<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/recipes-devtools/gcc, branch mickledore-net</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=mickledore-net'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2011-03-17T20:41:22+00:00</updated>
<entry>
<title>move layer into meta-oe in preparation for future splits</title>
<updated>2011-03-17T20:41:22+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-03-17T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c58cc7d3796dcee6e93885c835ed04cb566abeb2'/>
<id>urn:sha1:c58cc7d3796dcee6e93885c835ed04cb566abeb2</id>
<content type='text'>
As per TSC decision

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc-4.5: Sync from OE</title>
<updated>2011-03-12T15:20:55+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-03-12T13:31:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=154d33a2149fc80e435085ce08d97162c7ef2a0b'/>
<id>urn:sha1:154d33a2149fc80e435085ce08d97162c7ef2a0b</id>
<content type='text'>
Remove unneeded patches. This should bring all the changes from OE
uptodate. Now we are left with syncing the changes from oe-core
then we will ready to push it into oe-core.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc 4.5: bitbake has taken a dislike to '#' in SRC_URI, so remove those</title>
<updated>2011-02-23T06:19:53+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-02-23T06:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6d9070a43ab436a9d490e2f384db05ea7b1649fc'/>
<id>urn:sha1:6d9070a43ab436a9d490e2f384db05ea7b1649fc</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc: sync with yocto</title>
<updated>2011-01-22T13:12:59+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-22T11:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8d6c7b3ee22e143a6962f09e9c6d7ad509e024fa'/>
<id>urn:sha1:8d6c7b3ee22e143a6962f09e9c6d7ad509e024fa</id>
<content type='text'>
* don't duplicate .inc files, use the ones from the main layer(s)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc: import yocto rev 0df3c481309e89b93e8a57773eb9c470b4dd13a7</title>
<updated>2011-01-18T10:41:25+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-18T10:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2414ce31087fa910437cae45703c3b13a5daf5a9'/>
<id>urn:sha1:2414ce31087fa910437cae45703c3b13a5daf5a9</id>
<content type='text'>
From: Dexuan Cui &lt;dexuan.cui@intel.com&gt;
Date: Sat, 15 Jan 2011 10:47:50 +0000
Subject: libgcc: use the new recipe (rather than gcc-runtime) to install libgcc_s.so* and crt*.o

Currently gcc-runtime installs the files, but actually gcc-runtime's
do_configure checks if the files are available, so before we build gcc-runtime,
we should have some recipe install the files first! -- currently
gcc-cross-intermediate actually does that(gcc-cross also installs the files,
but it installs into the gcc-build-internal* directory), but
gcc-cross-intermediate will have its own sysroot in future, after that,
gcc-runtime won't build. So let us add this new target recipe and move the
installation of the files from gcc-runtime into it

changed to apply to gcc 4.5

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>remove stray patch file</title>
<updated>2011-01-18T10:40:48+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-18T10:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=898fc9f4c9c9efbcd50ce53e29ad2fb54b09eb21'/>
<id>urn:sha1:898fc9f4c9c9efbcd50ce53e29ad2fb54b09eb21</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc-4.5.inc: Disable linaro rev 99456 patch for now</title>
<updated>2011-01-14T08:38:42+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2011-01-14T08:38:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6d7f106f86babd2d295b99d625a25474ac57a0a7'/>
<id>urn:sha1:6d7f106f86babd2d295b99d625a25474ac57a0a7</id>
<content type='text'>
* Fixes the problem as described in
  http://lists.linaro.org/pipermail/linaro-dev/2011-January/001993.html

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;

(OE rev 0af4d2e8be4f0ac4564c3f4c4ae539a4d6a0485d)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc 4.5: sync with OE</title>
<updated>2011-01-13T12:39:44+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-13T12:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=94237e310fd27f9f66699c07311ff0ae17f8ee20'/>
<id>urn:sha1:94237e310fd27f9f66699c07311ff0ae17f8ee20</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc 4.5: import http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=f13cb20ed19c41b9ff85ef1c9ec0883a21d1d5bf and convert to INC_PR</title>
<updated>2011-01-05T12:19:57+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-05T12:19:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6f1647aa9079471a2062166660ab9fb6b074817e'/>
<id>urn:sha1:6f1647aa9079471a2062166660ab9fb6b074817e</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
<entry>
<title>gcc: sync with OE</title>
<updated>2011-01-03T11:21:06+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@dominion.thruhere.net</email>
</author>
<published>2011-01-03T11:21:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=60c9a5c925622682ab4189fcd7837798cbfdb9ca'/>
<id>urn:sha1:60c9a5c925622682ab4189fcd7837798cbfdb9ca</id>
<content type='text'>
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
