On (16/02/11 11:18), Otavio Salvador wrote: > Signed-off-by: Otavio Salvador <[email protected]> > --- > conf/distro/micro.conf | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf > index 963afa8..b1f8f1e 100644 > --- a/conf/distro/micro.conf > +++ b/conf/distro/micro.conf > @@ -91,7 +91,6 @@ PACKAGE_SNAP_LIB_SYMLINKS = "1" > prefix = "" > exec_prefix = "" > prefix_native = "" > -exec_prefix_native = ""
This looks sane as micro wants flat root file system for target and may be not so for build host sysroot Acked-by: Khem Raj <[email protected]> > > # Don't install ldconfig and associated gubbins > USE_LDCONFIG = "0" > -- > 1.7.2.3 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- -Khem _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
