summaryrefslogtreecommitdiff
path: root/recipes-graphics/mesa/mesa_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-05-17 11:17:39 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-05-28 12:33:24 +0200
commit0bf55088d1f34338dd04f83d6b90b7a72f6867de (patch)
tree816248d3997e14806d2c51de0ce074f20826a560 /recipes-graphics/mesa/mesa_%.bbappend
parentd13caaba2d90f856b944ebde44967b679d3eb3a9 (diff)
apalis-tk1-mainline: rename machine to apalis-tk1
Rename the apalis-tk1-mainline machine to the now dropped apalis-tk1 machine name. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/mesa/mesa_%.bbappend')
-rw-r--r--recipes-graphics/mesa/mesa_%.bbappend14
1 files changed, 5 insertions, 9 deletions
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}"