<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git, branch thud-20.0.1</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=thud-20.0.1</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=thud-20.0.1'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2019-01-08T22:50:45+00:00</updated>
<entry>
<title>build-appliance-image: Update to thud head revision</title>
<updated>2019-01-08T22:50:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2019-01-08T22:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1cab405d88149fd63322a867c6adb4a80ba68db3'/>
<id>urn:sha1:1cab405d88149fd63322a867c6adb4a80ba68db3</id>
<content type='text'>
(From OE-Core rev: ad0a553f0bbdbed5f78a27162289a1e358580dcc)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky: Update version to 2.6.1</title>
<updated>2019-01-08T22:49:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2019-01-08T22:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ca417455d79b29cd14cd8d39a9da904bf23fcc48'/>
<id>urn:sha1:ca417455d79b29cd14cd8d39a9da904bf23fcc48</id>
<content type='text'>
(From meta-yocto rev: e8de212ef932e6e837483517dff324aa9d9bbe5d)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: Update the sample config as per new migration manual</title>
<updated>2019-01-08T21:41:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-01T01:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5fe5271c9d3b19c3cecf2b0ea8f46409e6d9c61a'/>
<id>urn:sha1:5fe5271c9d3b19c3cecf2b0ea8f46409e6d9c61a</id>
<content type='text'>
Syncs with oe-core and the documentation
https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#var-TESTIMAGE_AUTO
https://www.yoctoproject.org/docs/latest/ref-manual/ref-manual.html#migration-2.6-automatic-testing-changes

(From meta-yocto rev: 1d180bc08eb6b46be4127d0b1a067b0fb92544d5)

(From meta-yocto rev: 42ee4df294851e442d7abf11e6126c82ae3270ee)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: bitbake-diffsigs: Support recursive deps with signature files</title>
<updated>2019-01-08T21:41:06+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2018-12-28T17:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8bbd177bb817413bfa238e9e36c80b724e69c4e9'/>
<id>urn:sha1:8bbd177bb817413bfa238e9e36c80b724e69c4e9</id>
<content type='text'>
Follow dependent hash changes recursively also when specifying two
signature files explicitly. Previously this was only done when using the
--task option.

(Bitbake rev: a5f5ec9e09e2b2891cade97d0568284fc064cb26)

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: bitbake-diffsigs: Merge with bitbake-dumpsig</title>
<updated>2019-01-08T21:41:06+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2018-12-28T17:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2ef46c44f5b0a6e2c3dfef13bdd5b75bc589a269'/>
<id>urn:sha1:2ef46c44f5b0a6e2c3dfef13bdd5b75bc589a269</id>
<content type='text'>
The functionalities of bitbake-diffsigs and bitbake-dumpsig are so
similar that they can be merged into one. Add an option --dump to make
bitbake-diffsigs dump the last signature data instead of comparing it.
Keep bitbake-dumpsig as a symbolic link to bitbake-diffsigs. When it is
called as bitbake-dumpsig, it behaves as if --dump was specified.

Also make -D the short option for --debug again (the way it used to be,
and still was for bitbake-dumpsig), so that -d can be used as the short
option for --dump.

(Bitbake rev: e7130f8bd86843c0b780b2ecabd297cd35ddcbe3)

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky.conf: Update the distros we test against on the autobuilder</title>
<updated>2019-01-08T20:18:55+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2018-11-14T11:18:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=263cf203bd363a6b9d58524ff5862d23c76e6390'/>
<id>urn:sha1:263cf203bd363a6b9d58524ff5862d23c76e6390</id>
<content type='text'>
(From meta-yocto rev: e2bad29f075d668d70b55f85aec4fd6039e7c119)

(From meta-yocto rev: 7c7856b863f43dc1d88e7ce343e52336cf7bf4fd)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: server/process: Show last 60 lines of the log if the server didn't start</title>
<updated>2019-01-08T20:18:55+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2018-11-27T11:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0c6290b6bc455297bb1c5629607079bede2eba74'/>
<id>urn:sha1:0c6290b6bc455297bb1c5629607079bede2eba74</id>
<content type='text'>
We're seeing issues where the server doesn't start with no logs as to why. Allow
the server to print the last 60 log lines just in case this shows us something useful
about what is failing.

(Bitbake rev: 1351978585b76262cb104f3d609d79c184ee5d2b)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: server/process: Show the last 60 log lines, not the last 10</title>
<updated>2019-01-08T20:18:55+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2018-11-27T11:32:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cfbd125fef570c7a1b5ef812dca17f7930e9419c'/>
<id>urn:sha1:cfbd125fef570c7a1b5ef812dca17f7930e9419c</id>
<content type='text'>
10 log lines may not capture any full traceback, increase the number of
lines to 60 which covers most tracebacks.

(Bitbake rev: 2626ff964c0a5726037e539cfd07027aded0b7a9)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: server/process: print a message when no logfile</title>
<updated>2019-01-08T20:18:55+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2018-11-14T09:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=103f13ac6eb2d516428da1df821ed8964a87997b'/>
<id>urn:sha1:103f13ac6eb2d516428da1df821ed8964a87997b</id>
<content type='text'>
[YOCTO #12898]

There might be no bitbake-cookerdaemon.log, print a message for debugging.

(Bitbake rev: 9c3c965b9d90617e8aa2cf439019534a35a7bcb1)

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: server/process: Make lockfile handling clearer</title>
<updated>2019-01-08T20:18:55+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2018-11-29T16:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b5dd9158e95c60adc692e12865212862e0432f58'/>
<id>urn:sha1:b5dd9158e95c60adc692e12865212862e0432f58</id>
<content type='text'>
This simplifies the code and makes it easier to read but has the
same functionality.

(Bitbake rev: b829d1b5eb486786cae088f6927530433a7e08e8)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
