diff options
Diffstat (limited to 'meta/packages/busybox')
-rw-r--r-- | meta/packages/busybox/busybox.inc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/packages/busybox/busybox.inc b/meta/packages/busybox/busybox.inc index 0fb3b5efff..1419251b3d 100644 --- a/meta/packages/busybox/busybox.inc +++ b/meta/packages/busybox/busybox.inc | |||
@@ -11,24 +11,6 @@ LICENSE = "GPL" | |||
11 | SECTION = "base" | 11 | SECTION = "base" |
12 | PRIORITY = "required" | 12 | PRIORITY = "required" |
13 | 13 | ||
14 | SRC_URI = "\ | ||
15 | http://www.busybox.net/downloads/busybox-${PV}.tar.gz \ | ||
16 | file://busybox-cron \ | ||
17 | file://busybox-httpd \ | ||
18 | file://busybox-udhcpd \ | ||
19 | file://default.script \ | ||
20 | file://dhcp-hostname.patch;patch=1 \ | ||
21 | file://hwclock.sh \ | ||
22 | file://ifupdown-spurious-environ.patch;patch=1 \ | ||
23 | file://mount.busybox \ | ||
24 | file://syslog \ | ||
25 | file://syslog.conf \ | ||
26 | file://udhcpscript.patch;patch=1 \ | ||
27 | file://umount.busybox \ | ||
28 | " | ||
29 | |||
30 | SRC_URI_append_nylon = " file://xargs-double-size.patch;patch=1" | ||
31 | |||
32 | export EXTRA_CFLAGS = "${CFLAGS}" | 14 | export EXTRA_CFLAGS = "${CFLAGS}" |
33 | EXTRA_OEMAKE_append = " CROSS=${HOST_PREFIX}" | 15 | EXTRA_OEMAKE_append = " CROSS=${HOST_PREFIX}" |
34 | PACKAGES =+ "${PN}-httpd ${PN}-udhcpd" | 16 | PACKAGES =+ "${PN}-httpd ${PN}-udhcpd" |