[oe-users] Installing glibc gconf .so files

Brian Clarke brian.clarke at oxsemi.com
Thu Mar 15 14:45:38 UTC 2007


I trying to build a system with support for charset conversion and I 
believe I'm nearly there.

I hope to use glibc's iconv support, which I gather is implemented via 
the /usr/lib/gconv/gconv-modules and shared objects such as CP1252.so.

By modifying the bootstrap-image.bb file by adding glibc-gconv and 
glibc-gconv-cp1252 to the PACKAGE_INSTALL variable I have the 
gconv-modules file and CP1252.so file installed to the rootfs.

Do I need to explicitly mention every glibc-gconv-* on the 
PACKAGE_INSTALL line, or is there a way use a wildcard to select all 
gconv packages?

Brian.





More information about the Openembedded-users mailing list