[prev in list] [next in list] [prev in thread] [next in thread] 

List:       enlightenment-svn
Subject:    E SVN: raster trunk/TMP/oe
From:       "Enlightenment SVN" <no-reply () enlightenment ! org>
Date:       2008-09-30 23:49:34
Message-ID: 20080930234934.55631118075 () e2 ! enlightenment ! org
[Download RAW message or body]

Log:
  improve flash to use built dfu-util and update README to be better.
  
  

Author:       raster
Date:         2008-09-30 16:49:34 -0700 (Tue, 30 Sep 2008)
New Revision: 36366

Modified:
  trunk/TMP/oe/README trunk/TMP/oe/oe-flash-gta02.sh 

Modified: trunk/TMP/oe/README
===================================================================
--- trunk/TMP/oe/README	2008-09-30 23:27:22 UTC (rev 36365)
+++ trunk/TMP/oe/README	2008-09-30 23:49:34 UTC (rev 36366)
@@ -1,15 +1,20 @@
 This is a setup of my Openembedded Development environment for building whole
 system images for embedded devices. to begin, please run:
 
+How do you get this tree?
+
+  cd ~/
+  svn co http://svn.enlightenment.org/svn/e/trunk/TMP/oe
+
+Now what?
+  
   ./oe-install.sh
 
-Over time more patches will go into the patches directory. Please apply them
-to org.openembedded.dev. oe-install.sh will apply them initially.
+Then I want my images and packages. Now what do i do?
 
-To build an illume image and package-set do:
-
   ./oe-build-illume.sh
 
+Images and packages will be in tmp.*/deploy/glibc/ and al sources in sources/
 To reflash a Freerunner try:
 
   ./oe-flash-gta02.sh

Modified: trunk/TMP/oe/oe-flash-gta02.sh
===================================================================
--- trunk/TMP/oe/oe-flash-gta02.sh	2008-09-30 23:27:22 UTC (rev 36365)
+++ trunk/TMP/oe/oe-flash-gta02.sh	2008-09-30 23:49:34 UTC (rev 36366)
@@ -9,5 +9,7 @@
 
 sleep 5
 
-sudo dfu-util -a kernel -D $KERNEL
-sudo duf-util -a rootfs -D $ROOTFS
+DFU="tmp.openmoko.om-gta02/deploy/glibc/tools"
+
+sudo $DFU -a kernel -D $KERNEL
+sudo $DFU -a rootfs -D $ROOTFS


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-svn mailing list
enlightenment-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic