Skip to content
Snippets Groups Projects
Verified Commit f23c6f7a authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

allscenarios-image-common.inc: Drop ZFS workaround


This was a ZFS specific workaround. Drop because it makes little sense
to grow the fs this much for all other no-zfs hosts.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 893de187
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,3 @@ IMAGE_INSTALL_append = "\ ...@@ -12,7 +12,3 @@ IMAGE_INSTALL_append = "\
packagegroup-ble-essentials \ packagegroup-ble-essentials \
gdbserver \ gdbserver \
" "
# This is a workaround in case the build runs on ZFS with compression on.
# It also gives us extra runtime space.
IMAGE_OVERHEAD_FACTOR = "2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment