aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-08-24 07:23:38 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-08-24 11:06:54 +0200
commitea50866e0c7faf65ab91f5ce1b5d3fd93ad38e40 (patch)
tree826abe2c364e42701a1bbe7ec782762a6dbf48d9 /meta-systemd
parentd52f05a809fc60a7d17b4ec9ba8dd35522c09ecf (diff)
downloadmeta-openembedded-ea50866e0c7faf65ab91f5ce1b5d3fd93ad38e40.tar.gz
busybox/meta-systemd: follow oe-core to 1.20.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-systemd')
-rw-r--r--meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend (renamed from meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.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
index bb1155074f..a0ae2ce186 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}:"