From: Adrian Bunk Date: Mon, 9 Dec 2019 14:44:01 +0000 (+0200) Subject: systemd: Rename the files instead of using PV X-Git-Tag: uninative-2.8~796 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=fb5491995ca2118bc52f8d73953f5531b91dd861;p=openembedded-core.git systemd: Rename the files instead of using PV Signed-off-by: Adrian Bunk Signed-off-by: Ross Burton --- 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 6965b3b482..18f17d28ac 100644 --- a/meta/recipes-core/systemd/systemd.inc +++ b/meta/recipes-core/systemd/systemd.inc @@ -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" 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