diff options
Diffstat (limited to 'meta/recipes-core/busybox')
-rw-r--r-- | meta/recipes-core/busybox/busybox.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/busybox/busybox.inc b/meta/recipes-core/busybox/busybox.inc index b697e88221..1334d06964 100644 --- a/meta/recipes-core/busybox/busybox.inc +++ b/meta/recipes-core/busybox/busybox.inc | |||
@@ -9,7 +9,6 @@ LICENSE = "GPLv2 & bzip2" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=de10de48642ab74318e893a61105afbb" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=de10de48642ab74318e893a61105afbb" |
10 | 10 | ||
11 | SECTION = "base" | 11 | SECTION = "base" |
12 | PRIORITY = "required" | ||
13 | 12 | ||
14 | export EXTRA_CFLAGS = "${CFLAGS}" | 13 | export EXTRA_CFLAGS = "${CFLAGS}" |
15 | PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev" | 14 | PACKAGES =+ "${PN}-httpd ${PN}-udhcpd ${PN}-udhcpc ${PN}-syslog ${PN}-mdev" |