]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
blktrace: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:38 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commitf49df71b25d5370b191dccfee0c80559c6d42885
tree7d915a33495d9e11c4cd95d3656ca2a2999dcfe0
parent51d406b519360aa03c919d01d0d3c602cf17bd5f
blktrace: 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 and drop the explicit PV.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/blktrace/blktrace_1.3.0.bb [moved from meta/recipes-kernel/blktrace/blktrace_git.bb with 94% similarity]