del: Add busybox default configuration.

For the del distro, override the busybox configuration to use the one
that was also used in DEL-5.9.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2012-11-16 18:07:23 +01:00
parent d2d97da28a
commit b742aa835e
2 changed files with 1023 additions and 0 deletions

View File

@ -0,0 +1,7 @@
FILESEXTRAPATHS_prepend_del := "${THISDIR}/files"
SRC_URI_append_del += "file://defconfig-del"
PR_append_del = "+${DISTRO}.0"
do_configure_prepend_del () {
cp ${WORKDIR}/defconfig-del ${WORKDIR}/defconfig
}

File diff suppressed because it is too large Load Diff