]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
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)
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]

similarity index 98%
rename from meta/recipes-devtools/unfs3/unfs3_git.bb
rename to meta/recipes-devtools/unfs3/unfs3_0.10.0.bb
index 0a274d6ffd4d525ab4dc33cea05771ed9c74cc18..045e496ccdb34a39e519d22bb1648dd245c404a4 100644 (file)
@@ -22,8 +22,6 @@ SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \
 SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d"
 UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)"
 
-PV = "0.10.0"
-
 BBCLASSEXTEND = "native nativesdk"
 
 inherit autotools pkgconfig