[oe-commits] [openembedded-core] 09/74: systemd: Rename the files instead of using PV

git at git.openembedded.org git at git.openembedded.org
Sat Dec 28 14:32:02 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit f5922db86b4c7eece105790632db1ebd774e9c4a
Author: Adrian Bunk <bunk at stusta.de>
AuthorDate: Mon Dec 9 16:44:01 2019 +0200

    systemd: Rename the files instead of using PV
    
    Signed-off-by: Adrian Bunk <bunk at stusta.de>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 .../recipes-core/systemd/{systemd-boot_243.bb => systemd-boot_243.2.bb} | 0
 .../recipes-core/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(-)

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 6965b3b..18f17d2 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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list