mesa: document the llvm and thus meta-openembedded dependency 06/31906/3
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 9 Dec 2014 12:17:15 +0000 (13:17 +0100)
committerRonan Le Martret <ronan@fridu.net>
Fri, 12 Dec 2014 09:03:15 +0000 (10:03 +0100)
Change-Id: I703359ecb3af605814c4843f6824d409d0b3212d

meta-tizen-adaptation/meta/recipes-graphics/mesa/mesa_%.bbappend

index 71c014b..00a188d 100644 (file)
@@ -1,5 +1,8 @@
 SECTION = "Graphics & UI Framework/Hardware Adaptation"
 
+# Enabling gallium-llvm creates a dependency on llvm.
+# meta-openembedded provides that.
+
 PACKAGECONFIG_append = " gallium"
 PACKAGECONFIG_append = " gallium-egl"
 PACKAGECONFIG_append = " gallium-gbm"