| | 6 | |
|---|
| | 7 | ===================================================== |
|---|
| | 8 | |
|---|
| | 9 | The Makefile should help you get a working OE system |
|---|
| | 10 | installed into your dev directory. I make a directory |
|---|
| | 11 | in my ${HOME}, such as OE-projects, then copy the Makefile |
|---|
| | 12 | into that and run 'make'. After it finishes, I have a |
|---|
| | 13 | basic OE set of tools installed. |
|---|
| | 14 | |
|---|
| | 15 | To install the Zipit Z2 specific stuff, I would then: |
|---|
| | 16 | svn co http://linux.zipitwireless.com/svn/zipitforge/openembedded ~/OE-projects |
|---|
| | 17 | That would then load the build and zipitBBfiles dirs. |
|---|
| | 18 | |
|---|
| | 19 | |
|---|
| | 20 | ===================================================== |
|---|