mirror of
https://git.yoctoproject.org/poky
synced 2026-05-29 15:52:40 +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: d3d2a8158b81920c51d366a5d38614bf7681e5b0) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>