<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts, branch kirkstone</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2026-04-10T10:53:18+00:00</updated>
<entry>
<title>scripts/install-buildtools: Update to 4.0.34</title>
<updated>2026-04-10T10:53:18+00:00</updated>
<author>
<name>Yoann Congal</name>
<email>yoann.congal@smile.fr</email>
</author>
<published>2026-04-05T21:13:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9f3811f6791a6eb4e073f9d5da834dac9602f212'/>
<id>urn:sha1:9f3811f6791a6eb4e073f9d5da834dac9602f212</id>
<content type='text'>
Update to the 4.0.34 release of the 4.0 series for buildtools

(From OE-Core rev: f2bc121f821f684a541b1f4e317078c50d29c389)

Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>recipetool: Recognise https://git. as git urls</title>
<updated>2026-04-10T10:53:18+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2026-04-08T21:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7d6d05fbed6c70702eb037e0733379abf8a0b2ac'/>
<id>urn:sha1:7d6d05fbed6c70702eb037e0733379abf8a0b2ac</id>
<content type='text'>
If a url has git. in it, assume it is likely to be a git cloneable url
and should be treated as such.

This allows us to switch from https://git.yoctoproject.org/git/XXX urls to
the preferred https://git.yoctoproject.org/XXX form.

(From OE-Core rev: d88ef7b29d30d19a9c0f8705b896e35af0fc44cb)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit cedc9209e3bae0da8d61423b16c74c49a132aa63)
Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>scripts: Default to https git protocol for YP/OE repos</title>
<updated>2026-04-10T10:53:18+00:00</updated>
<author>
<name>Yoann Congal</name>
<email>yoann.congal@smile.fr</email>
</author>
<published>2026-04-09T11:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8671248b7383753a9e141e5f3a63e138ef83c410'/>
<id>urn:sha1:8671248b7383753a9e141e5f3a63e138ef83c410</id>
<content type='text'>
Following up on commit 139102a73d41 ("recipes: Default to https git protocol where possible"),
&gt; The recommendation from server maintainers is that the https protocol
&gt; is both faster and more reliable than the dedicated git protocol at this point.
&gt; Switch to it where possible.

(From OE-Core rev: 97986a40346d7b5a13c0882674afacd98583108c)

Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>create-pull-request: Keep commit hash to be pulled in cover email</title>
<updated>2026-04-10T10:53:17+00:00</updated>
<author>
<name>Paul Barker</name>
<email>paul@pbarker.dev</email>
</author>
<published>2026-01-07T11:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e20d9718e994dfaa6a8a045e45de788d074680b1'/>
<id>urn:sha1:e20d9718e994dfaa6a8a045e45de788d074680b1</id>
<content type='text'>
The cover email mangling in create-pull-request was cutting off the
actual commit hash to be pulled, making it difficult to verify that the
changes a maintainer merges exactly match those intended by the pull
request author.

The extra lines we want to include are, for example from a recent
whinlatter stable branch PR:

    for you to fetch changes up to 6c4c6d39ea3202d756acc13f8ce81b114a468541:

      cups: upgrade from 2.4.14 to 2.4.15 (2025-12-29 09:49:31 -0800)

(From OE-Core rev: 58138d386f1c221e87d2217bddc7e31d02cab58c)

Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
Signed-off-by: Mathieu Dubois-Briand &lt;mathieu.dubois-briand@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit c78f5ae4a5ba3675b78cc226feb7b9fbbfd8da19)
Signed-off-by: Fabien Thomas &lt;fabien.thomas@smile.fr&gt;
Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>scripts/install-buildtools: Update to 4.0.33</title>
<updated>2026-03-20T09:55:33+00:00</updated>
<author>
<name>Aleksandar Nikolic</name>
<email>aleksandar.nikolic010@gmail.com</email>
</author>
<published>2026-03-14T18:01:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=77a8ab27c450b58b55a975c169057d0194648629'/>
<id>urn:sha1:77a8ab27c450b58b55a975c169057d0194648629</id>
<content type='text'>
Update to the 4.0.33 release of the 4.0 series for buildtools

(From OE-Core rev: a082e65235520a888c1413d33f08c9966f3e0e43)

Signed-off-by: Aleksandar Nikolic &lt;aleksandar.nikolic22@pm.me&gt;
Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>scripts/install-buildtools: Update to 4.0.32</title>
<updated>2026-02-27T15:54:01+00:00</updated>
<author>
<name>Aleksandar Nikolic</name>
<email>aleksandar.nikolic010@gmail.com</email>
</author>
<published>2026-02-06T12:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1d5c8af9c423e7eb53288f00102f2da69cb52861'/>
<id>urn:sha1:1d5c8af9c423e7eb53288f00102f2da69cb52861</id>
<content type='text'>
Update to the 4.0.32 release of the 4.0 series for buildtools

(From OE-Core rev: 7c3f192e5f29eb54c1aa64d31b92255d13e4605a)

Signed-off-by: Aleksandar Nikolic &lt;aleksandar.nikolic22@pm.me&gt;
Signed-off-by: Yoann Congal &lt;yoann.congal@smile.fr&gt;
Signed-off-by: Paul Barker &lt;paul@pbarker.dev&gt;
</content>
</entry>
<entry>
<title>scripts/install-buildtools: Update to 4.0.31</title>
<updated>2025-12-31T15:24:54+00:00</updated>
<author>
<name>Aleksandar Nikolic</name>
<email>aleksandar.nikolic@zeiss.com</email>
</author>
<published>2025-12-20T11:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1e47a3035c6f7cdc9d03d29ad285841ddd3902db'/>
<id>urn:sha1:1e47a3035c6f7cdc9d03d29ad285841ddd3902db</id>
<content type='text'>
Update to the 4.0.31 release of the 4.0 series for buildtools

(From OE-Core rev: c0dacba480b02ea591915f8afbe0b48c10b8be43)

Signed-off-by: Aleksandar Nikolic &lt;aleksandar.nikolic@zeiss.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>oe-build-perf-report: relax metadata matching rules</title>
<updated>2025-11-24T14:57:39+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2025-11-16T23:44:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=36165cce685e0048fb7a576c009e12d718c80ea1'/>
<id>urn:sha1:36165cce685e0048fb7a576c009e12d718c80ea1</id>
<content type='text'>
As the poky repository is no longer used, measurements are indexed using
the oe-core commit. But as bitbake, oe-core and meta-yocto are now
retrieved from separate gits, while measuring performances for a given branch
at some time interval, we can get the same commit for oe-core but
different ones for bitbake or meta-yocto. As a consequence, metadata
associated with the same index (oe-core commit) might differ.

To work around this, relax the equality checks for commit, commit_time
and commit_count since they might no longer match.

Ideally we'd group them into separate results but for now, treat them
as being the same.

[Based on work from Mathieu Dubois-Briand but fixed differently]
(From OE-Core rev: ff72b41a3f0bf1820405b8782f0d125cd10e3406)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
(cherry picked from commit e7dc42e30c76bf0fbb4d3cc019bbec675bac55fa)
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>scripts/install-buildtools: Update to 4.0.30</title>
<updated>2025-10-14T14:20:36+00:00</updated>
<author>
<name>Aleksandar Nikolic</name>
<email>aleksandar.nikolic@zeiss.com</email>
</author>
<published>2025-10-05T20:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=673b839a6b2d5f16bfaaa301d469acf3be996ef5'/>
<id>urn:sha1:673b839a6b2d5f16bfaaa301d469acf3be996ef5</id>
<content type='text'>
Update to the 4.0.30 release of the 4.0 series for buildtools

(From OE-Core rev: 237452d023dfc895cd8183e30e781da6f60b2ec5)

Signed-off-by: Aleksandar Nikolic &lt;aleksandar.nikolic@zeiss.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
<entry>
<title>scripts/install-buildtools: Update to 4.0.28</title>
<updated>2025-07-30T14:47:48+00:00</updated>
<author>
<name>Aleksandar Nikolic</name>
<email>aleksandar.nikolic@zeiss.com</email>
</author>
<published>2025-07-24T19:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ac7ccf3ea7208fd3f602b70a8aa0415d48156702'/>
<id>urn:sha1:ac7ccf3ea7208fd3f602b70a8aa0415d48156702</id>
<content type='text'>
Update to the 4.0.28 release of the 4.0 series for buildtools

(From OE-Core rev: 8e59118164d6468443db211d9ade058402f21add)

Signed-off-by: Aleksandar Nikolic &lt;aleksandar.nikolic@zeiss.com&gt;
Signed-off-by: Steve Sakoman &lt;steve@sakoman.com&gt;
</content>
</entry>
</feed>
