summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2013-11-13 14:01:18 +0000
committerGherzan Code Review <gerrit2@gherzan.ro>2013-11-13 14:01:18 +0000
commit4c3555651bae969fb56c913df1bca81c185eb715 (patch)
treedbb2e89a22862d471a2c16fed7f52366a060455e
parent1929844aab4f38e86c38a0bade13ea713e4a7e46 (diff)
parentbb665e71409047727abc4614041e70875ba68d1f (diff)
downloadmeta-raspberrypi-4c3555651bae969fb56c913df1bca81c185eb715.tar.gz
Merge "README: Fix IMAGE_FSTYPES example"
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6102279..c1321a3 100644
--- a/README
+++ b/README
@@ -114,7 +114,7 @@ How to use it:
1142.A. Optional - compressed deployed files: 1142.A. Optional - compressed deployed files:
115========================================== 115==========================================
1161. Overwrite IMAGE_FSTYPES in local.conf 1161. Overwrite IMAGE_FSTYPES in local.conf
117 IMAGE_FSTYPES = "tar.bz2 ext3.xz rpi-sdimg.xz 117 IMAGE_FSTYPES = "tar.bz2 ext3.xz"
1182. Overwrite SDIMG_ROOTFS_TYPE in local.conf 1182. Overwrite SDIMG_ROOTFS_TYPE in local.conf
119 SDIMG_ROOTFS_TYPE = "ext3.xz" 119 SDIMG_ROOTFS_TYPE = "ext3.xz"
1203. Overwrite SDIMG_COMPRESSION in local.conf 1203. Overwrite SDIMG_COMPRESSION in local.conf