| Submitter | Kang Kai |
|---|---|
| Date | June 8, 2011, 2:04 a.m. |
| Message ID | <4DEED8A1.8030402@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/5529/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta-yocto/conf/local.conf.sample.extended b/meta-yocto/conf/local.conf.sample.extended new file mode 100644 index 0000000..048d641 --- /dev/null +++ b/meta-yocto/conf/local.conf.sample.extended @@ -0,0 +1,5 @@ +# eglibc configurability is used to reduce minimal images's size. +# the all supported eglibc options are default enabled by adding +# to DISTRO_FEATURES in default-distrovars.inc +# put the options what you want to enable below and uncomment it +#DISTRO_FEATURES = "alsa bluetooth ext2 irda pcmcia usbgadget usbhost wifi nfs zeroconf pci"