Changes between Version 17 and Version 18 of OSSIEBeagleboard_BitBake

Show
Ignore:
Timestamp:
06/16/11 11:27:44 (2 years ago)
Author:
jawil06
Comment:

BitBake? 1.12.1 isn't out yet.

Legend:

Unmodified
Added
Removed
Modified
  • OSSIEBeagleboard_BitBake

    v17 v18  
    3232}}} 
    3333 
    34 Now, get the lastest !BitBake (1.12.1 as of this writing, to find the latest version visit http://download.berlios.de/bitbake/), and unpack it: 
     34Now, get the lastest !BitBake (1.12.0 as of this writing, to find the latest version visit http://download.berlios.de/bitbake/), and unpack it: 
    3535{{{ 
    36 wget http://download.berlios.de/bitbake/bitbake-1.12.1.tar.gz # Download the BitBake package 
    37 tar zxvf bitbake-1.12.1.tar.gz                                # Extract it 
    38 mv bitbake{-1.12.1,}                                          # Rename the directory to bitbake 
     36wget http://download.berlios.de/bitbake/bitbake-1.12.0.tar.gz # Download the BitBake package 
     37tar zxvf bitbake-1.12.0.tar.gz                                # Extract it 
     38mv bitbake{-1.12.0,}                                          # Rename the directory to bitbake 
    3939}}} 
    4040