meta-tizen: mesa: document the llvm and thus meta-openembedded dependency
authorPatrick Ohly <patrick.ohly@intel.com>
Tue, 9 Dec 2014 12:17:15 +0000 (13:17 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 17:23:52 +0000 (09:23 -0800)
Change-Id: I703359ecb3af605814c4843f6824d409d0b3212d
(From meta-tizen rev: 2f6b20d14f7523325c743ec2dee9f80258e6bb7a)

Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-tizen/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"