| Submitter | Nitin A Kamble |
|---|---|
| Date | March 30, 2012, 10:28 p.m. |
| Message ID | <f5f27094a325058b26b182ad0ea4a08b72f608af.1333145263.git.nitin.a.kamble@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/24957/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf index 6fa4c90..a745338 100644 --- a/meta-yocto/conf/distro/poky-tiny.conf +++ b/meta-yocto/conf/distro/poky-tiny.conf @@ -74,6 +74,9 @@ DISTRO_FEATURES_LIBC = "${DISTRO_FEATURES_LIBC_TINY} \ ${DISTRO_FEATURES_LIBC_NET} \ " +# This tells libc packaging that no locales are to be packaged +PACKAGE_NO_GCONV = "1" + # Comment out any of the lines below to disable them in the build # DISTRO_FEATURES options: # alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci