| Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
|
|
* 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
|
|
|
|
This reverts commit 83176ca41497b63eab25babf275eb09b5de55a8d.
|
|
|
|
|
|
Add new checksum entry
|
|
|
|
Adopt the notion of gstreamer and allow to easily not build certain
ugly packages. People are constraints to not live on a bluemchen
wiese can set ENTERPRISE_DISTRO="1" in their config and get ugly
packages removed.
This is implemented by a set of packages in the BBMASK (as a safety
net) and by using base conditional to onl conditonally add ugly
packages.
|
|
|
|
|
|
Erin_Yueh provided this recipe.
It is a python binding for X library.
|
|
|
|
|
|
|
|
|
|
- moblin.org => git.moblin.org
|
|
Set PACKAGE_ARCH after inherit task so it is not getting lost. Do
not set it to all as task.bbclass is already doing that.
|
|
properly compile on fedora 9.
|
|
|
|
Currently the same SRCREV is used for mcs and mono so have a
simple SRCREV_FORMAT.
|
|
|
|
|