mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 23:02:30 +02:00
The variable substitution had to be changed from "&DISTRO_NAME;-6.0.0.tar.bz2" to "&DISTRO_NAME;-&POKYVERSION;.tar.bz2". (From yocto-docs rev: 258b4c7fb46d2e6fb2da7bf2f59cd4f5c035b15b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>