]> code.ossystems Code Review - openembedded-core.git/commitdiff
sysklogd: nobranch in SRC_URI is no longer necessary
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 8 Mar 2022 09:32:23 +0000 (10:32 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2022 11:35:20 +0000 (11:35 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/sysklogd/sysklogd_2.3.0.bb

index 0682ec1d63859700c2198f16dfc3c53dc387bb67..7043f3d391a0e97a6657f06eb0f192d66fe16031 100644 (file)
@@ -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 \
            "