<?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>Headnut.org &#187; bitbake</title>
	<atom:link href="http://www.headnut.org/tag/bitbake/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.headnut.org</link>
	<description>Musings of a Nut</description>
	<lastBuildDate>Thu, 09 Jun 2011 23:25:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>OpenEmbedded bblayers and bbappend</title>
		<link>http://www.headnut.org/2011/06/09/openembedded-bblayers-and-bbappend/</link>
		<comments>http://www.headnut.org/2011/06/09/openembedded-bblayers-and-bbappend/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 23:23:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[bitbake]]></category>
		<category><![CDATA[openembedded]]></category>

		<guid isPermaLink="false">http://www.headnut.org/?p=129</guid>
		<description><![CDATA[I recently found a blog posting at http://sakrah.homelinux.org/blog/2010/11/bblayers-bbappend/ that discusses two new features in OE: bblayers and bbappend. This is a huge step forward in improving the maintainability of large scale OE developments. I&#8217;ll post more once I&#8217;ve had a chance to look through the features a bit more. (This posting was really just an [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found a blog posting at <a href="http://sakrah.homelinux.org/blog/2010/11/bblayers-bbappend/">http://sakrah.homelinux.org/blog/2010/11/bblayers-bbappend/</a> that discusses two new features in OE: <strong>bblayers</strong> and <strong>bbappend</strong>.  This is a huge step forward in improving the maintainability of large scale OE developments.  I&#8217;ll post more once I&#8217;ve had a chance to look through the features a bit more.</p>
<p>(This posting was really just an archive of the link to the blog for me!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.headnut.org/2011/06/09/openembedded-bblayers-and-bbappend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bitbake via GIT</title>
		<link>http://www.headnut.org/2009/11/29/bitbake-via-git/</link>
		<comments>http://www.headnut.org/2009/11/29/bitbake-via-git/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:03:48 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[bitbake]]></category>
		<category><![CDATA[openembedded]]></category>

		<guid isPermaLink="false">http://www.headnut.org/?p=115</guid>
		<description><![CDATA[Bitbake recently converted from SVN to GIT.  As such, many users may be wondering where to get the latest and greatest updates.  The new repository has moved to git://git.openembedded.org/bitbake.git. To checkout Bitbake 1.8.18 (the latest as of this writing), use the following instructions: $ git clone git://openembedded.org/bitbake.git $ cd bitbake $ git checkout 1.8.18 You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bitbake.berlios.de">Bitbake</a> recently converted from SVN to GIT.  As such, many users may be wondering where to get the latest and greatest updates.  The new repository has moved to <a href="http://cgit.openembedded.org/cgit.cgi/bitbake/">git://git.openembedded.org/bitbake.git</a>.</p>
<p>To checkout Bitbake 1.8.18 (the latest as of this writing), use the following instructions:</p>
<pre style="margin-left: 3em; padding: 1em; background: #050505; color: grey; border: thin solid grey; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><span style="color: #0000ff;">$</span> git clone git://openembedded.org/bitbake.git
<span style="color: #0000ff;">$</span> cd bitbake
<span style="color: #0000ff;">$</span> git checkout 1.8.18</pre>
<p>You can see a list of current tags and upgrade to a specific one, if desired:</p>
<pre style="margin-left: 3em; padding: 1em; background: #050505; color: grey; border: thin solid grey; -moz-border-radius: 5px; -webkit-border-radius: 5px;"><span style="color: #0000ff;">$</span> git tag -l</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.headnut.org/2009/11/29/bitbake-via-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

