mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01: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: bf866a99d920331bc5c08c3dccc86f71b2d1b3bb) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>