On Wed, Sep 18, 2024 at 11:07:39AM +0200, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel <[email protected]>
Targetinstall fails with: No suitable file '/usr/bin/xe_reg' could be found in any of these locations: [...] Michael > --- > rules/igt-gpu-tools.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/igt-gpu-tools.make b/rules/igt-gpu-tools.make > index 9b190433ebbc..a8ce8ad848c7 100644 > --- a/rules/igt-gpu-tools.make > +++ b/rules/igt-gpu-tools.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_IGT_GPU_TOOLS) += igt-gpu-tools > # > # Paths and names > # > -IGT_GPU_TOOLS_VERSION := 1.28 > -IGT_GPU_TOOLS_MD5 := 5c11ed8a9698df5fd6663b027168ab1f > +IGT_GPU_TOOLS_VERSION := 1.29 > +IGT_GPU_TOOLS_MD5 := a38956517259338638cc2e17e3e8720a > IGT_GPU_TOOLS := igt-gpu-tools-$(IGT_GPU_TOOLS_VERSION) > IGT_GPU_TOOLS_SUFFIX := tar.xz > IGT_GPU_TOOLS_URL := $(call ptx/mirror, XORG, > individual/app/$(IGT_GPU_TOOLS).$(IGT_GPU_TOOLS_SUFFIX)) > -- > 2.39.5 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
