diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2021-06-13 23:40:00 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2021-06-13 23:58:15 +0200 |
commit | 65b0fe293aff687af679674a86414e26b50cf066 (patch) | |
tree | fb5f0d551baab9258e1d14d5b0315d1db69251fd /target/linux/ath25 | |
parent | 72cc44958ef4e0df1a152178514c92899d6a957a (diff) | |
download | upstream-65b0fe293aff687af679674a86414e26b50cf066.tar.gz upstream-65b0fe293aff687af679674a86414e26b50cf066.tar.bz2 upstream-65b0fe293aff687af679674a86414e26b50cf066.zip |
opkg: Fix download over git
Set the PKG_SOURCE_URL using a lazy set to allow evaluating
$(PROJECT_GIT) later. Without this change PKG_SOURCE_URL is evaluated
immediately, before PROJECT_GIT is defined and the download over git is
not working.
Fixes: 6687a2483a09 ("opkg: use $(PROJECT_GIT), $(AUTORELEASE) and SPDX")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/ath25')
0 files changed, 0 insertions, 0 deletions