<?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>Sun, 29 Nov 2009 14:03:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<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>
