[OE-core] [PATCH] systemd: Rename the files instead of using PV
Adrian Bunk
bunk at stusta.de
Mon Dec 9 14:44:01 UTC 2019
Signed-off-by: Adrian Bunk <bunk at stusta.de>
---
.../systemd/{systemd-boot_243.bb => systemd-boot_243.2.bb} | 0
.../systemd/{systemd-conf_243.bb => systemd-conf_243.2.bb} | 0
meta/recipes-core/systemd/systemd.inc | 2 --
meta/recipes-core/systemd/{systemd_243.bb => systemd_243.2.bb} | 0
4 files changed, 2 deletions(-)
rename meta/recipes-core/systemd/{systemd-boot_243.bb => systemd-boot_243.2.bb} (100%)
rename meta/recipes-core/systemd/{systemd-conf_243.bb => systemd-conf_243.2.bb} (100%)
rename meta/recipes-core/systemd/{systemd_243.bb => systemd_243.2.bb} (100%)
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
--
2.17.1
More information about the Openembedded-core
mailing list