treewide: replace LEDE_GIT with PROJECT_GIT
Remove LEDE_GIT references in favor to the new name-agnostic PROJECT_GIT variable. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -4,7 +4,7 @@ PKG_NAME:=usbmode
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/usbmode.git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/usbmode.git
|
||||
PKG_SOURCE_DATE:=2017-12-19
|
||||
PKG_SOURCE_VERSION:=f40f84c27534159066c94dadc0c08e0b255c3e26
|
||||
PKG_MIRROR_HASH:=840c7ee2843102b09d8943a20820025251cc259385e2b0bde6b7c8cce8190f83
|
||||
|
||||
Reference in New Issue
Block a user