mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
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. (From OE-Core rev: b9eada4db556f06c5a76991db2220272cef66fa3) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>