diff options
| author | Peter Marko <peter.marko@siemens.com> | 2024-05-25 12:48:37 +0200 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2024-06-05 05:57:12 -0700 |
| commit | 1d751a0e8316329206a8900b06357e0961393b28 (patch) | |
| tree | 7d3408ad0e5349b85156eeb3707cc0ac9b075011 /meta | |
| parent | 184753b1af427181aceed35260873677a0a58025 (diff) | |
| download | poky-1d751a0e8316329206a8900b06357e0961393b28.tar.gz | |
update-rc.d: add +git to PV
This hash is ahead of the tag, so adapt PV accordingly.
(From OE-Core rev: c94e46019a7d443ccc4763ba16d87e7e97abe977)
(From OE-Core rev: 54cbf43e55ec3373f8c2612b787166da35028fd3)
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/update-rc.d/update-rc.d_0.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 ba622fe716..27723c88ef 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 | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://git.yoctoproject.org/update-rc.d;branch=master;protocol=https" | 9 | SRC_URI = "git://git.yoctoproject.org/update-rc.d;branch=master;protocol=https" |
| 10 | SRCREV = "b8f950105010270a768aa12245d6abf166346015" | 10 | SRCREV = "b8f950105010270a768aa12245d6abf166346015" |
| 11 | PV .= "+git" | ||
| 11 | 12 | ||
| 12 | UPSTREAM_CHECK_COMMITS = "1" | 13 | UPSTREAM_CHECK_COMMITS = "1" |
| 13 | 14 | ||
