Re: [oe] angstrom: glibc: Using config files in /etc/ld.so.conf.d/

2011-07-14 Thread Howard D. Gray
Mark, On 14/07/11 03:27, Mark Hatle wrote: On 7/13/11 12:22 PM, Howard D. Gray wrote: Hi, IMHO it would be useful if packages could install their own *.conf files in /etc/ld.so.conf.d/ ... I agree this is a good idea, however... If the apps you are creating require ld.so.conf

[oe] angstrom: glibc: Using config files in /etc/ld.so.conf.d/

2011-07-13 Thread Howard D. Gray
Hi, IMHO it would be useful if packages could install their own *.conf files in /etc/ld.so.conf.d/ so that non-standard directories could also be used for libraries. Many other distributions allow this by using an include line in /etc/ld.so.conf. Is there any reason for not doing it like this,

[oe] [PATCH] usb-gadget-mode: add support for multi gadget

2011-07-13 Thread Howard D. Gray
This adds support for using the multi gadget (g_multi kernel module) as the default USB gadget mode. Signed-off-by: Howard D. Gray howard.g...@matrix-vision.de --- recipes/usb-gadget-mode/files/usb-gadget |1 + recipes/usb-gadget-mode/usb-gadget-mode.bb |2 +- 2 files changed, 2