diff options
| author | Andrei Gherzan <andrei@gherzan.ro> | 2013-11-13 14:01:18 +0000 |
|---|---|---|
| committer | Gherzan Code Review <gerrit2@gherzan.ro> | 2013-11-13 14:01:18 +0000 |
| commit | 4c3555651bae969fb56c913df1bca81c185eb715 (patch) | |
| tree | dbb2e89a22862d471a2c16fed7f52366a060455e | |
| parent | 1929844aab4f38e86c38a0bade13ea713e4a7e46 (diff) | |
| parent | bb665e71409047727abc4614041e70875ba68d1f (diff) | |
| download | meta-raspberrypi-4c3555651bae969fb56c913df1bca81c185eb715.tar.gz | |
Merge "README: Fix IMAGE_FSTYPES example"
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -114,7 +114,7 @@ How to use it: | |||
| 114 | 2.A. Optional - compressed deployed files: | 114 | 2.A. Optional - compressed deployed files: |
| 115 | ========================================== | 115 | ========================================== |
| 116 | 1. Overwrite IMAGE_FSTYPES in local.conf | 116 | 1. Overwrite IMAGE_FSTYPES in local.conf |
| 117 | IMAGE_FSTYPES = "tar.bz2 ext3.xz rpi-sdimg.xz | 117 | IMAGE_FSTYPES = "tar.bz2 ext3.xz" |
| 118 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf | 118 | 2. Overwrite SDIMG_ROOTFS_TYPE in local.conf |
| 119 | SDIMG_ROOTFS_TYPE = "ext3.xz" | 119 | SDIMG_ROOTFS_TYPE = "ext3.xz" |
| 120 | 3. Overwrite SDIMG_COMPRESSION in local.conf | 120 | 3. Overwrite SDIMG_COMPRESSION in local.conf |
