All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Raphaël Gallais-Pou" <rgallaispou@gmail.com>
To: buildroot@buildroot.org
Cc: Romain Naour <romain.naour@gmail.com>, Julien Olivain <ju.o@free.fr>
Subject: Re: [Buildroot] [PATCH] package/piglit: bump to a70c33045c59310f972dbbdb33f322eb209971bc
Date: Sun, 2 Nov 2025 15:23:24 +0100	[thread overview]
Message-ID: <aQdpXKpYYu_QofBs@thinkstation> (raw)
In-Reply-To: <20251022-piglit-v1-1-9c1a52af5650@gmail.com>

Le Wed, Oct 22, 2025 at 11:38:40AM +0200, Raphael Gallais-Pou a écrit :
> New dependency since commit 2519c330fba5 ("make: introduce option for
> building vulkan tests") [1].
> 
> Add vulkan-loader new dependency and bump version to commit
> a70c33045c59310f972dbbdb33f322eb209971bc.
> 
> [1] https://gitlab.freedesktop.org/mesa/piglit/-/commit/eec9ea557fe813b963e8aa77a95c4d2e6e432033
> 
> Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
> ---

Hi,

Gentle ping on this one.

Thanks for your time,
Best regards,
Raphaël

>  package/piglit/Config.in   | 1 +
>  package/piglit/piglit.hash | 2 +-
>  package/piglit/piglit.mk   | 3 ++-
>  3 files changed, 4 insertions(+), 2 deletions(-)
> 
> diff --git a/package/piglit/Config.in b/package/piglit/Config.in
> index 48b7641909b5..3b92443fc56f 100644
> --- a/package/piglit/Config.in
> +++ b/package/piglit/Config.in
> @@ -6,6 +6,7 @@ config BR2_PACKAGE_PIGLIT
>  		BR2_PACKAGE_WAFFLE_SUPPORTS_WAYLAND || \
>  		BR2_PACKAGE_WAFFLE_SUPPORTS_X11_EGL || \
>  		BR2_PACKAGE_WAFFLE_SUPPORTS_GBM
> +	depends on BR2_PACKAGE_VULKAN_LOADER
>  	depends on BR2_INSTALL_LIBSTDCPP # mesa3d-demos, python-numpy
>  	depends on BR2_TOOLCHAIN_USES_GLIBC || BR2_TOOLCHAIN_USES_MUSL # python-numpy
>  	depends on BR2_TOOLCHAIN_GCC_AT_LEAST_9 # python-numpy
> diff --git a/package/piglit/piglit.hash b/package/piglit/piglit.hash
> index 2c0b6aa52a46..20c79a4546af 100644
> --- a/package/piglit/piglit.hash
> +++ b/package/piglit/piglit.hash
> @@ -1,5 +1,5 @@
>  # Locally calculated
> -sha256  ba4d1839038905f3833e9ab23b385913e08d552533dd222cc203c79c10e09918  piglit-2affee53f3ad7a96f5b397a2b6d6408af8a374b0-git4.tar.gz
> +sha256  e968966faee7d97305c0a526d339102ddfc8435a2c9007c90444cb3303629f6a  piglit-a70c33045c59310f972dbbdb33f322eb209971bc-git4.tar.gz
>  sha256  dcc398730859aee7cc1d6aa57f526f8d181b47bb3a49830e85b5723d5bc2c3bc  COPYING
>  sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  licences/GPL-2
>  sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  licences/GPL-3
> diff --git a/package/piglit/piglit.mk b/package/piglit/piglit.mk
> index 4d17405d10ea..76a759cfca40 100644
> --- a/package/piglit/piglit.mk
> +++ b/package/piglit/piglit.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -PIGLIT_VERSION = 2affee53f3ad7a96f5b397a2b6d6408af8a374b0
> +PIGLIT_VERSION = a70c33045c59310f972dbbdb33f322eb209971bc
>  PIGLIT_SITE = https://gitlab.freedesktop.org/mesa/piglit.git
>  PIGLIT_SITE_METHOD = git
>  PIGLIT_LICENSE = MIT (code), \
> @@ -23,6 +23,7 @@ PIGLIT_DEPENDENCIES = host-pkgconf \
>  	python-mako \
>  	python-numpy \
>  	python-six \
> +	vulkan-loader \
>  	waffle \
>  	zlib
>  
> 
> ---
> base-commit: c55714aeb9e9bb32b0674b93c4a4cd4b6fa4eb52
> change-id: 20251021-piglit-ebd7afed9982
> 
> Best regards,
> -- 
> Raphael Gallais-Pou <rgallaispou@gmail.com>
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-11-02 14:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-22  9:38 [Buildroot] [PATCH] package/piglit: bump to a70c33045c59310f972dbbdb33f322eb209971bc Raphael Gallais-Pou
2025-11-02 14:23 ` Raphaël Gallais-Pou [this message]
2025-11-30 17:40 ` Julien Olivain via buildroot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aQdpXKpYYu_QofBs@thinkstation \
    --to=rgallaispou@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=ju.o@free.fr \
    --cc=romain.naour@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.