summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
index 687aa2f5f4..f1783b768b 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins.inc
@@ -15,7 +15,9 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4"
15LIBV = "1.0" 15LIBV = "1.0"
16require gst-plugins-package.inc 16require gst-plugins-package.inc
17 17
18PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc" 18PACKAGECONFIG[orc] = "--enable-orc,--disable-orc,orc orc-native"
19
20export ORCC = "${STAGING_DIR_NATIVE}${bindir}/orcc"
19 21
20PACKAGES_DYNAMIC = "^${PN}-.*" 22PACKAGES_DYNAMIC = "^${PN}-.*"
21 23