<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-initramfs/recipes-devtools, branch daisy-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=daisy-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2014-05-04T10:41:12+00:00</updated>
<entry>
<title>klcc_cross: move in target sysroot as crossscript</title>
<updated>2014-05-04T10:41:12+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2014-05-03T16:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=55b09e522ca88c0c0b2dd7a36e4861a1cf6ca9c6'/>
<id>urn:sha1:55b09e522ca88c0c0b2dd7a36e4861a1cf6ca9c6</id>
<content type='text'>
Klcc-cross is properly a crosscript so avoid to inherit cross.bbclass and stage
it in target sysroot under usr/bin/crossscripts.
Minor adjustment is necessary for INSTALLDIR.

Finally some magic mangling is applied fixing the paths of sstate so that it is
invalidated in case of subsequent builds targeting machines with the same
arch and in case of builds sharing the sstate cache.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>klibc: restylize a bit the recipes</title>
<updated>2014-04-06T12:36:20+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2014-03-22T17:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=477ccd867cc71f8277f2670b7be34b3b15300052'/>
<id>urn:sha1:477ccd867cc71f8277f2670b7be34b3b15300052</id>
<content type='text'>
No runtime changes.
Reorder and fix some typos in the comments.
Remove unneeded empty do_install from utils.
Fix bogus PACKAGES_${PN} = "${PN}".

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>klcc-cross: force rebuild for each MACHINE of the same arch</title>
<updated>2014-02-28T23:36:59+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2014-02-26T21:49:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=56dde5189f20d3507cad39814b833be7626067a4'/>
<id>urn:sha1:56dde5189f20d3507cad39814b833be7626067a4</id>
<content type='text'>
In case of subsequent builds for machines belonging to the same arch
we have to rebuild the klcc-cross wrapper because it is harcoding
the path to the headers in machine sysroot.
This hack is necessary to avoid to mark the klibc infrastructure as
machine-specific.

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>dracut: update to 036</title>
<updated>2014-02-19T13:12:36+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2014-01-30T09:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=90045a49e50eb0177a8aee5cc318caf037ac603d'/>
<id>urn:sha1:90045a49e50eb0177a8aee5cc318caf037ac603d</id>
<content type='text'>
* Patch was applied upstream, delete it
* Add coreutils dep to stop scripts from erroring out
* bump PE to since 'git' &gt; '036'

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>klibc: ensure package strip logic stays the same after oe-core package.bbclass changes</title>
<updated>2014-02-17T15:36:43+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen.kooi@linaro.org</email>
</author>
<published>2014-01-23T09:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2397f51915252c00c4b86dc324feec76f61dcf22'/>
<id>urn:sha1:2397f51915252c00c4b86dc324feec76f61dcf22</id>
<content type='text'>
See http://patches.openembedded.org/patch/65311/

Signed-off-by: Koen Kooi &lt;koen.kooi@linaro.org&gt;
</content>
</entry>
<entry>
<title>klibc.inc: remove ${PR} leftover</title>
<updated>2014-02-16T21:34:49+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2014-01-30T22:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dd1ca18fb9ced69f027897d97e073d2107a9f1fd'/>
<id>urn:sha1:dd1ca18fb9ced69f027897d97e073d2107a9f1fd</id>
<content type='text'>
Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>dracut: add git version</title>
<updated>2014-01-22T11:22:38+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2014-01-11T16:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=039b0190d9049768876af892cf9e18324a8d7c63'/>
<id>urn:sha1:039b0190d9049768876af892cf9e18324a8d7c63</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>klibc: upgrade from 2.0.2 to release 2.0.3</title>
<updated>2013-12-17T20:53:23+00:00</updated>
<author>
<name>Andrea Adami</name>
<email>andrea.adami@gmail.com</email>
</author>
<published>2013-12-16T23:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d4ba54f15ff1c9e25771e52b0116c267e251813b'/>
<id>urn:sha1:d4ba54f15ff1c9e25771e52b0116c267e251813b</id>
<content type='text'>
Klibc now supports aarch64 / arm64
While there, remove PR/INC_PR from the recipes

Signed-off-by: Andrea Adami &lt;andrea.adami@gmail.com&gt;
</content>
</entry>
<entry>
<title>klibc.inc: add mapping for 64-bit ARM builds</title>
<updated>2013-12-17T20:53:14+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2013-12-10T10:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5782b2d27bc9db84fa1bd2d499e3b0e737bcd272'/>
<id>urn:sha1:5782b2d27bc9db84fa1bd2d499e3b0e737bcd272</id>
<content type='text'>
Klibc is following the kernel naming ('arm64') instead of the toolchain naming ('aarch64').

Signed-off-by: Koen Kooi &lt;koen.kooi@linaro.org&gt;
</content>
</entry>
<entry>
<title>recipes: Remove PR = r0 from all recipes</title>
<updated>2013-11-01T14:33:16+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-10-31T10:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4d62e7f575e2a87197c74ab4639561b45eec0e60'/>
<id>urn:sha1:4d62e7f575e2a87197c74ab4639561b45eec0e60</id>
<content type='text'>
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
