[oe-commits] Martin Jansa : systemd: rename bbappend to match new version from oe-core

git at git.openembedded.org git at git.openembedded.org
Tue May 28 08:58:22 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 4ad5a06c773ebfa4afcdf111779fe561df7b1732
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=4ad5a06c773ebfa4afcdf111779fe561df7b1732

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri May 24 21:35:24 2013 +0200

systemd: rename bbappend to match new version from oe-core

* 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>

---

 .../{systemd_199.bbappend => systemd_204.bbappend} |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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"



More information about the Openembedded-commits mailing list