mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 18:32:13 +02:00
sysklogd: nobranch in SRC_URI is no longer necessary
(From OE-Core rev: b8f0f2609225855e65f6cb7068d0b015107a2dc5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2c86f586d5
commit
4247f1feec
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5b4be4b2549338526758ef479c040943 \
|
||||
|
||||
inherit update-rc.d update-alternatives systemd autotools
|
||||
|
||||
SRC_URI = "git://github.com/troglobit/sysklogd.git;nobranch=1;protocol=https \
|
||||
SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https \
|
||||
file://sysklogd \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user