diff mbox series

[44/47] systemd: upgrade 256.5 -> 256.6

Message ID 1727246960-20665-44-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [01/47] adwaita-icon-theme: upgrade 46.2 -> 47.0 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 25, 2024, 6:49 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../systemd/{systemd-boot_256.5.bb => systemd-boot_256.6.bb}    | 0
 meta/recipes-core/systemd/systemd.inc                           | 2 +-
 .../recipes-core/systemd/{systemd_256.5.bb => systemd_256.6.bb} | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-core/systemd/{systemd-boot_256.5.bb => systemd-boot_256.6.bb} (100%)
 rename meta/recipes-core/systemd/{systemd_256.5.bb => systemd_256.6.bb} (100%)

Comments

Alexander Kanavin Sept. 25, 2024, 8:40 a.m. UTC | #1
systemd-boot-native should be renamed at the same time.


Alex

On Wed, 25 Sept 2024 at 08:50, wangmy via lists.openembedded.org
<wangmy=fujitsu.com@lists.openembedded.org> wrote:
>
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  .../systemd/{systemd-boot_256.5.bb => systemd-boot_256.6.bb}    | 0
>  meta/recipes-core/systemd/systemd.inc                           | 2 +-
>  .../recipes-core/systemd/{systemd_256.5.bb => systemd_256.6.bb} | 0
>  3 files changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-core/systemd/{systemd-boot_256.5.bb => systemd-boot_256.6.bb} (100%)
>  rename meta/recipes-core/systemd/{systemd_256.5.bb => systemd_256.6.bb} (100%)
>
> diff --git a/meta/recipes-core/systemd/systemd-boot_256.5.bb b/meta/recipes-core/systemd/systemd-boot_256.6.bb
> similarity index 100%
> rename from meta/recipes-core/systemd/systemd-boot_256.5.bb
> rename to meta/recipes-core/systemd/systemd-boot_256.6.bb
> diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
> index 83dcd65a83..d6a3332efe 100644
> --- a/meta/recipes-core/systemd/systemd.inc
> +++ b/meta/recipes-core/systemd/systemd.inc
> @@ -15,7 +15,7 @@ LICENSE:libsystemd = "LGPL-2.1-or-later"
>  LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
>                      file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
>
> -SRCREV = "b45730389ba025489ec8d445bc91534fef515c28"
> +SRCREV = "230f5613c97175985f878580ef2f5f1937963da6"
>  SRCBRANCH = "v256-stable"
>  SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
>
> diff --git a/meta/recipes-core/systemd/systemd_256.5.bb b/meta/recipes-core/systemd/systemd_256.6.bb
> similarity index 100%
> rename from meta/recipes-core/systemd/systemd_256.5.bb
> rename to meta/recipes-core/systemd/systemd_256.6.bb
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#204937): https://lists.openembedded.org/g/openembedded-core/message/204937
> Mute This Topic: https://lists.openembedded.org/mt/108643638/1686489
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [alex.kanavin@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-core/systemd/systemd-boot_256.5.bb b/meta/recipes-core/systemd/systemd-boot_256.6.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd-boot_256.5.bb
rename to meta/recipes-core/systemd/systemd-boot_256.6.bb
diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc
index 83dcd65a83..d6a3332efe 100644
--- a/meta/recipes-core/systemd/systemd.inc
+++ b/meta/recipes-core/systemd/systemd.inc
@@ -15,7 +15,7 @@  LICENSE:libsystemd = "LGPL-2.1-or-later"
 LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \
                     file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
 
-SRCREV = "b45730389ba025489ec8d445bc91534fef515c28"
+SRCREV = "230f5613c97175985f878580ef2f5f1937963da6"
 SRCBRANCH = "v256-stable"
 SRC_URI = "git://github.com/systemd/systemd.git;protocol=https;branch=${SRCBRANCH}"
 
diff --git a/meta/recipes-core/systemd/systemd_256.5.bb b/meta/recipes-core/systemd/systemd_256.6.bb
similarity index 100%
rename from meta/recipes-core/systemd/systemd_256.5.bb
rename to meta/recipes-core/systemd/systemd_256.6.bb