Welcome!

Welcome to Satlover forums, full of great people, ideas and excitement.

Please register if you would like to take part. link..

Register Now

Alert: Don't Use Hotmail Email Accounts for registration

Collapse

Before Access to all Forums and Trial accounts you must need to activate your account Email address

Makefile OpenBlackHole

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sonc
    Experienced Board Member
    • Jun 2010
    • 1568

    Makefile OpenBlackHole

    Howto compile images with OpenBlackHole OE ?

    First of all you have to know howto compile images, this project is for image developers and not an howto for newbies. If you know howto compile e2 images the istructions are really simply:

    - create a directory on your linux box
    - put in the directory the makefile you find here in attach (unzip before)
    - edit makefile to choose machine (ie: MACHINE ?= et9000)
    - type the command:
    Code:

    make -f Makefile-openblackhole-1.6 image

    - Once the image is created you can use the command form the build directory:
    Code:

    source ./env.source
    bitbake -k openblackhole-image

    to rebuild the image


    thanks to juli13 for the upload
    Attached Files
Working...