<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
]>
<rdf:RDF
 xmlns="http://purl.org/rss/1.0/"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:admin="http://webns.net/mvcb/"
>
<channel rdf:about="http://www.datenfreihafen.org/~stefan/weblog">
<title>openembedded</title>
<link>http://www.datenfreihafen.org/~stefan/weblog/archives/cat_11/</link>
<description>datenfreihafen.org, linux, and computer science.</description>
<dc:language>en-us</dc:language>
<dc:creator>Stefan Schmidt</dc:creator>
<dc:date>2008-11-21T03:40:38+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.datenfreihafen.org/~stefan/weblog/archives/2008/11/#e2008-11-21T03_40_26.txt" />
<rdf:li rdf:resource="http://www.datenfreihafen.org/~stefan/weblog/archives/2008/06/#e2008-06-12T16_56_09.txt" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://www.datenfreihafen.org/~stefan/weblog/archives/2008/11/#e2008-11-21T03_40_26.txt">
<link>http://www.datenfreihafen.org/~stefan/weblog/archives/2008/11/#e2008-11-21T03_40_26.txt</link>
<title>Ever seen a gnufiish?</title>
<dc:date>2008-11-21T03:40:26+01:00</dc:date>
<dc:creator>Stefan Schmidt</dc:creator>
<dc:subject>openembedded, gnufiish, openmoko</dc:subject>
<description><![CDATA[<p>Being a scuba diver I never seen one until
<a href="http://gnufiish.org/?p=gnufiish.git;a=summary">recently</a>.</p>

<p>After this bad joke we can come to some real infos. Harald is working on the
kernel full steam ahead. Good progress so far. Sometimes faster sometimes
slower.</p>

<p>From my side I concentraded on the OE side so far. Booting into a fso-image is
working now. With every new hardware feature the kernel gets support for we can
start to integrate it into FSO. GPS and BT are good candidates as they are just
attached to UARTs and the enabling/disabling via GPIOs is already in the kernel.</p>

<p>A 'cat /dev/ttySAC2' already gives out some NMEA stancas. SiRF III binary
protocol has to wait a bit longer. Next week I'll have some fun with making use
of the GPS in frameword. Stay tuned.</p>]]></description>
</item>
<item rdf:about="http://www.datenfreihafen.org/~stefan/weblog/archives/2008/06/#e2008-06-12T16_56_09.txt">
<link>http://www.datenfreihafen.org/~stefan/weblog/archives/2008/06/#e2008-06-12T16_56_09.txt</link>
<title>XO laptop for OpenEmbedded integration</title>
<dc:date>2008-06-12T16:56:09+01:00</dc:date>
<dc:creator>Stefan Schmidt</dc:creator>
<dc:subject>openembedded, events</dc:subject>
<description><![CDATA[<p>While giving a talk and help to manning the OpenMoko booth at the LinuxTag I
also got some interesting hardware to play with.</p>

<p>The great guys from the <a href="http://wiki.olpc-deutschland.de/">OLPC Deutschland
e.V.</a> long-term borrowed up to 70 XO laptops
for people which have interesting projects with them.</p>

<p>I asked for one to work on OpenEmbedded integration for it. This divides into
two parts:</p>

<ol>
<li><p>Machine support. This one should not be to hard as it is a x86 device and the
first rootfs it ever booted in the AMD labs was build with OE. :) Still it will
help me to understand the deeper internals from OpenEmbedded better.</p></li>
<li><p>Writing recipes for the sugar applications and libraries. Having recipes for
them in the OE metadata will make it easy for other distros using OE as their
buildsystem to use them and put them in their feeds.</p></li>
</ol>

<p>I will be busy with EZX the next two weeks. I plan to work on this afterwards.</p>]]></description>
</item>
</rdf:RDF>

