diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-21 14:32:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-03-21 14:32:11 +0000 |
commit | e938bb19b70526dbd9d947bc7b75d322aa308769 (patch) | |
tree | 823ba9b1e43c398abd38c3969f73717feebef525 /meta-agl-bsp/conf/include/agl_m3ulcb.inc | |
parent | e3a1d932aae88ae60aee8dea67d45c07eebaef80 (diff) | |
parent | 401a158e6a8a95e722de72cfc96f1a3293b4abbc (diff) |
Merge "[rcar-gen3] Update h3 m3 to renesas rcar gen3 BSP v2.16.0 (branch:morty)"
Diffstat (limited to 'meta-agl-bsp/conf/include/agl_m3ulcb.inc')
-rw-r--r-- | meta-agl-bsp/conf/include/agl_m3ulcb.inc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-agl-bsp/conf/include/agl_m3ulcb.inc b/meta-agl-bsp/conf/include/agl_m3ulcb.inc index 5852b6f06..bae0e2643 100644 --- a/meta-agl-bsp/conf/include/agl_m3ulcb.inc +++ b/meta-agl-bsp/conf/include/agl_m3ulcb.inc @@ -22,11 +22,11 @@ BBMASK = "meta-renesas/meta-rcar-gen3/recipes-multimedia/gstreamer" # Add for gstreamer plugins ugly LICENSE_FLAGS_WHITELIST = "commercial" -PREFERRED_VERSION_gstreamer1.0-libav = "1.4.5" -PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.4.5" -PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.4.5" -PREFERRED_VERSION_gstreamer1.0-plugins-good = "1.4.5" -PREFERRED_VERSION_gstreamer1.0-plugins-ugly = "1.4.5" +PREFERRED_VERSION_gstreamer1.0-libav = "1.6.3" +PREFERRED_VERSION_gstreamer1.0-plugins-base = "1.6.3" +PREFERRED_VERSION_gstreamer1.0-plugins-bad = "1.6.3" +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%" MACHINE_FEATURES_append = " multimedia" |