meta-openembedded/meta-multimedia
Andreas Müller 63707b56b5 gst-plugins-base: fix rare but annoying build errors
As mentioned long ago in [1] for me gst-plugins-base failed when rebuilding.
Before this patch I had no other choice but to build from scratch.

When error occured I saw

in config.log:
GLIB_CFLAGS='-pthread line /home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/include/glib-2.0 -I/home/superandy/tmp/oe-core-glibc/sysroots/raspberrypi2/usr/lib/glib-2.0/include'

and build failed with:
| arm-angstrom-linux-gnueabi-gcc: error: line: No such file or directory

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2016-March/106528.html

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-05 18:21:13 +02:00
..
classes juce: Improved juce class and recipes 2016-07-29 11:00:59 +02:00
conf layer.conf: add LAYERVERSION and LAYERDEPENDS 2016-10-03 19:19:55 +02:00
recipes-connectivity rygel: add intltool-native dependency 2016-08-15 12:21:39 +02:00
recipes-dvb meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
recipes-mediacentre/xbmc Remove unnecessary exports of HOST_SYS and BUILD_SYS in python-based recipes 2016-06-08 14:55:25 +02:00
recipes-mkv libebml: fix do_unpack failure 2016-07-29 11:01:01 +02:00
recipes-multimedia gst-plugins-base: fix rare but annoying build errors 2016-10-05 18:21:13 +02:00
recipes-support gtk-doc: disable where necessary 2016-09-05 13:30:51 +02:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README README: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
layers: meta-oe, meta-ruby
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net>
                        Martin Jansa <martin.jansa@gmail.com>