<feed xmlns='http://www.w3.org/2005/Atom'>
<title>buildroot.git/package/logrotate, branch master</title>
<subtitle>Buildroot: Making Embedded Linux easy
</subtitle>
<id>https://git.hiegel.fr/cgit/buildroot.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/buildroot.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/'/>
<updated>2012-07-17T18:23:05Z</updated>
<entry>
<title>all packages: rename XXXTARGETS to xxx-package</title>
<updated>2012-07-17T18:23:05Z</updated>
<author>
<name>Arnout Vandecappelle (Essensium/Mind)</name>
<email>arnout@mind.be</email>
</author>
<published>2012-07-02T22:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=e1502ebc0c92763896c53d405ee9c7c7a1a33e24'/>
<id>urn:sha1:e1502ebc0c92763896c53d405ee9c7c7a1a33e24</id>
<content type='text'>
Also remove the redundant $(call ...).

This is a purely mechanical change, performed with
find package linux toolchain boot -name \*.mk | \
  xargs sed -i -e 's/$(eval $(call GENTARGETS))/$(eval $(generic-package))/' \
               -e 's/$(eval $(call AUTOTARGETS))/$(eval $(autotools-package))/' \
               -e 's/$(eval $(call CMAKETARGETS))/$(eval $(cmake-package))/'

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) &lt;arnout@mind.be&gt;
Signed-off-by: Thomas Petazzoni &lt;thomas.petazzoni@free-electrons.com&gt;
</content>
</entry>
<entry>
<title>package: remove useless arguments from GENTARGETS</title>
<updated>2011-09-29T21:09:58Z</updated>
<author>
<name>Thomas Petazzoni</name>
<email>thomas.petazzoni@free-electrons.com</email>
</author>
<published>2011-09-29T19:57:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=0849e8193ef429f29945b8c2a54eafc8635e0969'/>
<id>urn:sha1:0849e8193ef429f29945b8c2a54eafc8635e0969</id>
<content type='text'>
Thanks to the pkgparentdir and pkgname functions, we can rewrite the
GENTARGETS 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>logrotate: convert to gentargets and bump to 3.7.9</title>
<updated>2010-09-26T20:53:22Z</updated>
<author>
<name>Martin Banky</name>
<email>martin.banky@gmail.com</email>
</author>
<published>2010-09-26T07:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=f09275968cac629ea964474b7184be2dad3f1a36'/>
<id>urn:sha1:f09275968cac629ea964474b7184be2dad3f1a36</id>
<content type='text'>
[Peter: pass LDFLAGS, remove manpages, get rid _BINARY vars only used once]
Signed-off-by: Martin Banky &lt;Martin.Banky@gmail.com&gt;
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>logrotate: use standard wchar comment</title>
<updated>2010-04-02T10:40:32Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2010-04-02T10:40:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=d3f777e0031c2af8d56a605d0172e66e980ff6c1'/>
<id>urn:sha1:d3f777e0031c2af8d56a605d0172e66e980ff6c1</id>
<content type='text'>
Signed-off-by: Peter Korsgaard &lt;jacmet@sunsite.dk&gt;
</content>
</entry>
<entry>
<title>logrotate: fix logrotate.conf check</title>
<updated>2009-03-07T20:17:23Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-07T20:17:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=fc52ef24b950b72ff55a2bc811a66b71ea814de9'/>
<id>urn:sha1:fc52ef24b950b72ff55a2bc811a66b71ea814de9</id>
<content type='text'>
Thanks to Hiroshi Shinji for noticing.
</content>
</entry>
<entry>
<title>logrotate: only install logrotate.conf if not present in target_skeleton</title>
<updated>2009-03-05T19:00:17Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-05T19:00:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a46fdff085e9131145abcc0ce80bc80773ef4c7a'/>
<id>urn:sha1:a46fdff085e9131145abcc0ce80bc80773ef4c7a</id>
<content type='text'>
Allow platforms to provide a custom logrotate.conf in their target_skeleton.
</content>
</entry>
<entry>
<title>logrotate: fix patch-kernel.sh invocation</title>
<updated>2009-03-05T19:00:11Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-05T19:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=560c06a6c84cc3836a0a8be66e1b75163db9ab77'/>
<id>urn:sha1:560c06a6c84cc3836a0a8be66e1b75163db9ab77</id>
<content type='text'>
Thanks to Bernhard for noticing.
</content>
</entry>
<entry>
<title>logrotate: fix build with external toolchain</title>
<updated>2009-03-05T16:42:14Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-03-05T16:42:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=802011ae1f19c3ad17a20a558c20c1ec47286933'/>
<id>urn:sha1:802011ae1f19c3ad17a20a558c20c1ec47286933</id>
<content type='text'>
</content>
</entry>
<entry>
<title>package/: convert to DOWNLOAD helper</title>
<updated>2009-01-16T11:42:52Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>jacmet@sunsite.dk</email>
</author>
<published>2009-01-16T11:42:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=4a7bfd27757e076837e400f18d8371d792eade0e'/>
<id>urn:sha1:4a7bfd27757e076837e400f18d8371d792eade0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>logrotate: remove duplicate deps.  Clean up '/etc'</title>
<updated>2008-10-07T17:08:25Z</updated>
<author>
<name>Wade Berrier</name>
<email>wberrier@gmail.com</email>
</author>
<published>2008-10-07T17:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/buildroot.git/commit/?id=a8ed074e80dcfe13c0061628a1243c5e640e3e20'/>
<id>urn:sha1:a8ed074e80dcfe13c0061628a1243c5e640e3e20</id>
<content type='text'>
 on make clean.  Some other syntactic niceties.
</content>
</entry>
</feed>
