From 13409623191e4150fc7db661a7238897d416cad0 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 1 Dec 2016 15:32:35 +0100 Subject: glmark2: fix comment, for tk1 we build a gles2 and a gl version Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openembedded-layer') diff --git a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend index 287ef0f..cc6d7e6 100644 --- a/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend +++ b/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend @@ -2,6 +2,6 @@ PACKAGECONFIG_tegra = "x11-gles2" PACKAGE_ARCH_tegra = "${MACHINE_ARCH}" -# TK1: build it only for OpenGL ES on top of X11 +# 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