From: Alexander Kanavin <[email protected]> This makes use of all the facilities introduced in the previous commits.
Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb | 2 +- meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb b/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb index 7da28382650..d9ad8698be2 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0-initial_2.80.2.bb @@ -2,4 +2,4 @@ require glib.inc PACKAGES = "" PACKAGECONFIG = "" - +RECIPE_NO_UPDATE_REASON = "Upgrades are handled in base glib-2.0 recipe" diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb index ef80cc47cfb..9f3022ea772 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.80.2.bb @@ -1,2 +1,4 @@ require glib.inc +inherit recipe-upgrade-additional-rename +RECIPE_UPGRADE_ADDITIONAL_RENAME = "glib-2.0-initial_{pv}.bb" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201009): https://lists.openembedded.org/g/openembedded-core/message/201009 Mute This Topic: https://lists.openembedded.org/mt/106796299/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
