Openembedded environment (UBUNTU)

Source: Internet
Author: User
Tags using git
 
 
Refer to the official documents:
 
Http://docs.openembedded.org/usermanual/usermanual.html
 
 

#! /Bin/sh
# Autuor: linzheming
# Ref: http://www.openembedded.org/wiki/Getting_started
# Date: 2011/12/14

# Install required packages
Aptitude install sed wget CVS subversion Git-core \
Coreutils unzip texi2html texinfo docbook-utils \
Gawk python-pysqlite2 diffstat help2man make GCC build-essential g ++ \
Desktop-file-utils chrpath

Apt-Get install libxml2-utils xmlto Python-psyco APR

# Create nessary dirs
Mkdir-p $ oebase/build/Conf
CD $ oebase

# Getting bitbake
Apt-Get install bitbake

# Obtaining openembedded using git
Git clone http://github.com/openembedded/openembedded.git

# Updating openembedded
# Cd openembedded & git pull-rebase

# Create local configuration
CP openembedded/CONF/local. conf. sample build/CONF/local. conf

 

 

 

Todo: http://labs.qt.nokia.com/2009/09/10/cross-compiling-qtx11/

 

 

Http://www.openembedded.org/wiki/Getting_started

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.