]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libsass: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:36 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commite9494c0a30c3bf113542c1bca9283cb90570e5c5
tree941ead8ec8a1066110939d78a32462e432d5ef98
parent44ef85ac2b41e78888411cf4577b1128eced6909
libsass: 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/libsass_3.6.6.bb [moved from meta/recipes-support/sass/libsass_git.bb with 80% similarity]