summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@intel.com>2011-12-02 16:52:24 -0600
committerTom Zanussi <tom.zanussi@intel.com>2011-12-02 16:52:24 -0600
commit4a03808a715749bd50b2cf1d09b145c4a249bda4 (patch)
treecd000568cd46716beb16939c225f4782cdae04cf
parentc882e7c2c6e6035471c8839ef4624b57720236d1 (diff)
downloadmeta-intel-4a03808a715749bd50b2cf1d09b145c4a249bda4.tar.gz
Revert "meta-intel: add gst-meta-base .bbappend"
This reverts commit acf138682a45725caa48574b170fbc29817bf941. This breaks non-compatible builds, and should probably be done per-BSP anyway. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend9
1 files changed, 0 insertions, 9 deletions
diff --git a/common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend b/common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend
deleted file mode 100644
index 61e3059f..00000000
--- a/common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend
+++ /dev/null
@@ -1,9 +0,0 @@
1RDEPENDS_gst-meta-video += "\
2 gst-plugins-good-isomp4"
3
4RDEPENDS_gst-meta-base += "\
5 gst-ffmpeg"
6
7COMPATIBLE_MACHINE = "(crownbay|fri2)"
8
9PR := "${PR}.0"