From 1803681e8477394953833a82a9c0f4b0934bdaa0 Mon Sep 17 00:00:00 2001 From: Iurii Lunev Date: Tue, 11 Dec 2018 13:18:38 +0300 Subject: extra-build-config.md: Update docs as per SDIMG_COMPRESSION removal Using SDIMG_COMPRESSION variable to choose compression type for produced images is deprecated. IMAGE_FSTYPES should be used instead. This patch removes any reference to SDIMG_COMPRESSION variable within the build documentation. Signed-off-by: Iurii Lunev --- docs/extra-build-config.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/extra-build-config.md b/docs/extra-build-config.md index 732c102..931ed0f 100644 --- a/docs/extra-build-config.md +++ b/docs/extra-build-config.md @@ -13,9 +13,6 @@ specific to it. For the rest please check: 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf * `SDIMG_ROOTFS_TYPE = "ext3.xz"` -3. Overwrite SDIMG_COMPRESSION in local.conf - * `SDIMG_COMPRESSION = "xz"` - Accommodate the values above to your own needs (ex: ext3 / ext4). ## GPU memory -- cgit v1.2.3-54-g00ecf