Signed-off-by: Jacob Stiffler <[email protected]>
---
create-sdcard.sh | 18 +++---------------
1 file changed, 3 insertions(+), 15 deletions(-)
diff --git a/create-sdcard.sh b/create-sdcard.sh
index 4138dfb..c877da7 100644
--- a/create-sdcard.sh
+++ b/create-sdcard.sh
@@ -228,17 +228,6 @@ EOM
cat << EOM
################################################################################
- Extracting CCS tarball
-
-################################################################################
-EOM
- mv tmp/CCS-5*.tar.gz .
- untar_progress CCS-5*.tar.gz tmp/
- rm CCS-5*.tar.gz
-
-cat << EOM
-
-################################################################################
Copying Contents to START_HERE
################################################################################
@@ -251,7 +240,6 @@ EOM
# Fix up the START_HERE partitoin permissions
chown nobody -R start_here
chgrp nogroup -R start_here
- chmod -R g+r+x,o+r+x start_here/CCS
umount boot rootfs start_here
sync;sync
@@ -459,9 +447,9 @@ cat << EOM
################################################################################
- Select 2 partitions if only need boot and rootfs (most users)
- Select 3 partitions if need SDK & CCS on SD card. This is usually used
- by device manufacturers with access to partition tarballs.
+ Select 2 partitions if only need boot and rootfs (most users).
+ Select 3 partitions if need SDK & other content on SD card. This is
+ usually used by device manufacturers with access to partition tarballs.
****WARNING**** continuing will erase all data on $DEVICEDRIVENAME
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago