<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/dynamic-layers, branch hardknott</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2021-11-22T22:39:05+00:00</updated>
<entry>
<title>recipes: Specify branch and protocol in SRC_URI</title>
<updated>2021-11-22T22:39:05+00:00</updated>
<author>
<name>Devendra Tewari</name>
<email>devendra.tewari@gmail.com</email>
</author>
<published>2021-11-22T22:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=2207df98559afc19d6a0243027bbac18980fc764'/>
<id>urn:sha1:2207df98559afc19d6a0243027bbac18980fc764</id>
<content type='text'>
github has stopped supporting anonymous git protocol and bitbake now
warns about branch not being explicit, master is no more a viable
fallback

Signed-off-by: Devendra Tewari &lt;devendra.tewari@gmail.com&gt;
</content>
</entry>
<entry>
<title>chromium,gn: Fix typo in depends spec</title>
<updated>2021-08-13T19:48:53+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T19:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=b0d805060791006d651efd3d7ae3dd5add8f70fe'/>
<id>urn:sha1:b0d805060791006d651efd3d7ae3dd5add8f70fe</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>chromium,gn-native: Do not use runtime-llvm override</title>
<updated>2021-08-13T19:25:13+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T19:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=b8898db9ac2af21edd7544884830b9f52476898c'/>
<id>urn:sha1:b8898db9ac2af21edd7544884830b9f52476898c</id>
<content type='text'>
This may not work on native recipes in older releases

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gn-native: Remove libc++ native dependency from CXXFLAGS/LDFLAGS</title>
<updated>2021-08-13T19:18:21+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T19:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=cc16e663fdee2ab5a656b936dd79d35a1365acc6'/>
<id>urn:sha1:cc16e663fdee2ab5a656b936dd79d35a1365acc6</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>chromium,gn-native: Remove dependencies on libc++ runtime</title>
<updated>2021-08-13T15:43:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T15:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=6916a0ae8d3b9807e936b6cb30d038d97e7335b7'/>
<id>urn:sha1:6916a0ae8d3b9807e936b6cb30d038d97e7335b7</id>
<content type='text'>
This only works with honister and newer

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: Update to using master branch</title>
<updated>2021-04-01T06:27:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-31T00:32:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=dab00b24239cc43175b761b1c76516ba0b15f3f9'/>
<id>urn:sha1:dab00b24239cc43175b761b1c76516ba0b15f3f9</id>
<content type='text'>
This is needed for fixing builds with master since clang 12 has dropped
ORCv1 APIs

Add a patch to fix build with clang-12

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>Drop browser-layer from dynamic layers</title>
<updated>2021-03-27T18:12:16+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-03-27T03:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=f234d64d3b22e09792011e620c431e8df126b460'/>
<id>urn:sha1:f234d64d3b22e09792011e620c431e8df126b460</id>
<content type='text'>
These changes have been proposed for meta-browser itself see
https://github.com/OSSystems/meta-browser/pull/489

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bcc: link with dynamic libbpf</title>
<updated>2021-03-11T02:09:24+00:00</updated>
<author>
<name>Matteo Croce</name>
<email>mcroce@microsoft.com</email>
</author>
<published>2021-03-09T18:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=64386310b425bb6eb51c1f4c4590af5ed5435ea9'/>
<id>urn:sha1:64386310b425bb6eb51c1f4c4590af5ed5435ea9</id>
<content type='text'>
Link bcc dynamically against libbpf. This reduces the size of libbcc.so
from 68 MB to 3 MB.
Backport some patches from upstream which are needed for the actual
dynamic linking.

Signed-off-by: Matteo Croce &lt;mcroce@microsoft.com&gt;
</content>
</entry>
<entry>
<title>bcc: Disable luaJIT on ppc64</title>
<updated>2021-03-01T19:12:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-02-24T06:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=1a4116592f570d0e35736ed5e59cd5e372f76c4c'/>
<id>urn:sha1:1a4116592f570d0e35736ed5e59cd5e372f76c4c</id>
<content type='text'>
ppc64 port is not yet available, its proposed here
https://github.com/LuaJIT/LuaJIT/pull/54

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bcc: Fix build with clang-12</title>
<updated>2021-02-14T08:10:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-02-06T20:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=fb9efbb0b6366620a16bd7ddacb7d027e938c506'/>
<id>urn:sha1:fb9efbb0b6366620a16bd7ddacb7d027e938c506</id>
<content type='text'>
bring-in needed patches from upstream

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