aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2018-02-16 13:36:22 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2018-02-16 13:52:24 +0100
commitce46674ac22406ef3c22112d4d86d0c3c37dc32a (patch)
tree080e1c4e39f657be210ba58d51e6da23cf50a839
parent3a4ed9d883c39b742aa91e75056c7875c89f6fbc (diff)
[GEN3] add preferred version on omx package
Change-Id: I42a0ef944d7c7a1ffc2e520b959cc0906ab4f015 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
-rw-r--r--meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb b/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb
index fe5aba8..7cdb8e8 100644
--- a/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb
+++ b/meta-rcar-gen3/recipes-multimedia/omx-module/omx-user-module.bb
@@ -485,3 +485,6 @@ INHIBIT_SYSROOT_STRIP = "1"
# Skip debug split and strip of do_package()
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
INHIBIT_PACKAGE_STRIP = "1"
+
+RPROVIDES_${PN} = "libomxil"
+