Age | Commit message (Collapse) | Author | Files |
|
low space requirements)
|
|
|
|
To allow building using new libtool the whole source needed to be
updated. To make it easier we've updated all building scripts using
autoreconf and dropping previous included libtool m4 script from
acinclude.m4.
|
|
|
|
patch by Moritz Venn
Signed-off-by: Felix Domke <tmbinc@elitedvb.net>
|
|
Note: PR not bumped for this change since this is affects very few users.
|
|
Note: PR not bumped for this change since this is affects very few users.
|
|
Note: PR not bumped for this change since this is affects very few users.
|
|
|
|
* add to task-python-everything
* closes bug #4495
|
|
bug #2106
|
|
* on ubuntu the compiler starting with intreprid yells
at using open() with O_CREATE and not settinge a
proper filecreationmask
* closes bug 4626 reported by Vladimir Bondar with
a modified patch
* bump PR on all .bb which are needing it
|
|
|
|
|
|
|
|
into org.openembedded.dev
|
|
This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Bump source revision
* Do not build usrp1 and usrp2 code
* Add patch for NEON Fir filter
|
|
|
|
|
|
|
|
|
|
* because we are not using autotools_stage for
all stuff, libgio was missed
* patch was provided by Gregoire Gentil
|
|
|
|
|
|
|
|
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/
|
|
|
|
|
|
|
|
for e.g. webkit
|
|
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
buildtime, my buildmachine can't run target code
|