<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-connectivity, branch nanbield</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=nanbield'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2023-11-01T12:16:30+00:00</updated>
<entry>
<title>network-manager-applet,networkmanager-openvpn, networkmanager: Apply linker versioning patch when using lld only</title>
<updated>2023-11-01T12:16:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-10-28T05:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=81337ccc559431611b2983bb0280bd020c99804e'/>
<id>urn:sha1:81337ccc559431611b2983bb0280bd020c99804e</id>
<content type='text'>
This patch caused GNU linker to fail linking, therefore limit it to just
lld.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit 22889b13f330e4753c5f72440abcfe42830f2f64)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: Fix build with musl/lld linker</title>
<updated>2023-09-03T16:04:09+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-09-03T15:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c466cb9b2079f6b2e88a992d7bf8e787a68aaebe'/>
<id>urn:sha1:c466cb9b2079f6b2e88a992d7bf8e787a68aaebe</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: update 44.0 -&gt; 44.1</title>
<updated>2023-08-27T00:32:44+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-24T08:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cfa06f76818ed2a6d1b6db30b3224075269ea739'/>
<id>urn:sha1:cfa06f76818ed2a6d1b6db30b3224075269ea739</id>
<content type='text'>
Changelog:
===========
 * Numerous user interface translation updates
 * Numerous bug fixes and user interface improvements

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: update 43.0 -&gt; 44.0</title>
<updated>2023-07-28T14:28:03+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-07-28T12:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=219c716dcf0e31fa2eaef0d24fb13fc690f0be59'/>
<id>urn:sha1:219c716dcf0e31fa2eaef0d24fb13fc690f0be59</id>
<content type='text'>
- remove unneeded patches

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkitgtk3: add recipe</title>
<updated>2023-07-28T14:27:07+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-07-27T20:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=213a15cb90ead62f606e0d98fda941e090e3e0a8'/>
<id>urn:sha1:213a15cb90ead62f606e0d98fda941e090e3e0a8</id>
<content type='text'>
- Change the meta-gnome recipes to use the gtk3 variant of webkitgtk
- Import gcr3 recipe from oe-core

Most Gnome recipes require webkitgtk built with gtk+3. oe-core is in the
process of updating webkitgtk to be built with gtk4. It will be necessary
to add a recipe that provides the gtk+3 variant, or we wont be able
to use e.g. geary with gmail addresses or provide google integration for
gnome-calendar or nautilus/files.

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: Fix build with vala &gt;= 0.56.8</title>
<updated>2023-06-18T21:06:44+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-06-18T21:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3647fd37ecef8001d23a236353847155f5d49142'/>
<id>urn:sha1:3647fd37ecef8001d23a236353847155f5d49142</id>
<content type='text'>
Backport two patches from main branch

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Alexander Kanavin &lt;alex@linutronix.de&gt;
</content>
</entry>
<entry>
<title>geary: remove unused patch files</title>
<updated>2023-05-24T14:23:55+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2023-05-24T07:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2146922ab9f5388b3fa726b68e394d3ad9225e9a'/>
<id>urn:sha1:2146922ab9f5388b3fa726b68e394d3ad9225e9a</id>
<content type='text'>
* they were removed from SRC_URI in:
  https://git.openembedded.org/meta-openembedded/commit/?id=3bb4ee4ba1161cff3b8c22dc07aa130ac2de9789

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>geary: Use sysroot prefix with pkg-config in meson</title>
<updated>2023-05-01T06:05:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-05-01T05:13:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b16278ea0f69b4e710b8779218c2be945ae73dcf'/>
<id>urn:sha1:b16278ea0f69b4e710b8779218c2be945ae73dcf</id>
<content type='text'>
Fixes
../git/meson.build:223:0: ERROR: File /usr/share/xml/iso-codes/iso_639.xml does not exist.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: upgrade 1.30.0 -&gt; 1.32.0</title>
<updated>2023-04-24T04:55:52+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-04-24T03:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2172187097704f33936ba4dbc5de72f7342648cd'/>
<id>urn:sha1:2172187097704f33936ba4dbc5de72f7342648cd</id>
<content type='text'>
Changelog:
==========
* Allow using MTU larger than 10000 octets.
* Prefer using AppIndicator outside X11.
* Added support for importing WireGuard profiles from wg-quick files.
* Added Interlingue translation.
* Updated Basque, Catalan, Croatian, Danish, Georgian, German, Indonesian,
  Lithuanian, Polish, Portuguese, Moscoviyan, Slovenian, Swedish, Turkish
  and Ukrainian translations.

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>folks: upgrade 0.15.5 -&gt; 0.15.6</title>
<updated>2023-03-28T17:44:00+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-03-27T03:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=52c287f9f8d3dfeb207127116ba8b39cbfbec9f9'/>
<id>urn:sha1:52c287f9f8d3dfeb207127116ba8b39cbfbec9f9</id>
<content type='text'>
Major changes:
  * Projects should be able to use the typelib-based bindings
  * sysprof is now used for profiling
  * Lots of translation updates
  * Several smaller Meson changes

Bugs fixed:
  * folks-generics: Add missing generic type argument
  * tests/bluez: Follow PairDevice API change in python-dbusmock

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
