From: Tom Zanussi <[email protected]> This reverts commit acf138682a45725caa48574b170fbc29817bf941.
This breaks non-compatible builds, and should probably be done per-BSP anyway. Signed-off-by: Tom Zanussi <[email protected]> --- .../gstreamer/gst-meta-base_0.10.bbappend | 9 --------- 1 files changed, 0 insertions(+), 9 deletions(-) delete mode 100644 common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend 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 61e3059..0000000 --- a/common/recipes-multimedia/gstreamer/gst-meta-base_0.10.bbappend +++ /dev/null @@ -1,9 +0,0 @@ -RDEPENDS_gst-meta-video += "\ - gst-plugins-good-isomp4" - -RDEPENDS_gst-meta-base += "\ - gst-ffmpeg" - -COMPATIBLE_MACHINE = "(crownbay|fri2)" - -PR := "${PR}.0" -- 1.7.0.4 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
