summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-raspberrypi
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2016-09-26 12:54:56 +0300
committerLeon Anavi <leon.anavi@konsulko.com>2016-09-27 00:09:40 +0300
commit50a41b2535567051b5d33385ed5471e7cdef774e (patch)
treeb244740c58717e8bb3e380f57bbc87901d8d73b7 /meta-agl-bsp/meta-raspberrypi
parent8158c44fdb63dc84b2c98f26e43be432c19cf03a (diff)
mesa_%.bbappend: Remove dependency from libomxil
Remove proprietary components such as libomxil which require setting LICENSE_FLAGS_WHITELIST = "commercial". Bug-AGL: SPEC-254 Change-Id: I93afadcaf70de8c0af23466efa7a4e3ef45d20b6 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Diffstat (limited to 'meta-agl-bsp/meta-raspberrypi')
-rw-r--r--meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend
index 78250550f..9393dcbc0 100644
--- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend
+++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend
@@ -1,4 +1,4 @@
-DEPENDS += "python-mako-native libomxil"
+DEPENDS += "python-mako-native"
PACKAGECONFIG_append = " gallium gallium-llvm"