[RCAR] use omx-user-module as libomxil provider
authorRonan Le Martret <ronan.lemartret@iot.bzh>
Thu, 16 Apr 2020 10:04:46 +0000 (12:04 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 27 Apr 2020 15:12:24 +0000 (17:12 +0200)
* PREFERRED_PROVIDER_virtual/libomxil is the standart  way to
  define dependency on gstreamer1.0-omx recipes.

Bug-AGL: SPEC-3328

Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Change-Id: I061c0142f56ee4348809876c08b818944514bce3

meta-agl-bsp/conf/include/agl_rcar.inc

index a21931a..b88263f 100644 (file)
@@ -17,6 +17,7 @@ PREFERRED_PROVIDER_libgbm = "libgbm"
 PREFERRED_RPROVIDER_libgbm-dev = "libgbm"
 
 PREFERRED_RPROVIDER_libomxil = "omx-user-module"
+PREFERRED_PROVIDER_virtual/libomxil = "omx-user-module"
 
 # Add for gstreamer plugins ugly
 LICENSE_FLAGS_WHITELIST = "commercial"