Create binary_chroot stagefiles when skipping, too
This commit is contained in:
parent
0d58c4287c
commit
4146699d37
@ -45,11 +45,13 @@ fi
|
||||
|
||||
if [ "${LB_BUILD_WITH_CHROOT}" = "false" ]
|
||||
then
|
||||
Create_stagefile
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if [ "${LB_CACHE}" = "true" ] && Find_files cache/binary_rootfs/filesystem*
|
||||
then
|
||||
Create_stagefile
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user