Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

Yocto Project 1.2 - Poky 7.0.y denzil

156 bytes added, 18:20, 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 OMAP3 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 IGEP devices is [http://git.isee.biz/?p=pub/scm/poky.git;a=shortlog;h=refs/heads/denzildenzil].
$ git clone -b denzil git://git.isee.biz/pub/scm/poky.git
$ cd poky
and clone the [http://git.isee.biz/?p=pub/scm/meta-isee.git;a=shortlog;h=refs/heads/denzil meta-isee ] layer.
$ git clone -b denzil git://git.isee.biz/pub/scm/meta-isee.git