[oe] [meta-systemd][PATCH 2/3] systemd: rename bbappend to match new version from oe-core

Martin Jansa martin.jansa at gmail.com
Fri May 24 19:37:46 UTC 2013


* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-core/systemd/{systemd_199.bbappend => systemd_204.bbappend} | 2 --
 1 file changed, 2 deletions(-)
 rename meta-systemd/oe-core/recipes-core/systemd/{systemd_199.bbappend => systemd_204.bbappend} (76%)

diff --git a/meta-systemd/oe-core/recipes-core/systemd/systemd_199.bbappend b/meta-systemd/oe-core/recipes-core/systemd/systemd_204.bbappend
similarity index 76%
rename from meta-systemd/oe-core/recipes-core/systemd/systemd_199.bbappend
rename to meta-systemd/oe-core/recipes-core/systemd/systemd_204.bbappend
index c530e02..f5aa547 100644
--- a/meta-systemd/oe-core/recipes-core/systemd/systemd_199.bbappend
+++ b/meta-systemd/oe-core/recipes-core/systemd/systemd_204.bbappend
@@ -1,5 +1,3 @@
-PRINC := "${@int(PRINC) + 1}"
-
 RPROVIDES_udev += "udev-systemd"
 RREPLACES_udev += "udev-systemd"
 RCONFLICTS_udev += "udev-systemd"
-- 
1.8.2.1




More information about the Openembedded-devel mailing list