]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: Upgrade 243 -> 243.2
authorAdrian Bunk <bunk@stusta.de>
Tue, 31 Dec 2019 14:18:19 +0000 (16:18 +0200)
committerArmin Kuster <akuster808@gmail.com>
Thu, 9 Jan 2020 04:29:28 +0000 (20:29 -0800)
Bugfix-only changes on the 243 stable branch.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/systemd/systemd-boot_243.2.bb [moved from meta/recipes-core/systemd/systemd-boot_243.bb with 100% similarity]
meta/recipes-core/systemd/systemd-conf_243.2.bb [moved from meta/recipes-core/systemd/systemd-conf_243.bb with 100% similarity]
meta/recipes-core/systemd/systemd.inc
meta/recipes-core/systemd/systemd_243.2.bb [moved from meta/recipes-core/systemd/systemd_243.bb with 100% similarity]

index 7f3a59c20842260cd989774ed2f309d74dab6f4e..18f17d28ac5366c062dd0937ed7a1b5c18f0e99b 100644 (file)
@@ -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}"