mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
gnu-config: update SRC_URI
The git repo for gnu-config was changed, so update the SRC_URI accordingly with the new link. (From OE-Core rev: ad18c905273fee91b9b41bbdf32b9e6dbc9cdfd8) Signed-off-by:Minjae Kim <flowergom@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
ad196b05e2
commit
e9a9e6f5b9
|
@ -12,7 +12,7 @@ INHIBIT_DEFAULT_DEPS = "1"
|
|||
SRCREV = "6faca61810d335c7837f320733fe8e15a1431fc2"
|
||||
PV = "20210125+git${SRCPV}"
|
||||
|
||||
SRC_URI = "git://git.savannah.gnu.org/config.git;branch=master \
|
||||
SRC_URI = "git://git.savannah.gnu.org/git/config.git;protocol=https;branch=master \
|
||||
file://gnu-configize.in"
|
||||
S = "${WORKDIR}/git"
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user