From: Adrian Bunk Date: Tue, 31 Dec 2019 14:18:19 +0000 (+0200) Subject: systemd: Upgrade 243 -> 243.2 X-Git-Tag: 2019-10.2-zeus~58 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fd1aa49d8a25767953e8b1beb91001d5e115f781;p=openembedded-core.git systemd: Upgrade 243 -> 243.2 Bugfix-only changes on the 243 stable branch. Signed-off-by: Adrian Bunk Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-core/systemd/systemd-boot_243.bb b/meta/recipes-core/systemd/systemd-boot_243.2.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-boot_243.bb rename to meta/recipes-core/systemd/systemd-boot_243.2.bb diff --git a/meta/recipes-core/systemd/systemd-conf_243.bb b/meta/recipes-core/systemd/systemd-conf_243.2.bb similarity index 100% rename from meta/recipes-core/systemd/systemd-conf_243.bb rename to meta/recipes-core/systemd/systemd-conf_243.2.bb diff --git a/meta/recipes-core/systemd/systemd.inc b/meta/recipes-core/systemd/systemd.inc index 7f3a59c208..18f17d28ac 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -14,10 +14,8 @@ LICENSE = "GPLv2 & LGPLv2.1" LIC_FILES_CHKSUM = "file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe \ file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c" -SRCREV = "efb536d0cbe2e58f80e501d19999928c75e08f6a" +SRCREV = "fab6f010ac6c3bc93a10868de722d7c8c3622eb9" SRCBRANCH = "v243-stable" SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}" S = "${WORKDIR}/git" - -PV_append = "+${SRCPV}" diff --git a/meta/recipes-core/systemd/systemd_243.bb b/meta/recipes-core/systemd/systemd_243.2.bb similarity index 100% rename from meta/recipes-core/systemd/systemd_243.bb rename to meta/recipes-core/systemd/systemd_243.2.bb