summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/mesa/mesa_9.1.6.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-graphics/mesa/mesa_9.1.6.bbappend b/recipes-graphics/mesa/mesa_9.1.6.bbappend
index 5b3c927..9975abc 100644
--- a/recipes-graphics/mesa/mesa_9.1.6.bbappend
+++ b/recipes-graphics/mesa/mesa_9.1.6.bbappend
@@ -32,9 +32,6 @@ python __anonymous () {
32 new_provides.append(i) 32 new_provides.append(i)
33 33
34 d.setVar('PROVIDES', ' '.join(new_provides)) 34 d.setVar('PROVIDES', ' '.join(new_provides))
35
36 # We are now machine specific
37 d.setVar('PACKAGE_ARCH', d.getVar('MACHINE_ARCH'))
38} 35}
39 36
40# FIXME: Dirty hack to allow use of Vivante GPU libGL binary 37# FIXME: Dirty hack to allow use of Vivante GPU libGL binary