]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
squashfs-tools: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:40 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jun 2025 10:02:56 +0000 (11:02 +0100)
commit8529dbae1b345d1517023dae09637a4baad9ffe8
tree950ba4baad0766e31dfbab0c60ef86d3204677d8
parentca990ae5a14fa0899dee4fccacf4cac8f212e4e8
squashfs-tools: put version in recipe filename

A recipe that fetches from git but is otherwise a released version
should not be using _git.bb recipe names.

Put the version in the filename, drop the explicit PV, and set the tag
name in the SRC_URI to verify the SHA.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.6.1.bb [moved from meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb with 99% similarity]