<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Goddchen 's Blog &#187; avr32-linux</title>
	<atom:link href="http://blog.goddchen.de/tag/avr32-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.goddchen.de</link>
	<description></description>
	<lastBuildDate>Wed, 18 Jan 2012 17:12:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Building avr32 linux with openembedded (oe)</title>
		<link>http://blog.goddchen.de/2009/05/building-avr32-linux-with-openembedded-oe/</link>
		<comments>http://blog.goddchen.de/2009/05/building-avr32-linux-with-openembedded-oe/#comments</comments>
		<pubDate>Thu, 28 May 2009 12:44:54 +0000</pubDate>
		<dc:creator>Goddchen</dc:creator>
				<category><![CDATA[Computer / Informatik]]></category>
		<category><![CDATA[avr32]]></category>
		<category><![CDATA[avr32-linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[oe]]></category>
		<category><![CDATA[openembedded]]></category>

		<guid isPermaLink="false">http://blog.goddchen.de/?p=368</guid>
		<description><![CDATA[Hey everybody, currently i&#8217;m trying to build a rootfs for an avr32 with openembedded (oe). There are some hints on the avr32linux website. They say that you should add TARGET_OS = &#8220;linux-uclibc&#8221; MACHINE = &#8220;atngw100&#8243; DISTRO = &#8220;angstrom-2008.1&#8243; ANGSTROM_MODE = &#8220;uclibc&#8221; to your local.conf. But that isn&#8217;t correct anymore! ANGSTROM_MODE was renamed to ANGSTROMLIBC! So [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everybody,</p>
<p>currently i&#8217;m trying to build a rootfs for an avr32 with openembedded (oe). There are some hints on the avr32linux website.</p>
<p>They say that you should add</p>
<blockquote><p>TARGET_OS = &#8220;linux-uclibc&#8221;<br />
MACHINE = &#8220;atngw100&#8243;<br />
DISTRO = &#8220;angstrom-2008.1&#8243;<br />
ANGSTROM_MODE = &#8220;uclibc&#8221;</p></blockquote>
<p>to your local.conf. But that isn&#8217;t correct anymore! <span style="color: #ff0000;"><strong>ANGSTROM_MODE</strong></span> was renamed to <span style="color: #ff0000;"><strong>ANGSTROMLIBC</strong></span>!</p>
<p>So now you will have to set</p>
<blockquote><p>TARGET_OS = &#8220;linux-uclibc&#8221;<br />
MACHINE = &#8220;atngw100&#8243;<br />
DISTRO = &#8220;angstrom-2008.1&#8243;<br />
ANGSTROMLIBC = &#8220;uclibc&#8221;</p></blockquote>
<p>in your local.conf.</p>
<p>So, if you are getting errors like:</p>
<ul>
<li>Nothing provides &#8220;uclibc&#8221;</li>
<li>Errors regarding glibc while you are building with uclibc</li>
<li>Information not available for target &#8216;avr32-linux&#8217;</li>
</ul>
<p>Just rename that config variable.</p>
<p>Gr33tz Goddchen</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.goddchen.de%2F2009%2F05%2Fbuilding-avr32-linux-with-openembedded-oe%2F&amp;title=Building%20avr32%20linux%20with%20openembedded%20%28oe%29" id="wpa2a_2" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.goddchen.de_2F2009_2F05_2Fbuilding-avr32-linux-with-openembedded-oe_2F_amp_title=Building_20avr32_20linux_20with_20openembedded_20_28oe_29?referer=');"><img src="http://blog.goddchen.de/wp-content/plugins/add-to-any/share_save_171_16.gif" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://blog.goddchen.de/2009/05/building-avr32-linux-with-openembedded-oe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

