summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.17.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.17.3.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.17.3.bb30
1 files changed, 0 insertions, 30 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.17.3.bb b/meta/recipes-core/busybox/busybox_1.17.3.bb
deleted file mode 100644
index 28342feaf0..0000000000
--- a/meta/recipes-core/busybox/busybox_1.17.3.bb
+++ /dev/null
@@ -1,30 +0,0 @@
1require busybox.inc
2PR = "r2"
3
4SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
5 file://udhcpscript.patch \
6 file://udhcpc-fix-nfsroot.patch \
7 file://B921600.patch \
8 file://get_header_tar.patch \
9 file://busybox-appletlib-dependency.patch \
10 file://run-parts.in.usr-bin.patch \
11 file://make-382-fix.patch \
12 file://busybox-udhcpc-no_deconfig.patch \
13 file://find-touchscreen.sh \
14 file://busybox-cron \
15 file://busybox-httpd \
16 file://busybox-udhcpd \
17 file://busybox-udhcpc \
18 file://default.script \
19 file://simple.script \
20 file://hwclock.sh \
21 file://mount.busybox \
22 file://syslog \
23 file://syslog.conf \
24 file://umount.busybox \
25 file://defconfig"
26
27SRC_URI[tarball.md5sum] = "a2ce1a951571da8c6e0eaf75b1acef60"
28SRC_URI[tarball.sha256sum] = "de2f0274f61a068d75ad33861e0982e99c6b625681460ce420222371c3511ff2"
29
30EXTRA_OEMAKE += "V=1 ARCH=${TARGET_ARCH} CROSS_COMPILE=${TARGET_PREFIX}"