Message ID | 1636990751-78972-2-git-send-email-wangmy@fujitsu.com |
---|---|
State | New |
Headers | show |
Series | systemd-boot: upgrade 249.5 -> 249.6 | expand |
Thanks, this needs to be updated together with systems itself. You can squash the two updates together as they share the .inc. Alex On Mon 15. Nov 2021 at 16.39, wangmy <wangmy@fujitsu.com> wrote: > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > --- > .../systemd/{systemd-boot_249.5.bb => systemd-boot_249.6.bb} | 0 > meta/recipes-core/systemd/systemd.inc | 2 +- > 2 files changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-core/systemd/{systemd-boot_249.5.bb => > systemd-boot_249.6.bb} (100%) > > diff --git a/meta/recipes-core/systemd/systemd-boot_249.5.bb > b/meta/recipes-core/systemd/systemd-boot_249.6.bb > similarity index 100% > rename from meta/recipes-core/systemd/systemd-boot_249.5.bb > rename to meta/recipes-core/systemd/systemd-boot_249.6.bb > diff --git a/meta/recipes-core/systemd/systemd.inc > b/meta/recipes-core/systemd/systemd.inc > index 4e4cdd2e2f..f3ce32efc2 100644 > --- a/meta/recipes-core/systemd/systemd.inc > +++ b/meta/recipes-core/systemd/systemd.inc > @@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" > LIC_FILES_CHKSUM = > "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ > > file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" > > -SRCREV = "00b0393e65252bf631670604f58b844780b08c50" > +SRCREV = "deda69dad784f9c4367533555ff4d7bf6308c0ff" > SRCBRANCH = "v249-stable" > SRC_URI = "git:// > github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} > <http://github.com/systemd/systemd-stable.git;protocol=https;branch=$%7BSRCBRANCH%7D> > \ > " > -- > 2.25.1 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#158302): > https://lists.openembedded.org/g/openembedded-core/message/158302 > Mute This Topic: https://lists.openembedded.org/mt/87071795/1686489 > Group Owner: openembedded-core+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [ > alex.kanavin@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
diff --git a/meta/recipes-core/systemd/systemd-boot_249.5.bb b/meta/recipes-core/systemd/systemd-boot_249.6.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_249.5.bb rename to meta/recipes-core/systemd/systemd-boot_249.6.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 4e4cdd2e2f..f3ce32efc2 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,7 +14,7 @@ LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "00b0393e65252bf631670604f58b844780b08c50" +SRCREV = "deda69dad784f9c4367533555ff4d7bf6308c0ff" SRCBRANCH = "v249-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=https;branch=${SRCBRANCH} \ "
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> --- .../systemd/{systemd-boot_249.5.bb => systemd-boot_249.6.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_249.5.bb => systemd-boot_249.6.bb} (100%)