From: Alexander Kanavin <[email protected]>
Signed-off-by: Alexander Kanavin <[email protected]>
---
meta/recipes-core/systemd/systemd-boot_255.6.bb | 1 +
meta/recipes-core/systemd/systemd_255.6.bb | 3 +++
2 files changed, 4 insertions(+)
diff --git a/meta/recipes-core/systemd/systemd-boot_255.6.bb
b/meta/recipes-core/systemd/systemd-boot_255.6.bb
index 4ee25ee72f8..b57156a94b8 100644
--- a/meta/recipes-core/systemd/systemd-boot_255.6.bb
+++ b/meta/recipes-core/systemd/systemd-boot_255.6.bb
@@ -65,3 +65,4 @@ do_deploy () {
addtask deploy before do_build after do_compile
+RECIPE_NO_UPDATE_REASON = "Upgrades are handled in base systemd recipe"
diff --git a/meta/recipes-core/systemd/systemd_255.6.bb
b/meta/recipes-core/systemd/systemd_255.6.bb
index 15b631fc07c..98973fae610 100644
--- a/meta/recipes-core/systemd/systemd_255.6.bb
+++ b/meta/recipes-core/systemd/systemd_255.6.bb
@@ -899,3 +899,6 @@ pkg_postinst:udev-hwdb () {
pkg_prerm:udev-hwdb () {
rm -f $D${sysconfdir}/udev/hwdb.bin
}
+
+inherit recipe-upgrade-additional-rename
+RECIPE_UPGRADE_ADDITIONAL_RENAME = "systemd-boot_{pv}.bb
systemd-boot-native_{pv}.bb"
--
2.39.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201014):
https://lists.openembedded.org/g/openembedded-core/message/201014
Mute This Topic: https://lists.openembedded.org/mt/106796304/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-