<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/recipes-core/packagegroups, branch warrior</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2018-12-28T02:35:35+00:00</updated>
<entry>
<title>clang,nativesdk-packagegroup-sdk-host: Recognise risc-v</title>
<updated>2018-12-28T02:35:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-28T02:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=79b3bc561aadb2165dd9b48314a713dc1cf9eb5f'/>
<id>urn:sha1:79b3bc561aadb2165dd9b48314a713dc1cf9eb5f</id>
<content type='text'>
This helps build SDKs for risc-v when meta-clang is in layer mix
even though clang for risc-v may not fully work yet

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target: Make clang runtime as RRECOMMENDS</title>
<updated>2018-09-09T14:59:31+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-29T19:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=7275ecf5de4b538080a846b5e415525e2f65507c'/>
<id>urn:sha1:7275ecf5de4b538080a846b5e415525e2f65507c</id>
<content type='text'>
As suggested in Issue #23
this will make sure we can override it with BAD_RECOMMENDATIONS

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup: Consider the fact that clang is not there for riscv64 yet</title>
<updated>2018-09-09T14:59:31+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-08-29T19:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a4dcd3012d5702f18cc13c33b3e5213648dc1043'/>
<id>urn:sha1:a4dcd3012d5702f18cc13c33b3e5213648dc1043</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target: Include libcxx and compiler-rt even when clang is not default compiler</title>
<updated>2018-07-08T22:40:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-07-08T22:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=99aba60e67fdeb939367fe0c0ef098fed0d77f99'/>
<id>urn:sha1:99aba60e67fdeb939367fe0c0ef098fed0d77f99</id>
<content type='text'>
Fixes issue #63

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target: Fix a typo in packagename</title>
<updated>2017-08-08T20:44:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-08T20:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a890c57814c5f281177899b40f0dfb760bc15f01'/>
<id>urn:sha1:a890c57814c5f281177899b40f0dfb760bc15f01</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>llvm-libunwind: Delete</title>
<updated>2017-07-31T16:20:22+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-31T16:14:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=61579d74eca12998ce988339dc71566a360309a7'/>
<id>urn:sha1:61579d74eca12998ce988339dc71566a360309a7</id>
<content type='text'>
build llvm libunwind along with libcxx

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libcxx: Merge libcxxabi needs into libcxx</title>
<updated>2017-07-31T15:47:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-31T15:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=baa7a53f8b83914c56ce248f101956b16bc1036d'/>
<id>urn:sha1:baa7a53f8b83914c56ce248f101956b16bc1036d</id>
<content type='text'>
This is preferred way of building libc++ and
it also means we do not need musl specific tweaks
since top level build from llvm already know
musl and make right choices

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target.bbappend: Append only for clang toolchain</title>
<updated>2016-05-26T05:03:25+00:00</updated>
<author>
<name>Steve Sakoman</name>
<email>steve@sakoman.com</email>
</author>
<published>2016-05-25T23:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=22055598e9b9933d0e94154a7fc5a0525ad3fa1e'/>
<id>urn:sha1:22055598e9b9933d0e94154a7fc5a0525ad3fa1e</id>
<content type='text'>
Applying the below patch gets rid of all of the extra packages except
glibmm-dev.  I have no idea where that is coming from!

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>clang-runtime: Enable shared libraries</title>
<updated>2016-04-05T04:39:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-04-05T04:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=5a33935e8bb34e392913234b3251d26949b29bcb'/>
<id>urn:sha1:5a33935e8bb34e392913234b3251d26949b29bcb</id>
<content type='text'>
package libcxxabi-dev and compiler-rt-staticdev
into packagegroup-core-standalone-sdk-target so it
gets into SDK

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>packagegroup-core-standalone-sdk-target: Add clang runtime libs</title>
<updated>2016-04-04T03:11:39+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-04-04T03:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=734c2109d7352939198bc4cbcb24dd27619e99a6'/>
<id>urn:sha1:734c2109d7352939198bc4cbcb24dd27619e99a6</id>
<content type='text'>
ALLOW_EMPTY is added so packaging can succeed
the files are all static libs

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
