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_%.bbappend13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
new file mode 100644
index 0000000..f3eb4fd
--- /dev/null
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -0,0 +1,13 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
+
+# Set Tegra specific dependencies and device type
+DEPENDS_tegra += "virtual/libgles2"
+EGLINFO_DEVICE_tegra = "generic"
+
+SRCREV = "223817ee37988042db7873cfb5b2e899dfe35c10"
+
+SRC_URI_append_tegra = " \
+ file://eglinfo.patch \
+"