summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox
diff options
context:
space:
mode:
authorMike Looijmans <milo-software@users.sourceforge.net>2014-04-20 14:39:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-24 17:55:14 +0100
commite45da211a70c0ed1b533992b0d82dfe5317fdb64 (patch)
tree8dc3137035c8c2a25ae51ab7bd4c5321bcb0cfa9 /meta/recipes-core/busybox
parent5c98e90ce97d26c640ffbb91539721ecb4ea82f2 (diff)
downloadpoky-e45da211a70c0ed1b533992b0d82dfe5317fdb64.tar.gz
PR bumps to remove PRINC use in meta-openpli
Resolves warnings of this kind in the OpenPLi layer: WARNING: Use of PRINC * was detected in the recipe * (From OE-Core rev: 5ffb38d6ace7faae839c8cac7327b5b1c2daae1a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/busybox')
-rw-r--r--meta/recipes-core/busybox/busybox_1.22.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.22.1.bb b/meta/recipes-core/busybox/busybox_1.22.1.bb
index 782752c2aa..46641e19fa 100644
--- a/meta/recipes-core/busybox/busybox_1.22.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.22.1.bb
@@ -1,5 +1,7 @@
1require busybox.inc 1require busybox.inc
2 2
3PR = "r32"
4
3SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \ 5SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
4 file://get_header_tar.patch \ 6 file://get_header_tar.patch \
5 file://busybox-appletlib-dependency.patch \ 7 file://busybox-appletlib-dependency.patch \