aboutsummaryrefslogtreecommitdiffstats
path: root/meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend')
-rw-r--r--meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend8
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend b/meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend
new file mode 100644
index 00000000..068e3f2c
--- /dev/null
+++ b/meta-steppeeagle/recipes-multimedia/libomxil/libomxil_0.9.3.bbappend
@@ -0,0 +1,8 @@
+RDEPENDS_${PN} += "libomx-mesa"
+
+#
+# This package should not have commercial license flags.
+# There is discussion in the OE community about fixing this
+# but in the meantime we'll explicitly remove it here.
+#
+LICENSE_FLAGS := "${@oe_filter_out('commercial', '${LICENSE_FLAGS}', d)}"