This reverts commit 47c4b0aeb5599fe4937cd6dca43b43b7795b064a. Start to use 2017.07 because all required EGL 1.5 extensions are supported by Mesa-based EGL now. --- ...-add-tilcdc-and-tidss-to-drm_modules.patch | 28 ------------------- .../recipes-benchmark/glmark2/glmark2_git.bb | 1 - 2 files changed, 29 deletions(-) delete mode 100644 meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch
diff --git a/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch b/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch deleted file mode 100644 index a66df92d..00000000 --- a/meta-arago-extras/recipes-benchmark/glmark2/files/0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch +++ /dev/null @@ -1,28 +0,0 @@ -From b533b3a738b49aa8ca0ad31a3a1ae7e62f0cc883 Mon Sep 17 00:00:00 2001 -From: Eric Ruei <[email protected]> -Date: Thu, 18 Oct 2018 14:06:24 -0400 -Subject: [PATCH] native-state-drm: add tilcdc and tidss to drm_modules list - -Upstream-Status: Pending - -Signed-off-by: Eric Ruei <[email protected]> ---- - src/native-state-drm.cpp | 2 ++ - 1 file changed, 2 insertions(+) - -diff --git a/src/native-state-drm.cpp b/src/native-state-drm.cpp -index 5f4699f..ef369b0 100644 ---- a/src/native-state-drm.cpp -+++ b/src/native-state-drm.cpp -@@ -207,6 +207,8 @@ NativeStateDRM::init() - "radeon", - "vmgfx", - "omapdrm", -+ "tilcdc", -+ "tidss", - "exynos", - "pl111", - "vc4", --- -1.9.1 - diff --git a/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb b/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb index d7744add..85d7bf16 100644 --- a/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-arago-extras/recipes-benchmark/glmark2/glmark2_git.bb @@ -18,7 +18,6 @@ SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https \ file://build-Check-packages-to-be-used-by-the-enabled-flavo.patch \ file://0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch \ file://Fix-configure-for-sqrt-check.patch \ - file://0001-native-state-drm-add-tilcdc-and-tidss-to-drm_modules.patch \ " SRCREV = "9b1070fe9c5cf908f323909d3c8cbed08022abe8" -- 2.17.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
