summaryrefslogtreecommitdiff
path: root/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
blob: 287ef0f00705e26f202e9b24088ec0230b70b148 (plain)
1
2
3
4
5
6
7
# 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 ES on top of X11
PACKAGECONFIG_tegra124 = "x11-gl x11-gles2"
PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"