mirror of
https://git.yoctoproject.org/poky
synced 2026-05-26 06:52:38 +02:00
Move the populate-volatile.sh call to below the offline check. Otherwise, it will try to run during the build, on a system which likely doesn't have populate-volatile.sh. Signed-off-by: Jeff Dike <jdike@linux.intel.com>