]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
update-rc.d: add +git to PV
authorPeter Marko <peter.marko@siemens.com>
Wed, 10 Apr 2024 07:23:51 +0000 (09:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Apr 2024 12:33:46 +0000 (13:33 +0100)
This hash is ahead of the tag, so adapt PV accordingly.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-core/update-rc.d/update-rc.d_0.8.bb

index ba622fe716cc873903da77432f6d8f12304fb18d..27723c88ef27cd96f87daf990d63219844b29bb9 100644 (file)
@@ -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"