aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@googlemail.com>2012-08-24 07:23:37 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-08-24 11:06:53 +0200
commitd52f05a809fc60a7d17b4ec9ba8dd35522c09ecf (patch)
tree4fb1c92f31da6ceca81bf29dc59779915134ca71
parentfdfe29f7fc0fb1ca87ddb68807d99ebe302b51cf (diff)
downloadmeta-openembedded-d52f05a809fc60a7d17b4ec9ba8dd35522c09ecf.tar.gz
busybox/meta-oe: 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>
-rw-r--r--meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend (renamed from meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
index e9dd4ac9e6..0741b76fcd 100644
--- a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend
+++ b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
@@ -1,4 +1,4 @@
-PRINC := "${@int(PRINC) + 5}"
+PRINC := "${@int(PRINC) + 1}"
# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"