<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot-novena/package/ipkg, branch 2012.02</title>
<subtitle>build system for the novena open hardware laptop board</subtitle>
<id>https://git.bnewbold.net/buildroot-novena/atom?h=2012.02</id>
<link rel='self' href='https://git.bnewbold.net/buildroot-novena/atom?h=2012.02'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/'/>
<updated>2011-09-29T21:12:27+00:00</updated>
<entry>
<title>package: remove useless arguments from AUTOTARGETS</title>
<updated>2011-09-29T21:12:27+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49'/>
<id>urn:sha1:300f9c9c9dcf2b47ea89c45d5b1ea05e7305bd49</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
AUTOTARGETS macro in a way that avoids the need for each package to
repeat its name and the directory in which it is present.

[Peter: pkgdir-&gt;pkgparentdir]
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>ipkg: remove useless configure options</title>
<updated>2010-04-13T14:55:42+00:00</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2010-04-10T17:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=9005b04bc0d854c3b896ffdfc56f6d6fcb417ec3'/>
<id>urn:sha1:9005b04bc0d854c3b896ffdfc56f6d6fcb417ec3</id>
<content type='text'>
These options are part of the default set of options passed to
./configure by the AUTOTARGETS infrastructure.

Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>ipkg: update source URL</title>
<updated>2009-11-17T19:08:11+00:00</updated>
<author>
<name>Michael S. Zick</name>
<email>minimod@morethan.org</email>
</author>
<published>2009-11-17T17:07:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=e428886e5754b63d7103ce421b1e5658c2eef195'/>
<id>urn:sha1:e428886e5754b63d7103ce421b1e5658c2eef195</id>
<content type='text'>
ftp.handhelds.org doesn't seem to work any more.

Signed-off-by: Michael S. Zick &lt;minimod@morethan.org&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>package: Remove unnecessary dependencies on uclibc.</title>
<updated>2009-09-03T18:22:38+00:00</updated>
<author>
<name>Will Newton</name>
<email>will.newton@gmail.com</email>
</author>
<published>2009-09-02T15:02:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=422ce6536b6d45e4632d526ae04c6af0bd36e80a'/>
<id>urn:sha1:422ce6536b6d45e4632d526ae04c6af0bd36e80a</id>
<content type='text'>
A C library will have been built by the toolchain makefiles, so there is no
need for packages to explicitly depend on uclibc.

Signed-off-by: Will Newton &lt;will.newton@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>buildroot: remove trailing spaces</title>
<updated>2008-08-04T19:07:05+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-08-04T19:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=02a623ddf96aa97c341a287bbb4ec5370a069444'/>
<id>urn:sha1:02a623ddf96aa97c341a287bbb4ec5370a069444</id>
<content type='text'>
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`;
do
	sed -i 's/ \+$//' $i;
done
</content>
</entry>
<entry>
<title>Kconfig: remove 'default n'</title>
<updated>2008-07-17T20:01:44+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-07-17T20:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee'/>
<id>urn:sha1:4683420c4c3f6cfb7a5d99d9965664e27b7ae7ee</id>
<content type='text'>
'default n' is the default, so there's no need to say it explicitly.
</content>
</entry>
<entry>
<title>ipkg: use http url</title>
<updated>2008-03-28T10:39:48+00:00</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2008-03-28T10:39:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=60739c33d3e146e3254639cf917b9344a0ed9edc'/>
<id>urn:sha1:60739c33d3e146e3254639cf917b9344a0ed9edc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added ipkg</title>
<updated>2008-03-06T18:13:24+00:00</updated>
<author>
<name>John Voltz</name>
<email>john.voltz@gmail.com</email>
</author>
<published>2008-03-06T18:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/buildroot-novena/commit/?id=4d59e3b4ce1bf2f0e79066b7b839d91d7aeeece2'/>
<id>urn:sha1:4d59e3b4ce1bf2f0e79066b7b839d91d7aeeece2</id>
<content type='text'>
</content>
</entry>
</feed>
