<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/scripts/oe-pkgdata-browser, branch kirkstone-4.0.6</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=kirkstone-4.0.6</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=kirkstone-4.0.6'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2021-11-11T17:09:17+00:00</updated>
<entry>
<title>scripts/oe-package-browser: Handle no packages being built</title>
<updated>2021-11-11T17:09:17+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-11-11T15:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=50b85e485533fe6024dcc57b7bfd0188cd78a36a'/>
<id>urn:sha1:50b85e485533fe6024dcc57b7bfd0188cd78a36a</id>
<content type='text'>
Give the user a proper error message if there aren't packages built,
rather than a less friendly traceback.

[YOCTO #14619]

(From OE-Core rev: b14c176b7dd74b7d63ca0f72e6e00fbf209f5a0b)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>scripts/oe-package-browser: Fix after overrides change</title>
<updated>2021-11-11T17:09:17+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-11-11T15:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e21c967bd4d1a20ceee869e6cd7020a066bdc497'/>
<id>urn:sha1:e21c967bd4d1a20ceee869e6cd7020a066bdc497</id>
<content type='text'>
After the overrides change, the format of pkgdata changed and this
usage of configparser no longer works. This change is a bandaid to make
things work but the pkgdata format isn't very similar to ini files
so this may need to be reimplmented in a better way in the long run.

[YOCTO #14619]

(From OE-Core rev: 25a8ec6e2891b71bc280aacaf5f62ecc4b0bd1d1)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>oe-pkgdata-browser: Select a matching package when a recipe is selected</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=77bba85df1eed9cb3ee90876d5bae8e2203a028f'/>
<id>urn:sha1:77bba85df1eed9cb3ee90876d5bae8e2203a028f</id>
<content type='text'>
When a recipe is selected, automatically select the package that
matches the recipe name (if it exists), otherwise select the first
package.

(From OE-Core rev: 856ca73909b5060c3939f6c55c9c7f38ac699abb)

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>oe-pkgdata-browser: Avoid an extra space for dependencies without version</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c4f462412f8ea0c82d2384684c6280e8f5efd2c1'/>
<id>urn:sha1:c4f462412f8ea0c82d2384684c6280e8f5efd2c1</id>
<content type='text'>
(From OE-Core rev: aaa7eeb8e1a108ca3a180e8d2f26561b760ea3d7)

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>oe-pkgdata-browser: Show file sizes in a human readable format</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5501713b16549a908bf31940a14a4250a46b797d'/>
<id>urn:sha1:5501713b16549a908bf31940a14a4250a46b797d</id>
<content type='text'>
Just like the package sizes already are shown.

(From OE-Core rev: 8e7a4328a3123e2bcc7fe5fc9d27e4e92160fbb9)

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>oe-pkgdata-browser: Correct the prefix for kilo to "k"</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=49bd49c7c63b9f7ef8f062da32de11171776a461'/>
<id>urn:sha1:49bd49c7c63b9f7ef8f062da32de11171776a461</id>
<content type='text'>
(From OE-Core rev: a07d810ce2679dce994680c41101f211e7b77207)

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>oe-pkgdata-browser: Clean the package view properly</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=11094a42025196e2f3182036de9f135e80c2cae4'/>
<id>urn:sha1:11094a42025196e2f3182036de9f135e80c2cae4</id>
<content type='text'>
Not all widgets were hidden when no package was selected.

(From OE-Core rev: 6e41c16ed41b63dc20e4d0076e7c3c7f6cb7ee27)

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>oe-pkgdata-browser: Rename from pkgdataui.py</title>
<updated>2020-01-10T21:18:22+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2020-01-08T03:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=133ca624eb22687d13c42efa62676b4906beca39'/>
<id>urn:sha1:133ca624eb22687d13c42efa62676b4906beca39</id>
<content type='text'>
(From OE-Core rev: 2171ad1525f1fb0c13174a1bb77128c99b5dac35)

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
