Re: [oe] [meta-oe][PATCH v2 2/3] glmark2: update to latest

2020-12-03 Thread Trevor Woerner
On Thu, Dec 3, 2020 at 5:48 PM Khem Raj  wrote:

> I am seeing this error
>
> https://errors.yoctoproject.org/Errors/Details/539076/
>
> all across machines. Perhaps it needs to depend on wayland-scanner
>

Excellent, thanks for testing. Sorry, I hadn't tried building for wayland.
Please see V3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88238): 
https://lists.openembedded.org/g/openembedded-devel/message/88238
Mute This Topic: https://lists.openembedded.org/mt/78685033/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [oe] [meta-oe][PATCH v2 2/3] glmark2: update to latest

2020-12-03 Thread Khem Raj
I am seeing this error

https://errors.yoctoproject.org/Errors/Details/539076/

all across machines. Perhaps it needs to depend on wayland-scanner

On Thu, Dec 3, 2020 at 6:24 AM Trevor Woerner  wrote:
>
> Signed-off-by: Trevor Woerner 
> ---
>  meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb 
> b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
> index 320d07dfc..da8ca9e2b 100644
> --- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
> +++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
> @@ -10,12 +10,12 @@ LIC_FILES_CHKSUM = 
> "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
>
>  DEPENDS = "libpng jpeg udev"
>
> -PV = "20191226+${SRCPV}"
> +PV = "2020.11+${SRCPV}"
>
>  COMPATIBLE_HOST_rpi  = "${@bb.utils.contains('MACHINE_FEATURES', 
> 'vc4graphics', '.*-linux*', 'null', d)}"
>
>  SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https"
> -SRCREV = "72dabc5d72b49c6d45badeb8a941ba4d829b0bd6"
> +SRCREV = "784aca755a469b144acf3cae180b6e613b7b057a"
>
>  S = "${WORKDIR}/git"
>
> --
> 2.28.0.497.g54e85e7af1
>
>
> 
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88227): 
https://lists.openembedded.org/g/openembedded-devel/message/88227
Mute This Topic: https://lists.openembedded.org/mt/78685033/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[oe] [meta-oe][PATCH v2 2/3] glmark2: update to latest

2020-12-03 Thread Trevor Woerner
Signed-off-by: Trevor Woerner 
---
 meta-oe/recipes-benchmark/glmark2/glmark2_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb 
b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
index 320d07dfc..da8ca9e2b 100644
--- a/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
+++ b/meta-oe/recipes-benchmark/glmark2/glmark2_git.bb
@@ -10,12 +10,12 @@ LIC_FILES_CHKSUM = 
"file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
 
 DEPENDS = "libpng jpeg udev"
 
-PV = "20191226+${SRCPV}"
+PV = "2020.11+${SRCPV}"
 
 COMPATIBLE_HOST_rpi  = "${@bb.utils.contains('MACHINE_FEATURES', 
'vc4graphics', '.*-linux*', 'null', d)}"
 
 SRC_URI = "git://github.com/glmark2/glmark2.git;protocol=https"
-SRCREV = "72dabc5d72b49c6d45badeb8a941ba4d829b0bd6"
+SRCREV = "784aca755a469b144acf3cae180b6e613b7b057a"
 
 S = "${WORKDIR}/git"
 
-- 
2.28.0.497.g54e85e7af1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#88222): 
https://lists.openembedded.org/g/openembedded-devel/message/88222
Mute This Topic: https://lists.openembedded.org/mt/78685033/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-