From ef2a7bcc625cb3644e592a46efc3b22ee351c874 Mon Sep 17 00:00:00 2001 From: Carlos Rafael Giani Date: Fri, 31 May 2013 19:15:57 +0000 Subject: gstreamer: moved LIBV out of gst-plugins-package.inc file Since gst-plugins-package.inc is going to be used by the following GStreamer 1.0 recipes as well, LIBV has to be set outside of the .inc file. (From OE-Core rev: 3cda3f1e3081ce51d8e964feff29e44558076522) Signed-off-by: Carlos Rafael Giani Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-multimedia/gstreamer/gst-plugins-package.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'meta/recipes-multimedia/gstreamer/gst-plugins-package.inc') diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc b/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc index 5962e4bdf3..0503b34ea3 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-package.inc @@ -1,6 +1,5 @@ PACKAGESPLITFUNCS_prepend = " split_gstreamer10_packages " PACKAGESPLITFUNCS_append = " set_metapkg_rdepends " -LIBV = "0.10" python split_gstreamer10_packages () { gst_libdir = d.expand('${libdir}/gstreamer-${LIBV}') -- cgit v1.2.3-54-g00ecf