]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
unfs3: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:43 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commitf288f7dc47a488eb3d388a2513f0908e09c0feca
treefacc0b2994439a0f8b0635febd4d31e8b2d3dec3
parent9ffe55ae643fb606a8bec7e6ec7d15ca95cf9e2d
unfs3: 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-devtools/unfs3/unfs3_0.10.0.bb [moved from meta/recipes-devtools/unfs3/unfs3_git.bb with 98% similarity]