<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/dynamic-layers, branch dunfell</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=dunfell</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=dunfell'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2021-08-13T19:50:28+00:00</updated>
<entry>
<title>chromium,gn: Fix typo in depends spec</title>
<updated>2021-08-13T19:50:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T19:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=76c6751d721a4265e01bb71d8dc4fb46dca6602f'/>
<id>urn:sha1:76c6751d721a4265e01bb71d8dc4fb46dca6602f</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>chromium,gn: Do not use runtime-llvm to remove libc++ native deps</title>
<updated>2021-08-13T19:21:50+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T19:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=67803c1e3b1ef7f893bf20005d0fbad13fd82ef1'/>
<id>urn:sha1:67803c1e3b1ef7f893bf20005d0fbad13fd82ef1</id>
<content type='text'>
This override may not exist in old releases

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>chromium,gn-native: Remove dependency on native libc++</title>
<updated>2021-08-13T15:51:40+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-13T15:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=a8b94b0a778da4a4b9547401c71a908abec4e803'/>
<id>urn:sha1:a8b94b0a778da4a4b9547401c71a908abec4e803</id>
<content type='text'>
native versions of libcxx and compiler-rt are only available in honister
and newer

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>bcc: Fix KBUILD_MODNAME errors for kernel 5.7 and latter</title>
<updated>2020-06-30T15:13:36+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2020-06-30T08:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=14a52c3633e8f32fdf8bb5a259a41f5cfb8cc535'/>
<id>urn:sha1:14a52c3633e8f32fdf8bb5a259a41f5cfb8cc535</id>
<content type='text'>
Backport two patches to fix the following runtime failures.

Networking tools fail with include/net/flow_offload.h:304:4: error: use of
undeclared identifier 'KBUILD_MODNAME'.

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
</content>
</entry>
<entry>
<title>bcc: Make opensnoop compatible with kernel v5.6 and later</title>
<updated>2020-06-16T18:57:26+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2020-06-15T09:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=deaba90e3122e4c4b3849b384cb7a251a0e07ed4'/>
<id>urn:sha1:deaba90e3122e4c4b3849b384cb7a251a0e07ed4</id>
<content type='text'>
Since kernel v5.6, fddb5d430ad9 ("open: introduce openat2(2) syscall"),
do_sys_openat2 instead of do_sys_open has been used as entry function for open.

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
</content>
</entry>
<entry>
<title>bcc bpftrace: Add xz to RDEPENDS</title>
<updated>2020-04-28T18:15:05+00:00</updated>
<author>
<name>He Zhe</name>
<email>zhe.he@windriver.com</email>
</author>
<published>2020-04-28T13:10:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=76bca8285e1f9def4e390334aafcd8da8c4b34c7'/>
<id>urn:sha1:76bca8285e1f9def4e390334aafcd8da8c4b34c7</id>
<content type='text'>
bcc and bpftrace require xz to extract /sys/kernel/kheaders.tar.xz,
otherwise the tools would fail as below.

tar (child): xz: Cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Signed-off-by: He Zhe &lt;zhe.he@windriver.com&gt;
</content>
</entry>
<entry>
<title>bpftrace: include only when oe layer is included</title>
<updated>2020-03-19T21:47:26+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-03-19T17:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=5ebccc89053e734fec966242e1855889b3cac956'/>
<id>urn:sha1:5ebccc89053e734fec966242e1855889b3cac956</id>
<content type='text'>
This depends on bcc which has also been moved to
dynamic-layers/openembedded-layer.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>bcc: include only when oe layer is available</title>
<updated>2020-03-19T21:47:26+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-03-19T17:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=f76a6db1149842ee74de71323261c46470436239'/>
<id>urn:sha1:f76a6db1149842ee74de71323261c46470436239</id>
<content type='text'>
Move bcc to dynamic-layers/openembedded-layer since it depends on
luajit.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>chromium: Use libgcc for unwinding</title>
<updated>2019-10-01T22:58:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-10-01T05:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=d3741ccc9ecbcbe2cbf4df7cf93b4d70ebc177ba'/>
<id>urn:sha1:d3741ccc9ecbcbe2cbf4df7cf93b4d70ebc177ba</id>
<content type='text'>
using llvm libunwind ends up in aborts

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layers: Add meta-browser to dynamic layers</title>
<updated>2019-09-23T16:35:59+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-22T01:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=1d5ea9bdc73bf16baccbd03a6de62a78b01cbd4d'/>
<id>urn:sha1:1d5ea9bdc73bf16baccbd03a6de62a78b01cbd4d</id>
<content type='text'>
meta-browser/master builds with multiple releases of
meta-clang(thud,warrior,master) but sometimes we only need tweaks for a
given clang version, this helps doing so

Enable lld as default linker

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