On Wed, Feb 04, 2026 at 01:45:38PM +0100, Philipp Zabel wrote: > Signed-off-by: Philipp Zabel <[email protected]> > --- > rules/volk.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/volk.make b/rules/volk.make > index a375c6c2b13c..d0765b966929 100644 > --- a/rules/volk.make > +++ b/rules/volk.make > @@ -14,15 +14,15 @@ PACKAGES-$(PTXCONF_VOLK) += volk > # > # Paths and names > # > -VOLK_VERSION := 1.4.335.0 > -VOLK_MD5 := 81204922e8ce121fecad6e102ee127de > +VOLK_VERSION := 1.4.341.0 > +VOLK_MD5 := 7c851eb995afe11cafbf52c61eacac08 > VOLK := volk-$(VOLK_VERSION) > VOLK_SUFFIX := tar.gz > VOLK_URL := > https://github.com/zeux/volk/archive/refs/tags/vulkan-sdk-$(VOLK_VERSION).$(VOLK_SUFFIX) > VOLK_SOURCE := $(SRCDIR)/$(VOLK).$(VOLK_SUFFIX) > VOLK_DIR := $(BUILDDIR)/$(VOLK) > VOLK_LICENSE := MIT > -VOLK_LICENSE_FILES := > file://LICENSE.md;md5=fb3d6e8051a71edca1e54bc38d35e5af > +VOLK_LICENSE_FILES := > file://LICENSE.md;md5=cfcbdd69e15396e371f639c69acf40bf
Please add a comment to the commit message about what changed in the license file. Michael > > # > ---------------------------------------------------------------------------- > # Prepare > -- > 2.47.3 > > > -- 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 |
