mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
conf: Remove unused ROOT_FLASH_SIZE variable from the config
This variable is set but never used in OE-core and meta-oe. It was historically used for the Opie collection but seems to be unused now. (From OE-Core rev: 323ef78e377525e2214f4700c30305c493137853) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
00bbd21724
commit
68ceb02e98
@@ -16,8 +16,6 @@ MACHINEOVERRIDES .= ":qemuall"
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 ext3"
|
||||
|
||||
ROOT_FLASH_SIZE = "280"
|
||||
|
||||
# Don't include kernels in standard images
|
||||
RDEPENDS_kernel-base = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user