Changes between Version 34 and Version 35 of CSPFL_OpenEmbedded
- Timestamp:
- 11/06/09 12:23:15 (2 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSPFL_OpenEmbedded
v34 v35 104 104 105 105 == Install bitbake == 106 Currently no versions of bitbake in the portage tree are marked stable so bitbake must be keyworded if you run a stable system. You should definitely run the latest version of bitbake, currently 1.8.16. Unfortunately this version hasn't made its way into the official gentoo repository yet, but it can be found in the oswald overlay which can be pulled from git as shown below. 106 Currently no versions of bitbake in the portage tree are marked stable so bitbake must be keyworded if you run a stable system. You should definitely run the latest version of bitbake, currently 1.8.16. Unfortunately this version hasn't made its way into the official gentoo repository yet, but it can be found in the oswald overlay which can be pulled from git as shown below. A bitbake git ebuild is also available in the overlay for those who want to use a bleeding edge version of bitbake straight from OE's git repository. 107 107 108 If you want to use a bleeding edge version of bitbake straight from OE's git repo, you can use the ebuild in our Gentoo overlay that can be cloned from its git repository:108 To get the oswald-gentoo-overlay git repository, use the following command: 109 109 110 110 {{{
