diff options
Diffstat (limited to 'meta-oe/recipes-benchmark/glmark2/glmark2_git.bb')
| -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 5e99e9e4ef..9f7ceebfbe 100644 --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | |||
| @@ -14,7 +14,7 @@ DEPENDS:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'wayland-n | |||
| 14 | PV = "2021.02+${SRCPV}" | 14 | PV = "2021.02+${SRCPV}" |
| 15 | 15 | ||
| 16 | SRC_URI = " \ | 16 | SRC_URI = " \ |
| 17 | git://github.com/glmark2/glmark2.git;protocol=https \ | 17 | git://github.com/glmark2/glmark2.git;protocol=https;branch=master \ |
| 18 | file://0001-fix-dispmanx-build.patch \ | 18 | file://0001-fix-dispmanx-build.patch \ |
| 19 | file://0002-run-dispmanx-fullscreen.patch \ | 19 | file://0002-run-dispmanx-fullscreen.patch \ |
| 20 | " | 20 | " |
