From 6a950e81c948c9850352b9d6115c1934dd5c5ae2 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Wed, 21 Oct 2015 15:33:04 +0200 Subject: mesa: set it to MACHINE_ARCH only on tegra --- recipes-graphics/mesa/mesa_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics') 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}" -- cgit v1.2.3