<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://arm.mini-box.com/index.php?action=history&amp;feed=atom&amp;title=Compiling_Angstrom_for_pico-SAM9G45</id>
	<title>Compiling Angstrom for pico-SAM9G45 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://arm.mini-box.com/index.php?action=history&amp;feed=atom&amp;title=Compiling_Angstrom_for_pico-SAM9G45"/>
	<link rel="alternate" type="text/html" href="https://arm.mini-box.com/index.php?title=Compiling_Angstrom_for_pico-SAM9G45&amp;action=history"/>
	<updated>2026-09-13T09:34:53Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.9</generator>
	<entry>
		<id>https://arm.mini-box.com/index.php?title=Compiling_Angstrom_for_pico-SAM9G45&amp;diff=93&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;&lt;h1&gt;Compile using the new meta-angstrom distribution based on meta-openembedded branch (new branch)&lt;/h1&gt;   git clone git://github.com/Angstrom-distribution/setup-scripts.git -...&quot;</title>
		<link rel="alternate" type="text/html" href="https://arm.mini-box.com/index.php?title=Compiling_Angstrom_for_pico-SAM9G45&amp;diff=93&amp;oldid=prev"/>
		<updated>2020-10-20T06:35:49Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;h1&amp;gt;Compile using the new meta-angstrom distribution based on meta-openembedded branch (new branch)&amp;lt;/h1&amp;gt;   git clone git://github.com/Angstrom-distribution/setup-scripts.git -...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;h1&amp;gt;Compile using the new meta-angstrom distribution based on meta-openembedded branch (new branch)&amp;lt;/h1&amp;gt;&lt;br /&gt;
  git clone git://github.com/Angstrom-distribution/setup-scripts.git -b angstrom-v2012.05-yocto1.2&lt;br /&gt;
  cd setup-scripts/sources&lt;br /&gt;
  git clone git://gitorious.org/picopc-tools/meta-picosam9.git&lt;br /&gt;
  cd ..&lt;br /&gt;
  echo 'EXTRALAYERS=&amp;quot;${TOPDIR}/sources/meta-picosam9&amp;quot;' &amp;gt;&amp;gt; conf/bblayers.conf&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh config picosam9&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt; Start building&amp;lt;/h1&amp;gt;&lt;br /&gt;
If you want to build only the kernel:&lt;br /&gt;
&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh bitbake virtual/kernel&lt;br /&gt;
&lt;br /&gt;
or if you want a small base image:&lt;br /&gt;
&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh bitbake console-image&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h1&amp;gt;Compile using the classic angstrom distribution based on openembedded.dev branch (old branch)&amp;lt;/h1&amp;gt;&lt;br /&gt;
This is obsolete and kept for reference. All development and maintenance are done on the new meta-angstrom.&lt;br /&gt;
&lt;br /&gt;
  git clone git://gitorious.org/picopc-tools/picopc-angstrom-setup.git&lt;br /&gt;
  cd picopc-angstrom-setup&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh update&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh config picosam9&lt;br /&gt;
&lt;br /&gt;
The script will also download and install picosam9 recipes for angstrom from here: [https://gitorious.org/picopc-tools/picopc-angstrom  https://gitorious.org/picopc-tools/picopc-angstrom]&lt;br /&gt;
&lt;br /&gt;
To get the same build as the binary ones provided by mini-box.com you can use (note: this recipes only work on old openembedded.dev branch NOT the new meta-angstrom):&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh bitbake picosam9-gpe-image&lt;br /&gt;
  MACHINE=picosam9 ./oebb.sh bitbake picosam9-console-image&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Notes&amp;lt;/h2&amp;gt;&lt;br /&gt;
* The build process builds kernel and a rootfs, you will still need to copy those file to a microSD respecting the info here: http://arm.mini-box.com/index.php?title=Main_Page#Building_an_image_from_scratch&lt;br /&gt;
&lt;br /&gt;
* The BOOT.BIN bootstrap is not built by angstrom. You can get a binary from:http://resources.mini-box.com/online/pico-SAM9G45/android/BOOT.BIN or [http://arm.mini-box.com/index.php?title=Bootstrap compile] your own version.&lt;br /&gt;
&lt;br /&gt;
* Latest version that our '''classic''' angstrom build (openembedded.dev) has been tested is: ''tested_2011-01-13''. Other versions might have a different behavior. You can get this version by doing:&lt;br /&gt;
&lt;br /&gt;
   cd sources/openembedded&lt;br /&gt;
   git checkout tested_2011-01-13 -b tested_2011-01-13&lt;br /&gt;
&lt;br /&gt;
* The version of bitbake used is:&lt;br /&gt;
&lt;br /&gt;
   cd sources/bitbake&lt;br /&gt;
   git checkout 1.12&lt;br /&gt;
&lt;br /&gt;
* All above commands from step #2 downward must be issued from the picopc-angstrom-setup/ folder.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>