]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
sassc: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:37 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commit51d406b519360aa03c919d01d0d3c602cf17bd5f
tree8eb278c4967fca4f16291c1ffcaafde3a99c4ba8
parente9494c0a30c3bf113542c1bca9283cb90570e5c5
sassc: 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-support/sass/sassc_3.6.2.bb [moved from meta/recipes-support/sass/sassc_git.bb with 84% similarity]