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

git at git.openembedded.org git at git.openembedded.org
Fri Aug 16 11:14:07 UTC 2013


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Aug 16 13:17:30 2013 +0200

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

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...ronie_1.4.9.bbappend => cronie_1.4.11.bbappend} |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend b/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend
similarity index 93%
rename from meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend
rename to meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend
index 210c025..8f45f3e 100644
--- a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.9.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend
@@ -1,8 +1,6 @@
 # look for files in the layer first
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-PRINC := "${@int(PRINC) + 4}"
-
 inherit systemd
 
 RPROVIDES_${PN} += "${PN}-systemd"



More information about the Openembedded-commits mailing list