diff --git a/config.in b/config.in index 0ba2149..dc50585 100644 --- a/config.in +++ b/config.in @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/ecn-node/config.in -# Copyright (C) 2009 - 2012 The OpenSDE Project +# Copyright (C) 2009 - 2015 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -17,7 +17,7 @@ const SDECFG_TRG_ECN ${target:-$SDECFG_TARGET} for x in OPT=size MULTILIB=0 \ - LIBC=glibc INIT=runit \ + LIBC=musl INIT=runit \ ; do export SDECFGSET_$x @@ -26,7 +26,6 @@ done for x in \ CCACHE_USEIT=1 \ GCC_JAVA=0 GCC_F77=0 GCC_OBJC=0 GCC_GO=0 \ - BUSYBOX_SYMLINKS=1 BUSYBOX_DEFCONFIG=0 \ DJB_LAYOUT=0 \ ; do diff --git a/pkgsel.d/net-tools.all b/pkgsel.d/net-tools.all index c5e7f9a..18d9056 100644 --- a/pkgsel.d/net-tools.all +++ b/pkgsel.d/net-tools.all @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/ecn-node/pkgsel.d/net-tools.all -# Copyright (C) 2012 The OpenSDE Project +# Copyright (C) 2012 - 2015 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -14,5 +14,4 @@ X curl X rsync -X lftp X net-tools diff --git a/pkgsel.d/node_core.all b/pkgsel.d/node_core.all index e9da4e4..e462204 100644 --- a/pkgsel.d/node_core.all +++ b/pkgsel.d/node_core.all @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: target/ecn-node/pkgsel.d/node_core.all -# Copyright (C) 2012 - 2013 The OpenSDE Project +# Copyright (C) 2012 - 2015 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -39,6 +39,3 @@ X unzip # X pkgconfig -#needed by lftp -# -X readline