summaryrefslogtreecommitdiff
path: root/openembedded-layer/recipes-benchmark/glmark2/glmark2_%.bbappend
blob: cc6d7e65df25b0322ab02cef65635ba81e1e3ef2 (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 & OpenGL ES on top of X11
PACKAGECONFIG_tegra124 = "x11-gl x11-gles2"
PACKAGE_ARCH_tegra124 = "${MACHINE_ARCH}"