[oe-commits] Andreas Müller : busybox/meta-systemd: follow oe-core to 1.20.2

git at git.openembedded.org git at git.openembedded.org
Fri Aug 24 09:12:57 UTC 2012


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

Author: Andreas Müller <schnitzeltony at googlemail.com>
Date:   Fri Aug 24 07:23:38 2012 +0000

busybox/meta-systemd: follow oe-core to 1.20.2

Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 ...box_1.19.4.bbappend => busybox_1.20.2.bbappend} |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend b/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
similarity index 96%
rename from meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend
rename to meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
index bb11550..a0ae2ce 100644
--- a/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend
+++ b/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -1,6 +1,6 @@
 inherit systemd
 
-PRINC := "${@int(PRINC) + 3}"
+PRINC := "${@int(PRINC) + 1}"
 
 # look for files in the layer first
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"





More information about the Openembedded-commits mailing list