mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
self-hosted-image: remove extra space since we use additional disk instead
(From OE-Core rev: 9c82bad3c341d1ef54537f0c023998747c125381) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b0de4b0415
commit
b41724dad6
@@ -4,8 +4,6 @@ POKY_EXTRA_INSTALL = "\
|
||||
task-self-hosted \
|
||||
"
|
||||
|
||||
IMAGE_ROOTFS_EXTRA_SPACE = "1048576"
|
||||
|
||||
inherit core-image
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user