2011/1/7 Leon Woestenberg <[email protected]>: > On Fri, Jan 7, 2011 at 10:39 AM, Khem Raj <[email protected]> wrote: >> Signed-off-by: Khem Raj <[email protected]> >> --- >> conf/distro/slugos.conf | 3 ++- >> 1 files changed, 2 insertions(+), 1 deletions(-) >> >> diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf >> index 7fb6d1c..e2e7cc0 100644 >> --- a/conf/distro/slugos.conf >> +++ b/conf/distro/slugos.conf >> @@ -15,7 +15,8 @@ IPKG_VARIANT ?= "opkg-nogpg-nocurl-slugos" >> PREFERRED_PROVIDER_opkg ?= "opkg-nogpg-nocurl-slugos" >> PREFERRED_PROVIDER_virtual/update-alternatives ?= "opkg-nogpg-nocurl-slugos" >> IMAGE_INITSCRIPTS ?= "initscripts-slugos" >> - >> +# Disable installing ldconfig >> +USE_LDCONFIG = "0" >> require conf/distro/include/slugos.inc >> require conf/distro/include/sane-toolchain.inc >> require conf/distro/include/arm-thumb.inc >> -- > > Acked-by: Leon Woestenberg <[email protected]>
Acked-by: Frans Meulenbroeks <[email protected]> > > > -- > Leon > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
