meta-openembedded/meta-multimedia
Christopher Larson 9ecd1e0e13 libebml: don't rely on make -e, obey LDFLAGS
We need to obey LDFLAGS to get the correct hash style for external toolchains,
and passing vars explicitly is better than relying on implicitly overriding
everything blindly from the environment.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
(cherry picked from commit 64d874f768)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-08-16 10:29:41 -07:00
..
conf meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
recipes-connectivity meta-multimedia: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-dvb dvd-apps: Fix several QA WARNINGS 2016-08-16 10:29:40 -07:00
recipes-mediacentre/xbmc meta-multimedia: use bb.utils.contains() instead of base_contains() 2016-05-02 14:03:03 -07:00
recipes-mkv libebml: don't rely on make -e, obey LDFLAGS 2016-08-16 10:29:41 -07:00
recipes-multimedia faac: address gcc-6 narrowing errors via an explicit cast 2016-08-16 10:29:41 -07:00
recipes-support libmediaart: fix gobject introspection 2016-03-14 12:15:29 +01:00
COPYING.MIT meta-multimedia: initial add 2012-02-24 13:53:17 +01:00
README README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00

This layer depends on:

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

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

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][krogoth]' 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][krogoth][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.

krogoth Branch Maintainer:
Armin Kuster <akuster808@gmail.com>