From d13caaba2d90f856b944ebde44967b679d3eb3a9 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 17 May 2020 11:09:41 +0200 Subject: apalis-tk1: drop machine The downstream kernel gets to old to be used with the new zeus userspace components. Drop the machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher --- recipes-graphics/mesa/mesa_%.bbappend | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'recipes-graphics/mesa/mesa_%.bbappend') diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index b3f960f..7b44575 100644 --- a/recipes-graphics/mesa/mesa_%.bbappend +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -1,17 +1,3 @@ -##### -# tegra tk1 - -PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}" - -PROVIDES_remove_tegra124 = "virtual/egl virtual/libgl virtual/libgles1 virtual/libgles2" - -do_install_append_tegra124 () { - rm ${D}${libdir}/libEGL.so* - rm ${D}${libdir}/libGL.so* - rm ${D}${libdir}/libGLESv1*.so* - rm ${D}${libdir}/libGLESv2.so* -} - ##### ## Tegra TK1 mainline kernel -- cgit v1.2.3