<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/target/device/Sharp/LNode80, branch 2009.02_rc2</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2009.02_rc2'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2009-01-16T11:48:43Z</updated>
<entry>
<title>target/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:48:43Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:48:43Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ed5f6093c0cf2b06b04e287a8cf0547440844733'/>
<id>urn:sha1:ed5f6093c0cf2b06b04e287a8cf0547440844733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>target_skeleton: mark empty directories with .empty files</title>
<updated>2008-03-30T20:45:42Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-30T20:45:42Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=01c51685795e012b992ee6820016119c807a1d95'/>
<id>urn:sha1:01c51685795e012b992ee6820016119c807a1d95</id>
<content type='text'>
Mark empty directories in target skeletons with .empty files
and remove them while copying to target (like it's already done for
svn and cvs files) to better support version control system which don't
handle empty directories (E.G. git-svn).
</content>
</entry>
<entry>
<title>Use BOARD_PATH instead of SHARP_LNODE80_PATH</title>
<updated>2008-03-18T11:43:00Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2008-03-18T11:43:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=f827151c362b540da9c675bd097c7bea09938038'/>
<id>urn:sha1:f827151c362b540da9c675bd097c7bea09938038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for GNU and kernel.org mirrors</title>
<updated>2007-12-17T12:29:06Z</updated>
<author>
<name>Ivan Kuten</name>
<email>ivan.kuten@promwad.com</email>
</author>
<published>2007-12-17T12:29:06Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=cb815ae003d40cc971d6e214415c10e9a160ba82'/>
<id>urn:sha1:cb815ae003d40cc971d6e214415c10e9a160ba82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- global whitespace trimming</title>
<updated>2007-08-22T12:35:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T12:35:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6547bced933fface8e0f0dde08f0e0fe1777ddf9'/>
<id>urn:sha1:6547bced933fface8e0f0dde08f0e0fe1777ddf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- semicolon touchup. No other changes</title>
<updated>2007-08-22T09:56:41Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-22T09:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=956d3eb78bfa798cee3071917aa18517f496078c'/>
<id>urn:sha1:956d3eb78bfa798cee3071917aa18517f496078c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkdir/mkdir/g"</title>
<updated>2007-08-21T11:25:30Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2007-08-21T11:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=7b403ada3715d1d6e510abbb6b4ccf89b2c09167'/>
<id>urn:sha1:7b403ada3715d1d6e510abbb6b4ccf89b2c09167</id>
<content type='text'>
  (want to know about errors if mkdir failed). Thanks to Cristian Ionescu-Idbohrn for pointing this out
</content>
</entry>
<entry>
<title>Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib</title>
<updated>2007-08-11T22:26:56Z</updated>
<author>
<name>Ulf Samuelsson</name>
<email>ulf.samuelsson@atmel.com</email>
</author>
<published>2007-08-11T22:26:56Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=a2e5113512e893029a6b8c52b23ab0349ca76071'/>
<id>urn:sha1:a2e5113512e893029a6b8c52b23ab0349ca76071</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- add and use BR2_BZCAT config option.</title>
<updated>2006-11-17T15:43:51Z</updated>
<author>
<name>Bernhard Reutner-Fischer</name>
<email>rep.dot.nop@gmail.com</email>
</author>
<published>2006-11-17T15:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90'/>
<id>urn:sha1:6e2823c1fa3c470da2a14f0f9aa985d71c9ffb90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>subversion makes it so we do not need a separate tarball</title>
<updated>2006-11-15T06:52:00Z</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2006-11-15T06:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=ba70f94e629ece312a4bf2b9b663a4f73d6032bb'/>
<id>urn:sha1:ba70f94e629ece312a4bf2b9b663a4f73d6032bb</id>
<content type='text'>
to store empty directories and symlinks for the target_skeleton.
</content>
</entry>
</feed>
