[poky] Question about apply eglibc configurability to create minimal image
Koen Kooi
koen at dominion.thruhere.net
Thu Jun 9 03:59:05 PDT 2011
<broken record>
These things need to get posted to the oe-core list, not the poky list
</broken record>
Op 9 jun 2011, om 12:57 heeft Kang Kai het volgende geschreven:
> Hi Mark,
>
> I am focus on eglibc itself compilation with disabling all the configurable options, right now eglibc can be compiled with disable all the configurable options.
>
> But when I build core-image-minimal in a clear new directory, some packages build failed and they need eglibc supports, such as
>
> gcc-runtime depends on libc-libm
> ncurse depends on libc-posix-wchar-io libc-posix-clang-wchar
> openssl depends on libc-inet libc-nsswitch
> gettext depends on libc-spawn libc-locale-code libc-getlogin libc-utmp
> ...
>
> After enable those options, the image size only decrease from 9.6M to 9.4M(qemux86). And the dependencies on eglibc is hard to break, something like libcrypt getlogin(function) can't be breaken.
> Could you give me some directions what should I do with eglibc configurability?
> Thanks a lot!
>
> I made a mistake that try eglibc configurability in a directory which has build core-image-minimal, so the packages which depend on eglibc didn't rebuild, and I didn't find the dependency before. I am sorry!
>
> Regards,
> Kai
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
More information about the poky
mailing list