From: Peter Marko Date: Wed, 10 Apr 2024 07:23:51 +0000 (+0200) Subject: update-rc.d: add +git to PV X-Git-Tag: uninative-4.5~219 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c94e46019a7d443ccc4763ba16d87e7e97abe977;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git update-rc.d: add +git to PV This hash is ahead of the tag, so adapt PV accordingly. Signed-off-by: Peter Marko Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb b/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb index ba622fe716c..27723c88ef2 100644 --- a/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb +++ b/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb @@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://update-rc.d;beginline=5;endline=15;md5=d40a07c27f5354 SRC_URI = "git://git.yoctoproject.org/update-rc.d;branch=master;protocol=https" SRCREV = "b8f950105010270a768aa12245d6abf166346015" +PV .= "+git" UPSTREAM_CHECK_COMMITS = "1"