<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-clang.git/.github, 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>2023-12-30T19:16:35+00:00</updated>
<entry>
<title>yoe.yml: Use yoe_clean_sstate function from envsetup</title>
<updated>2023-12-30T19:16:35+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-12-29T16:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=beffde692f3d365678f5fdf60b473b93045d4161'/>
<id>urn:sha1:beffde692f3d365678f5fdf60b473b93045d4161</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>actions: Bump checkout for v3-&gt;v4</title>
<updated>2023-09-10T13:57:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-09-10T04:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=e12fa95bb0193fad9b62cbeafee687507763506c'/>
<id>urn:sha1:e12fa95bb0193fad9b62cbeafee687507763506c</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>CI: Use yoe-kiosk-image instead of yoe-qt5-image</title>
<updated>2023-08-05T16:37:17+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-08-04T18:40:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=5cf9584bdefaa2efbe10fd16ef692cf82ed6b573'/>
<id>urn:sha1:5cf9584bdefaa2efbe10fd16ef692cf82ed6b573</id>
<content type='text'>
We are removing QT5 from defaults and switching to QT6

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>github/actions: Adapt to new envsetup.sh syntax in CI loop script</title>
<updated>2023-03-05T02:07:57+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-03-04T07:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=b9c03e42bc1b1ca301b5c383b38c647792ef32ec'/>
<id>urn:sha1:b9c03e42bc1b1ca301b5c383b38c647792ef32ec</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yoe/ci: Use actions/checkout@v3</title>
<updated>2023-01-16T18:33:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-01-14T03:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=7d6e70d51a57bb991568012e82bf27faeb0b58e9'/>
<id>urn:sha1:7d6e70d51a57bb991568012e82bf27faeb0b58e9</id>
<content type='text'>
actions/checkout@v2 uses node12 with EOL now.
Replace ::set-output with $GITHUB_OUTPUT envvar
::set-output is deprecated [1]

[1] https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yoe.yml: Use poky repo to find sstate-cache-management.sh</title>
<updated>2022-08-17T14:01:33+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-08-17T03:25:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=63c07c0a6d9b32047c80a44c3d0cecae3e3b841f'/>
<id>urn:sha1:63c07c0a6d9b32047c80a44c3d0cecae3e3b841f</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>github/workflows: Fix source uri to use https protocol</title>
<updated>2022-03-16T21:05:34+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-16T18:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=38ea7927776ece6b59bc210312b17d84351cdfaa'/>
<id>urn:sha1:38ea7927776ece6b59bc210312b17d84351cdfaa</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yoe.yml: Preserve .git file across rsync</title>
<updated>2022-02-12T21:16:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-02-12T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=636f54e8dc588ecf4865b118ab6dd4d8a60a5047'/>
<id>urn:sha1:636f54e8dc588ecf4865b118ab6dd4d8a60a5047</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yoe.yml: Change username</title>
<updated>2022-02-12T21:16:01+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-02-12T19:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=aa55429d72da14a16023a1a3ccc9f6f5338e4829'/>
<id>urn:sha1:aa55429d72da14a16023a1a3ccc9f6f5338e4829</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-clang: Convert to new override syntax</title>
<updated>2021-08-03T17:00:28+00:00</updated>
<author>
<name>Signed-off-by: Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-08-02T16:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-clang.git/commit/?id=17737cc4ecd3aea2c978bf83e283bcb08d097487'/>
<id>urn:sha1:17737cc4ecd3aea2c978bf83e283bcb08d097487</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
