> -----Original Message----- > From: [email protected] > <[email protected]> On Behalf Of wangmy > Sent: den 10 oktober 2022 10:52 > To: [email protected] > Cc: Wang Mingyu <[email protected]> > Subject: [OE-core] [PATCH] systemd-boot: upgrade 251.4 -> 251.5 > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../systemd/{systemd-boot_251.4.bb => systemd-boot_251.5.bb} | 0 > meta/recipes-core/systemd/systemd.inc | 2 +- > 2 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-core/systemd/{systemd-boot_251.4.bb => > systemd-boot_251.5.bb} (100%) > > diff --git a/meta/recipes-core/systemd/systemd-boot_251.4.bb > b/meta/recipes-core/systemd/systemd-boot_251.5.bb > similarity index 100% > rename from meta/recipes-core/systemd/systemd-boot_251.4.bb > rename to meta/recipes-core/systemd/systemd-boot_251.5.bb > diff --git a/meta/recipes-core/systemd/systemd.inc > b/meta/recipes-core/systemd/systemd.inc > index 71eb93f23a..09353e14c7 100644 > --- a/meta/recipes-core/systemd/systemd.inc > +++ b/meta/recipes-core/systemd/systemd.inc > @@ -14,7 +14,7 @@ LICENSE = "GPL-2.0-only & LGPL-2.1-only" > LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe > \ > > file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" > > -SRCREV = "2a674b4b66af1a050a0362b646d2fca90c90112e" > +SRCREV = "654ae8c1e4b6ba367ba09936462fe2eb1ad8ea2e" > SRCBRANCH = "v251-stable" > SRC_URI = > "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} > \ > " > -- > 2.25.1
You cannot update systemd-boot without also updating systemd as they share the systemd.inc file. //Peter
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#171575): https://lists.openembedded.org/g/openembedded-core/message/171575 Mute This Topic: https://lists.openembedded.org/mt/94232322/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
