Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Yocto Project 1.4 - Poky 9.0.y dylan

120 bytes added, 18:22, 30 September 2013
no edit summary
<span style="color: rgb(255, 0, 0);">'''NOTE: The instructions below are only for IGEP PROCESSOR BOARDS based on AM335x processor. CHOOSE YOUR BUILD SYSTEM BASED ON THE SUPPORTED PLATFORM'''</span>
In order to build an image with BSP support for a given release, you need to download the corresponding BSP repository. <br>At this time latest stable branch for AM335x devices is [http://git.isee.biz/?p=pub/scm/poky.git;a=shortlog;h=refs/heads/dylandylan].
$ git clone -b dylan git://git.yoctoproject.git/poky.git
$ cd poky
and clone the [https://github.com/ebutera/meta-igep .git meta-igep] layer.
$ git clone https://github.com/ebutera/meta-igep.git