diff options
author | Trevor Woerner <twoerner@gmail.com> | 2017-06-24 13:15:27 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-01 09:59:25 +0200 |
commit | 1fb8406a9e781690ef7847775d1c99c935ff8e2c (patch) | |
tree | b2aed7d8fc24514a8cc1e355f5742cb26305152c /meta-oe/recipes-benchmark/glmark2 | |
parent | 3aebb2354249527c5eb0e3574b9c46afb31cf12b (diff) | |
download | meta-openembedded-1fb8406a9e781690ef7847775d1c99c935ff8e2c.tar.gz |
glmark2: update to latest
Fixes and updates for imx, pl111, and vc4.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark/glmark2')
-rw-r--r-- | meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb index c7896f8f8..85d7bf16e 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | |||
@@ -19,7 +19,7 @@ SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https \ | |||
19 | file://0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch \ | 19 | file://0001-Fix-wl_surface-should-be-destoryed-after-the-wl_wind.patch \ |
20 | file://Fix-configure-for-sqrt-check.patch \ | 20 | file://Fix-configure-for-sqrt-check.patch \ |
21 | " | 21 | " |
22 | SRCREV = "7215c0f337dae0b232535549c37fca441747a891" | 22 | SRCREV = "9b1070fe9c5cf908f323909d3c8cbed08022abe8" |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
25 | 25 | ||