<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-connectivity, branch kirkstone</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=kirkstone'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2025-09-26T11:17:09+00:00</updated>
<entry>
<title>network-manager-applet: add opengl to REQUIRED_DISTRO_FEATURES</title>
<updated>2025-09-26T11:17:09+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2022-11-10T08:36:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9f1f1dfcdbd616f2368814ae1b60dc307e7bc437'/>
<id>urn:sha1:9f1f1dfcdbd616f2368814ae1b60dc307e7bc437</id>
<content type='text'>
Fixes:
  ERROR: Nothing PROVIDES 'libnma' (but /build/layers/meta-openembedded/meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.26.0.bb DEPENDS on or otherwise requires it)
  libnma was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
  ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
  Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'network-manager-applet', 'libnma']

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 9f8799d59471459fa1d79a001c999c47503701d5)
Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnma: add opengl to REQUIRED_DISTRO_FEATURES</title>
<updated>2025-09-26T11:17:09+00:00</updated>
<author>
<name>Mingli Yu</name>
<email>mingli.yu@windriver.com</email>
</author>
<published>2022-11-10T08:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d26055629736d94cc6846a21dc4360ddaf6db1aa'/>
<id>urn:sha1:d26055629736d94cc6846a21dc4360ddaf6db1aa</id>
<content type='text'>
libnma depends on gtk4 which needs opengl DISTRO_FEATURES enabled.

Fixes:
  ERROR: Nothing PROVIDES 'gtk4' (but /build/layers/meta-openembedded/meta-gnome/recipes-connectivity/libnma/libnma_1.8.38.bb DEPENDS on or otherwise requires it)
  gtk4 was skipped: missing required distro feature 'opengl' (not in DISTRO_FEATURES)
  ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
  Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'network-manager-applet', 'libnma', 'gtk4']

Signed-off-by: Mingli Yu &lt;mingli.yu@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit a3eafe3698c9178d906f2e570e675999f941d395)
Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: don't check iso codes xml at build time</title>
<updated>2025-09-06T15:14:27+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-09-06T15:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=be6024e133cc2d8306e30494798e628f746c7185'/>
<id>urn:sha1:be6024e133cc2d8306e30494798e628f746c7185</id>
<content type='text'>
In case the iso_639_xml and iso_3166_xml files are not present on the build machine,
then meson fails the compilation - however these files are used only during runtime.

To avoid this, add a patch not to check the existence of these files during building,
but also specify where these files will be located using build arguments.

This patch is a backport from master branch 73c46b265d1cb35c43956d1723c338a137f6ef56

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-oe-components: Avoid usage of nobranch=1</title>
<updated>2023-09-04T16:01:53+00:00</updated>
<author>
<name>Sourav Kumar Pramanik</name>
<email>pramanik.souravkumar@gmail.com</email>
</author>
<published>2023-09-04T12:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f67e45668ee0459f03584f658d4237810420f3fd'/>
<id>urn:sha1:f67e45668ee0459f03584f658d4237810420f3fd</id>
<content type='text'>
The usage of nobranch=1 in SRC_URI allows using unprotected branches.

This change updates the real branch name in place of nobranch=1 for these components.

Signed-off-by: Sourav Kumar Pramanik &lt;pramanik.souravkumar@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: upgrade 1.24.0 -&gt; 1.24.0</title>
<updated>2022-04-14T02:21:40+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2022-04-12T06:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eab0d95d1c11299824aaace084a62ded70c7aed4'/>
<id>urn:sha1:eab0d95d1c11299824aaace084a62ded70c7aed4</id>
<content type='text'>
Backported patch can go

=======================================================
network-manager-applet-1.26.0
Overview of changes since network-manager-applet-1.24.0
=======================================================
* Improve error messages and error dialogs.
* Improve Wi-Fi security combo error handling.
* Stop providing WEP by default.
* Replace the lock icon for WEP networks with an exclamation mark.
* Fix meson 0.61 issues.
* Make the tooltip of the status icon available for screen readers.
* Fix OWE wireless security option not showed on "Connect to a Hidden Network"
  dialog.
* Fix OWE wireless security option not being saved when chosen from
  nm-connection-editor.
* Move 802.1 dialog margins for the inner vbox.
* Align labels for Ethernet dialog.
* Move all Wi-FI entries to a submenu.
* Fix the VPN plugins dialog margins.
* Add a scrolled window for the VPN page.
* Internal improvements.
* Update translations.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnma: upgrade 1.8.36 -&gt; 1.8.38</title>
<updated>2022-04-14T02:21:40+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2022-04-12T06:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=30c9e70e6b344d77f8257083fa4a14cb50d96d43'/>
<id>urn:sha1:30c9e70e6b344d77f8257083fa4a14cb50d96d43</id>
<content type='text'>
=======================================
libnma-1.8.38
Overview of changes since libnma-1.8.36
=======================================
* libnma-gtk4 is no longer considered EXPERIMENTAL.
* meson now builds libnma-gtk4 properly.
* Keyboard accelerator for certificate chooser works again.
* Fixed libnma-gtk4 version of mobile-wizard.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>libnma: upgrade 1.8.34 -&gt; 1.8.36</title>
<updated>2022-04-07T00:25:33+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2022-04-03T17:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a158572927d672cf301b5130a2d195eb234f2c1c'/>
<id>urn:sha1:a158572927d672cf301b5130a2d195eb234f2c1c</id>
<content type='text'>
Build both variants gtk3 &amp; gtk4 - gtk4 is required for upcoming
gnome-control-center 42.0

=======================================
libnma-1.8.36
Overview of changes since libnma-1.8.34
=======================================

* Include OWE wireless security option.
* Do not allow setting empty 802.1x domain for EAP TLS.
* The GtkBuilder files for Gtk4 are now included in
  the release tarball.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: Fix build failures with latest vala</title>
<updated>2022-03-24T16:45:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-24T16:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b5bbdd3964ff28813ccc15422f5db60e69283cad'/>
<id>urn:sha1:b5bbdd3964ff28813ccc15422f5db60e69283cad</id>
<content type='text'>
Backport needed patches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>folks: Upgrade to 0.15.5</title>
<updated>2022-03-24T16:45:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-24T01:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4ab47d303ecfe76e6a06c56a533f42269997d7af'/>
<id>urn:sha1:4ab47d303ecfe76e6a06c56a533f42269997d7af</id>
<content type='text'>
vala has been upgraded in oe-core which needs this bump

Changes in this release

Bugs fixed:
  * vapi: Add missing generic type argument

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Markus Volk &lt;f_l_k@t-online.de&gt;
</content>
</entry>
<entry>
<title>geary: Check for x11 in distro features</title>
<updated>2022-03-07T03:20:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-03-06T22:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cf1273f9c17ea58b2476cd724203e0cc39f80061'/>
<id>urn:sha1:cf1273f9c17ea58b2476cd724203e0cc39f80061</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
