aboutsummaryrefslogtreecommitdiffstats
path: root/packages/busybox/busybox_1.9.2.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-02-17 12:00:39 -0500
committerTom Rini <trini@embeddedalley.com>2009-02-17 12:00:39 -0500
commitac7555718d48add4e796811b7206417a18e02bf4 (patch)
treeda3ec8c46c47a8d6ca91073278b218ced55b8373 /packages/busybox/busybox_1.9.2.bb
parent58c556d90552178c7221d903bf2077dcda0327fc (diff)
downloadopenembedded-ac7555718d48add4e796811b7206417a18e02bf4.tar.gz
busybox-{1.11.3,1.7.2,1.9.2}: Fix parallel build failing on appletlib
Roman's patch applies fine on these versions as well.
Diffstat (limited to 'packages/busybox/busybox_1.9.2.bb')
-rw-r--r--packages/busybox/busybox_1.9.2.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/busybox/busybox_1.9.2.bb b/packages/busybox/busybox_1.9.2.bb
index eb8d37286f..e9aa820498 100644
--- a/packages/busybox/busybox_1.9.2.bb
+++ b/packages/busybox/busybox_1.9.2.bb
@@ -1,11 +1,12 @@
require busybox.inc
-PR = "r5"
+PR = "r6"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
file://udhcpscript.patch;patch=1 \
file://adduser-longops.patch;patch=1 \
file://sort-z-nul.patch;patch=1;status=upstream \
file://topmem.patch;patch=1 \
+ file://busybox-appletlib-dependency.patch;patch=1 \
file://busybox-cron \
file://busybox-httpd \
file://busybox-udhcpd \