From ab205d9308f3f869432d002412a0b11e28606696 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 4 Jan 2019 13:45:49 +0100 Subject: apalis/colibri-t20 -t30: drop machines These machines use an old Nvidia provided downstream kernel 3.1.10. They are no longer compatible with more recent sysroot components, e.g. libc, xserver et. al. The maintenance burden to keep the userspace components in their old version becomes simply too high. Keep using the rocko based 2.8 BSP for these machines. Signed-off-by: Max Krummenacher --- openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend | 4 ---- 1 file changed, 4 deletions(-) (limited to 'openembedded-layer') diff --git a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend index cc6d7e6..392aa84 100644 --- a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend +++ b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend @@ -1,7 +1,3 @@ -# T20/T30: build it only for OpenGL ES on top of X11 -PACKAGECONFIG_tegra = "x11-gles2" -PACKAGE_ARCH_tegra = "${MACHINE_ARCH}" - # TK1: build it only for OpenGL & OpenGL ES on top of X11 PACKAGECONFIG_tegra124 = "x11-gl x11-gles2" PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}" -- cgit v1.2.3