diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-13 13:51:28 +0000 |
|---|---|---|
| committer | Gherzan Code Review <gerrit2@gherzan.ro> | 2013-11-13 13:51:28 +0000 |
| commit | 184fa20444607c0422e0e36550a03c69f7de2493 (patch) | |
| tree | 9b438137e5e1c2f6aa9ccba964d4ec781b665c31 /README | |
| parent | fef11f98cf62a9f21472a42382d1ebab37eee806 (diff) | |
| parent | 164e87c29133b58450e218c596ebd3a9d2bace5e (diff) | |
| download | meta-raspberrypi-184fa20444607c0422e0e36550a03c69f7de2493.tar.gz | |
Merge "sdcard_image-rpi.bbclass: Allow optional compression"
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -112,6 +112,8 @@ How to use it: | |||
| 112 | IMAGE_FSTYPES = "tar.bz2 ext3.xz rpi-sdimg.xz | 112 | IMAGE_FSTYPES = "tar.bz2 ext3.xz rpi-sdimg.xz |
| 113 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf | 113 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf |
| 114 | SDIMG_ROOTFS_TYPE = "ext3.xz" | 114 | SDIMG_ROOTFS_TYPE = "ext3.xz" |
| 115 | 3. Overwrite SDIMG_COMPRESSION in local.conf | ||
| 116 | SDIMG_COMPRESSION = "xz" | ||
| 115 | *Accommodate the values above to your own needs (ex: ext3 / ext4). | 117 | *Accommodate the values above to your own needs (ex: ext3 / ext4). |
| 116 | 118 | ||
| 117 | 2.B. Optional - GPU memory: | 119 | 2.B. Optional - GPU memory: |
