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:
@@ -10,7 +10,7 @@ PKG_NAME:=libiwinfo
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/iwinfo.git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/iwinfo.git
|
||||
PKG_SOURCE_DATE:=2017-08-23
|
||||
PKG_SOURCE_VERSION:=c1a03e8231a5d8b348b70a182d256725c98a3b0b
|
||||
PKG_MIRROR_HASH:=7bd294f50f8ec8c0497c5fbe5527f3ae098814cdfeecf4ccf78a2a8937611664
|
||||
|
||||
Reference in New Issue
Block a user