]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
tcf-agent: put version in recipe filename
authorRoss Burton <ross.burton@arm.com>
Mon, 9 Jun 2025 11:19:46 +0000 (12:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jun 2025 16:43:20 +0000 (17:43 +0100)
commitb9eada4db556f06c5a76991db2220272cef66fa3
treea3eee6e3a5834c37e8e1dc7909e3abcd928aba2b
parent3370ef98b6fe74b56b9e6b42b915a536195094cd
tcf-agent: 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/tcf-agent/tcf-agent_1.8.0.bb [moved from meta/recipes-devtools/tcf-agent/tcf-agent_git.bb with 99% similarity]