Commits: 972391ac396f fix typo in systemctl help 443aacfcda39 man: clarify that LogNamespace= is for system services only 5aec8fe54e47 _sd-common.h: avoid parsing errors with Coverity f9ad4ea2ca06 analyze: fix 'cat-config systemd/zram-generator.conf' dda6fec1dfc7 man: describe that changing Storage= does not move existing data 2bbd33e476ac core: reset bus error before reuse b81504a3c76b nspawn: Fix incorrect usage of putenv cb263973acf8 man: fix typo in systemd.service 73b432e7ef21 network: fix DHCPv6 Prefix Delegation example after option rename
Signed-off-by: Alex Kiernan <[email protected]> --- .../systemd/{systemd-boot_246.bb => systemd-boot_246.1.bb} | 0 .../systemd/{systemd-conf_246.bb => systemd-conf_246.1.bb} | 0 meta/recipes-core/systemd/systemd.inc | 2 +- meta/recipes-core/systemd/{systemd_246.bb => systemd_246.1.bb} | 0 4 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/systemd/{systemd-boot_246.bb => systemd-boot_246.1.bb} (100%) rename meta/recipes-core/systemd/{systemd-conf_246.bb => systemd-conf_246.1.bb} (100%) rename meta/recipes-core/systemd/{systemd_246.bb => systemd_246.1.bb} (100%) diff --git a/meta/recipes-core/systemd/systemd-boot_246.bb b/meta/recipes-core/systemd/systemd-boot_246.1.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_246.bb rename to meta/recipes-core/systemd/systemd-boot_246.1.bb diff --git a/meta/recipes-core/systemd/systemd-conf_246.bb b/meta/recipes-core/systemd/systemd-conf_246.1.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-conf_246.bb rename to meta/recipes-core/systemd/systemd-conf_246.1.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 8ce78efbbde4..25f80ff237a2 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 = "5c68ad14af6c89261f31f0abb4850fb1c99e8cfd" +SRCREV = "7fb880ddf101b871f68aae0d86db652e2c13c5db" SRCBRANCH = "v246-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" diff --git a/meta/recipes-core/systemd/systemd_246.bb b/meta/recipes-core/systemd/systemd_246.1.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_246.bb rename to meta/recipes-core/systemd/systemd_246.1.bb -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#141666): https://lists.openembedded.org/g/openembedded-core/message/141666 Mute This Topic: https://lists.openembedded.org/mt/76305221/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
