Changes between Version 3 and Version 4 of OSSIEBeagleboard_BitBake

Show
Ignore:
Timestamp:
11/09/10 16:01:57 (3 years ago)
Author:
jawil06
Comment:

Tested tag requires newer version of bitbake.

Legend:

Unmodified
Added
Removed
Modified
  • OSSIEBeagleboard_BitBake

    v3 v4  
    1 '''This page is not yet completed''' 
     1'''This guide is not yet complete.''' 
    22 
    33---- 
     
    1818}}} 
    1919 
    20 Now, get !BitBake, and unpack it: 
     20Now, get the lastest !BitBake (1.10.1 as of this writing, to find the latest version visit http://download.berlios.de/bitbake/), and unpack it: 
    2121{{{ 
    22 $ wget http://download.berlios.de/bitbake/bitbake-1.8.18.tar.gz # Download the BitBake package 
    23 $ tar zxvf bitbake-1.8.18.tar.gz                                # Extract it 
    24 $ mv bitbake{-1.8.18,}                                          # Rename the directory to bitbake 
     22$ wget http://download.berlios.de/bitbake/bitbake-1.10.1.tar.gz # Download the BitBake package 
     23$ tar zxvf bitbake-1.10.1.tar.gz                                # Extract it 
     24$ mv bitbake{-1.10.1,}                                          # Rename the directory to bitbake 
    2525}}} 
    2626