<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/classes-recipe, branch styhead</title>
<subtitle>Mirror of github.com/kraj/meta-clang.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-clang.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-clang.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/'/>
<updated>2022-09-03T21:15:44+00:00</updated>
<entry>
<title>clang-native.bbclass: Move to classes folder</title>
<updated>2022-09-03T21:15:44+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-09-03T21:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=9f245e4ee21d5b788787cbb26b8a52fd32d60775'/>
<id>urn:sha1:9f245e4ee21d5b788787cbb26b8a52fd32d60775</id>
<content type='text'>
classes-recipe domain is new and will break kirkstone and need very
recent bitbake, let it settle some dust before adopting it for
meta-clang

Fixes https://github.com/kraj/meta-clang/issues/651

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>clang-native.bbclass: Add new class</title>
<updated>2022-08-30T21:58:28+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-08-22T20:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=d89de99cbbb171a21f37ce64dd9ec2ef79fa033a'/>
<id>urn:sha1:d89de99cbbb171a21f37ce64dd9ec2ef79fa033a</id>
<content type='text'>
This class is meant to make it easy to use clang for doing native
builds. Some packages e.g. chromium, rust etc. have specific needs when
using clang. clang built by this layer is ineherently a cross compiler
and its using same compiler for doing native and cross builds for
packages. This class should be added to recipes which intend to use
clanf to do the native builds as well.

inherit clang-native

is all you need in the recipe namespace via the .bb or .bbappend file

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