summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/mesa')
-rw-r--r--recipes-graphics/mesa/mesa-demos_%.bbappend2
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend14
2 files changed, 6 insertions, 10 deletions
diff --git a/recipes-graphics/mesa/mesa-demos_%.bbappend b/recipes-graphics/mesa/mesa-demos_%.bbappend
index 6521e73..1f384c1 100644
--- a/recipes-graphics/mesa/mesa-demos_%.bbappend
+++ b/recipes-graphics/mesa/mesa-demos_%.bbappend
@@ -1 +1 @@
-PACKAGECONFIG_append_apalis-tk1-mainline = " glut"
+PACKAGECONFIG_append_apalis-tk1 = " glut"
diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend
index 7b44575..f2f791c 100644
--- a/recipes-graphics/mesa/mesa_%.bbappend
+++ b/recipes-graphics/mesa/mesa_%.bbappend
@@ -1,10 +1,6 @@
-#####
-## Tegra TK1 mainline kernel
+PACKAGECONFIG_append_tegra124 = " dri3 egl gles gallium gbm "
+EXTRA_OECONF_append_tegra124 = " --enable-texture-float --without-dri-drivers --enable-glx --enable-osmesa --enable-debug"
+DRIDRIVERS_tegra124 = " "
+GALLIUMDRIVERS_tegra124 = "nouveau,tegra"
-PACKAGECONFIG_append_tegra124m = " dri3 egl gles gallium gbm "
-EXTRA_OECONF_append_tegra124m = " --enable-texture-float --without-dri-drivers --enable-glx --enable-osmesa --enable-debug"
-DRIDRIVERS_tegra124m = " "
-GALLIUMDRIVERS_tegra124m = "nouveau,tegra"
-
-PACKAGE_ARCH_tegra124m = "${MACHINE_ARCH}"
-PE_tegra124m = "99"
+PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"