summaryrefslogtreecommitdiff
path: root/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-15 14:06:51 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 19:03:44 +0100
commit0fcadf830568924601ede4242b031d34aa4a5c09 (patch)
tree8599eff20a819e52a8aa837ca76d3e4fc2352e7d /recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
parent934e4c9c4891f31d25bf0cb16ed8755d5b624ded (diff)
eglinfo: remove T20/T30 and refresh patch to cleanly apply
With the stricter OE rules the 0001-Check-for-libegl-using-pkg-config.patch from openembedded-core does no longer apply to the newer git hash set in the bbappend. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-graphics/eglinfo/eglinfo-x11_%.bbappend')
-rw-r--r--recipes-graphics/eglinfo/eglinfo-x11_%.bbappend8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
index 38f2969..f554535 100644
--- a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
+++ b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend
@@ -1,11 +1,3 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-PACKAGE_ARCH_tegra = "${MACHINE_ARCH}"
-
-# Set Tegra specific dependencies and device type
-DEPENDS_append_tegra = " virtual/libgles2"
-EGLINFO_DEVICE_tegra = "generic"
-
SRCREV = "223817ee37988042db7873cfb5b2e899dfe35c10"
-
-SRC_URI_append_tegra = " file://eglinfo.patch"