summaryrefslogtreecommitdiff
path: root/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-graphics/eglinfo/eglinfo-x11_%.bbappend')
-rw-r--r--recipes-graphics/eglinfo/eglinfo-x11_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
index f3eb4fd..c8b8985 100644
--- a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -3,7 +3,7 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
# Set Tegra specific dependencies and device type
-DEPENDS_tegra += "virtual/libgles2"
+DEPENDS_append_tegra = " virtual/libgles2"
EGLINFO_DEVICE_tegra = "generic"
SRCREV = "223817ee37988042db7873cfb5b2e899dfe35c10"