]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
spirv-tools: improve packaging
authorRoss Burton <ross.burton@arm.com>
Tue, 16 Sep 2025 09:37:37 +0000 (10:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Sep 2025 10:08:20 +0000 (11:08 +0100)
commit720dd065a4626af7d7a18e941aa090a923e060cd
tree23e8e2dd0b61145938ea2aba8ec1f616c2092d07
parent0e371176b99c8fe73059d06708141c7b25b7d91c
spirv-tools: improve packaging

spirv-tools is a set of libraries and some binaries that link to those
libraries, so inherit lib_package so that the binaries and the libraries
are packaged separately.

The lesspipe script hasn't needed bash since 2018[1], so remove the bash
dependency and package the script with the other binaries.

The build type unless specified is Debug, explicitly set RelWithDebInfo.

[1] spirv-tools f70e9e "tools/lesspipe: Allow generic shell (#2255)"

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/spir/spirv-tools_1.4.321.0.bb