mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 01:19:52 +00:00
busybox.inc: remove dead code
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3890 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,24 +11,6 @@ LICENSE = "GPL"
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
PRIORITY = "required"
|
PRIORITY = "required"
|
||||||
|
|
||||||
SRC_URI = "\
|
|
||||||
http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
|
|
||||||
file://busybox-cron \
|
|
||||||
file://busybox-httpd \
|
|
||||||
file://busybox-udhcpd \
|
|
||||||
file://default.script \
|
|
||||||
file://dhcp-hostname.patch;patch=1 \
|
|
||||||
file://hwclock.sh \
|
|
||||||
file://ifupdown-spurious-environ.patch;patch=1 \
|
|
||||||
file://mount.busybox \
|
|
||||||
file://syslog \
|
|
||||||
file://syslog.conf \
|
|
||||||
file://udhcpscript.patch;patch=1 \
|
|
||||||
file://umount.busybox \
|
|
||||||
"
|
|
||||||
|
|
||||||
SRC_URI_append_nylon = " file://xargs-double-size.patch;patch=1"
|
|
||||||
|
|
||||||
export EXTRA_CFLAGS = "${CFLAGS}"
|
export EXTRA_CFLAGS = "${CFLAGS}"
|
||||||
EXTRA_OEMAKE_append = " CROSS=${HOST_PREFIX}"
|
EXTRA_OEMAKE_append = " CROSS=${HOST_PREFIX}"
|
||||||
PACKAGES =+ "${PN}-httpd ${PN}-udhcpd"
|
PACKAGES =+ "${PN}-httpd ${PN}-udhcpd"
|
||||||
|
|||||||
Reference in New Issue
Block a user