mesa_%.bbappend: Remove dependency from libomxil 39/6639/1
authorLeon Anavi <leon.anavi@konsulko.com>
Mon, 26 Sep 2016 09:54:56 +0000 (12:54 +0300)
committerLeon Anavi <leon.anavi@konsulko.com>
Mon, 26 Sep 2016 21:09:40 +0000 (00:09 +0300)
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>
meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend

index 7825055..9393dcb 100644 (file)
@@ -1,4 +1,4 @@
-DEPENDS += "python-mako-native libomxil"
+DEPENDS += "python-mako-native"
 
 PACKAGECONFIG_append = " gallium gallium-llvm"