]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: Rename the files instead of using PV
authorAdrian Bunk <bunk@stusta.de>
Mon, 9 Dec 2019 14:44:01 +0000 (16:44 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 28 Dec 2019 23:25:34 +0000 (23:25 +0000)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Ross Burton <ross.burton@intel.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 6965b3b482955b4d05bc8b6dc693af6422d73f8d..18f17d28ac5366c062dd0937ed7a1b5c18f0e99b 100644 (file)
@@ -19,5 +19,3 @@ SRCBRANCH = "v243-stable"
 SRC_URI = "git://github.com/systemd/systemd-stable.git;protocol=git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-
-PV_append = ".2"