Age | Commit message (Collapse) | Author | Files |
|
into org.openembedded.dev
|
|
This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Bump source revision
* Do not build usrp1 and usrp2 code
* Add patch for NEON Fir filter
|
|
|
|
|
|
|
|
libhildonmime, osso-gnome-vfs2, gpsbabel, rxtx and xmlpull.
|
|
|
|
(newer hal requires a newer udev as well)
|
|
|
|
|
|
|
|
* because we are not using autotools_stage for
all stuff, libgio was missed
* patch was provided by Gregoire Gentil
|
|
|
|
|
|
|
|
|
|
* PACKAGE_EXTRA_ARCHS is now handled by the .tune files
* patch comes from Mark Brown
* closes bug 4788
|
|
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/
|
|
|
|
|
|
|
|
|
|
|
|
for e.g. webkit
|
|
|
|
|
|
|
|
|
|
|
|
* still lack a symlink for mach/, dunno how to do that properly since the information is dynamically generated with makefiles
|
|
|
|
* IMPORTANT: test -e foo && bar will make do_install exit with an error if 'foo' doesn't exist, so use the if [ -e foo ] ; then pattern instead
|
|
|
|
class_device_* API change
|
|
|
|
/etc/ld.so.conf is present
|
|
|
|
|
|
|
|
buildtime, my buildmachine can't run target code
|
|
|
|
This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d.
|