summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2020-01-20 23:01:59 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-01-21 12:52:48 +0000
commitc7f9f71bafff4e89d7c40b460e6668cb6be9405e (patch)
tree9d5c40d2c7c3547c2301ef48bfc914c35d33d577 /meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
parent91bb451f60cc62bf6c25a7c36aabc0398729bcf0 (diff)
downloadopenembedded-core-contrib-c7f9f71bafff4e89d7c40b460e6668cb6be9405e.tar.gz
gstreamer1.0-omx: allow to more easily select different libomxil provider
* for rpi it's provided by userland recipe and this will make the bbappend in meta-raspberrypi a bit smaller Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb')
-rw-r--r--meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
index d83eb45701..271c2a30a3 100644
--- a/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
+++ b/meta/recipes-multimedia/libomxil/libomxil_0.9.3.bb
@@ -24,6 +24,8 @@ inherit autotools
EXTRA_OECONF += "--disable-doc --disable-Werror"
+PROVIDES += "virtual/libomxil"
+
#
# The .so files under ${libdir}/bellagio are not intended to be versioned and symlinked.
# Make sure they get packaged in the main package.