Difference between revisions of "Talk:Build Environment Ubuntu 9.04"
From Gumstix User Wiki
m |
m |
||
Line 7: | Line 7: | ||
to: sudo usermod -a -G oe ''$USER'' | to: sudo usermod -a -G oe ''$USER'' | ||
+ | |||
+ | '''Bitbake Step''' | ||
+ | |||
+ | How about a step for getting bitbake? | ||
+ | Option 1) sudo apt-get bitbake | ||
+ | Option 2) pull bitbake from repository |
Revision as of 10:24, 8 October 2009
Since this is the page for building things in Ubuntu 9.04, shouldn't step 1) be "Get Ubuntu linux 9.04" instead of "Get Ubuntu linux 8.10"?
- why my page for 8.10 was deleted? is it the same for 9.04?
Modify Step 3?
from: sudo usermod -a -G oe YOUR_CURRENT_USERNAME
to: sudo usermod -a -G oe $USER
Bitbake Step
How about a step for getting bitbake? Option 1) sudo apt-get bitbake Option 2) pull bitbake from repository