summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.oss.09@gmail.com>2015-10-21 15:33:04 +0200
committerMax Krummenacher <max.oss.09@gmail.com>2015-10-28 09:36:03 +0100
commit6a950e81c948c9850352b9d6115c1934dd5c5ae2 (patch)
treec77c90e845e9746a9f27aef93fbfce3ea5598cf2 /recipes-graphics/mesa/mesa_%.bbappend
parent9995316f459978d1af84399d2c0d86bbb07790b1 (diff)
mesa: set it to MACHINE_ARCH only on tegra
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 23b9af6..1a810be 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -5,4 +5,4 @@ PACKAGECONFIG_remove_tegra = "egl gles"
PROVIDES_remove_tegra = "virtual/libgles1 virtual/libgles2 virtual/egl"
-PACKAGE_ARCH = "${MACHINE_ARCH}"
+PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"