summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/include/agl_h3ulcb.inc
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-01-18 17:48:16 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2018-02-13 11:02:00 +0100
commit511f7ee40552cccc44a387eb93c9681c2243147e (patch)
tree010f0c2060bdcc2b36e9e7ec45d904134fcd01b5 /meta-agl-bsp/conf/include/agl_h3ulcb.inc
parent39cbf076db914a81756f590af160edb41dd4f39c (diff)
Fix gst omx version
Change-Id: I2f98d01a1060003258fd421c5708ec24a284241a Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_h3ulcb.inc')
-rw-r--r--meta-agl-bsp/conf/include/agl_h3ulcb.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-agl-bsp/conf/include/agl_h3ulcb.inc b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
index e38cdc70f..f384bcbe3 100644
--- a/meta-agl-bsp/conf/include/agl_h3ulcb.inc
+++ b/meta-agl-bsp/conf/include/agl_h3ulcb.inc
@@ -30,6 +30,8 @@ PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.6.3"
PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.6.3"
PREFERRED_VERSION_gstreamer1.0-plugins-vspfilter = "1.0%"
+PREFERRED_VERSION_gstreamer1.0-omx ?= "1.2.0"
+
MACHINE_FEATURES_append = " multimedia"
DISTRO_FEATURES_append = " use_eva_pkg"