mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
sysklogd: upgrade 2.7.1 -> 2.7.2
Add tag to SRC_URI to verify SRCREV. Rename files directory to be recipe specific. (From OE-Core rev: ac814e329c90348802ec6d56c1ea647c434ba59c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
131e4756e9
commit
489683fbd0
|
@ -10,11 +10,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5b4be4b2549338526758ef479c040943 \
|
|||
|
||||
inherit update-rc.d update-alternatives systemd autotools
|
||||
|
||||
SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https \
|
||||
SRC_URI = "git://github.com/troglobit/sysklogd.git;branch=master;protocol=https;tag=v${PV} \
|
||||
file://sysklogd \
|
||||
"
|
||||
|
||||
SRCREV = "5552a3ea0d025573a5e212d62ee3e04bd376c7c4"
|
||||
SRCREV = "5fb314cb9060afa3bd4eed2f0be3200f02f729e9"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
Loading…
Reference in New Issue
Block a user