[oe-commits] Koen Kooi : angstrom: switch to libav

git version control git at git.openembedded.org
Thu Mar 31 20:00:39 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: cd4eacbe9eb3c396a5025fc7b7bac59f5bd36096
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cd4eacbe9eb3c396a5025fc7b7bac59f5bd36096

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Mar 28 15:47:51 2011 +0200

angstrom: switch to libav

---

 conf/distro/angstrom-2010.x.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/distro/angstrom-2010.x.conf b/conf/distro/angstrom-2010.x.conf
index 82349eb..6cb4f6c 100644
--- a/conf/distro/angstrom-2010.x.conf
+++ b/conf/distro/angstrom-2010.x.conf
@@ -131,6 +131,9 @@ ANGSTROM_BLACKLIST_pn-linux-hotplug = "hotplug functionality is provided by udev
 
 ANGSTROM_BLACKLIST_pn-xcursor-watchonly-theme = "xcursor-transparent-theme is good enough"
 
+PREFERRED_PROVIDER_ffmpeg = "libav"
+ANGSTROM_BLACKLIST_pn-ffmpeg = "libav is the preferred multimedia library"
+
 require conf/distro/include/angstrom.inc
 
 # Toolchain virtuals:





More information about the Openembedded-commits mailing list