diff mbox series

[v2] piglit: upgrade to latest revision

Message ID 20230502152544.1962685-1-ross.burton@arm.com
State Accepted, archived
Commit 15e876ada73fe8e98284d14dec166007b5767f19
Headers show
Series [v2] piglit: upgrade to latest revision | expand

Commit Message

Ross Burton May 2, 2023, 3:25 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-graphics/piglit/piglit_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Khem Raj May 3, 2023, 11:23 p.m. UTC | #1
fails to compile with clang see

https://errors.yoctoproject.org/Errors/Details/702836/
https://errors.yoctoproject.org/Errors/Details/702832/

On Tue, May 2, 2023 at 8:25 AM Ross Burton <ross.burton@arm.com> wrote:
>
> Signed-off-by: Ross Burton <ross.burton@arm.com>
> ---
>  meta/recipes-graphics/piglit/piglit_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
> index 78b47985bcb..1daeb35b588 100644
> --- a/meta/recipes-graphics/piglit/piglit_git.bb
> +++ b/meta/recipes-graphics/piglit/piglit_git.bb
> @@ -13,7 +13,7 @@ SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
>             "
>  UPSTREAM_CHECK_COMMITS = "1"
>
> -SRCREV = "0f4a875b05feb44426a2d43146f5e3c6ea5f8038"
> +SRCREV = "c39bc6062a373c371d9c8076a66acbb26c661471"
>  # (when PV goes above 1.0 remove the trailing r)
>  PV = "1.0+gitr${SRCPV}"
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#180748): https://lists.openembedded.org/g/openembedded-core/message/180748
> Mute This Topic: https://lists.openembedded.org/mt/98641339/1997914
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta/recipes-graphics/piglit/piglit_git.bb b/meta/recipes-graphics/piglit/piglit_git.bb
index 78b47985bcb..1daeb35b588 100644
--- a/meta/recipes-graphics/piglit/piglit_git.bb
+++ b/meta/recipes-graphics/piglit/piglit_git.bb
@@ -13,7 +13,7 @@  SRC_URI = "git://gitlab.freedesktop.org/mesa/piglit.git;protocol=https;branch=ma
            "
 UPSTREAM_CHECK_COMMITS = "1"
 
-SRCREV = "0f4a875b05feb44426a2d43146f5e3c6ea5f8038"
+SRCREV = "c39bc6062a373c371d9c8076a66acbb26c661471"
 # (when PV goes above 1.0 remove the trailing r)
 PV = "1.0+gitr${SRCPV}"