diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-08-24 07:23:37 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-24 11:06:53 +0200 |
commit | d52f05a809fc60a7d17b4ec9ba8dd35522c09ecf (patch) | |
tree | 4fb1c92f31da6ceca81bf29dc59779915134ca71 /meta-oe | |
parent | fdfe29f7fc0fb1ca87ddb68807d99ebe302b51cf (diff) | |
download | meta-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>
Diffstat (limited to 'meta-oe')
-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 e9dd4ac9e..0741b76fc 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 @@ | |||
1 | PRINC := "${@int(PRINC) + 5}" | 1 | PRINC := "${@int(PRINC) + 1}" |
2 | 2 | ||
3 | # look for files in the layer first | 3 | # look for files in the layer first |
4 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 4 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |