From fe5b430d6d56674d055b1d177322b2a6af364eb0 Mon Sep 17 00:00:00 2001 From: Richard Dale Date: Fri, 22 May 2015 08:37:16 +0100 Subject: Include busybox awk --- strata/build-essential/busybox.morph | 3 --- 1 file changed, 3 deletions(-) diff --git a/strata/build-essential/busybox.morph b/strata/build-essential/busybox.morph index 2a5baf03..3ec196ca 100644 --- a/strata/build-essential/busybox.morph +++ b/strata/build-essential/busybox.morph @@ -11,9 +11,6 @@ configure-commands: # Avoid dividing applets between $PREFIX/[s]bin and $PREFIX/usr/[s]bin. - '[ "$PREFIX" = /usr ] || sed -e ''s/.*INSTALL_NO_USR.*/CONFIG_INSTALL_NO_USR=y/'' -i .config' -# We have GAWK, but in GENIVI baseline we want to get rid of it -- sed -e 's/CONFIG_AWK=y.*/# CONFIG_AWK is not set/' -i .config - # Depends on stuff that was removed since eglibc 2.14. - sed -e 's/CONFIG_INETD=y.*/# CONFIG_INETD is not set/' -i .config -- cgit v1.2.1