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:
Richard Purdie 2025-04-01 10:14:02 +00:00
parent 131e4756e9
commit 489683fbd0
2 changed files with 2 additions and 2 deletions

View File

@ -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"