<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-connectivity, branch zeus-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-08-08T17:01:45+00:00</updated>
<entry>
<title>network-manager-applet: Remove the obsolete DEPENDS on gconf</title>
<updated>2019-08-08T17:01:45+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-06T22:05:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8558e4de316850dc4265c81ecba726f19cd06c5d'/>
<id>urn:sha1:8558e4de316850dc4265c81ecba726f19cd06c5d</id>
<content type='text'>
network-manager-applet stopped using gconf 5 years ago.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: Remove obsolete do_configure_append</title>
<updated>2019-08-08T17:01:45+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-06T22:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4ce663a20522b8c9417e383834f39ac0da30228e'/>
<id>urn:sha1:4ce663a20522b8c9417e383834f39ac0da30228e</id>
<content type='text'>
Upstream no longer enables -Werror by default.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: 1.8.20 -&gt; 1.8.22</title>
<updated>2019-07-10T16:24:32+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-07-02T08:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2cdc4e72975aa1c2fc402bd4893ec264eb6bc54b'/>
<id>urn:sha1:2cdc4e72975aa1c2fc402bd4893ec264eb6bc54b</id>
<content type='text'>
Fix QA Issue: AM_GNU_GETTEXT used but no inherit gettext

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: Remove obsolete dbus-glib and libnm-glib dependencies</title>
<updated>2019-06-18T22:58:26+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-06-18T16:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e01261885b0290f6bcadede64cb4d18421d2733f'/>
<id>urn:sha1:e01261885b0290f6bcadede64cb4d18421d2733f</id>
<content type='text'>
network-manager-applet stopped using dbus-glib 3 years ago.

Building of the obsolete libnm-gtk is disabled by default in 1.8.20.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: upgrade 1.8.18 -&gt; 1.8.20</title>
<updated>2019-03-22T16:33:00+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-03-22T10:21:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aa75707ecd12bec85fada3ceaeeefc9b2947c178'/>
<id>urn:sha1:aa75707ecd12bec85fada3ceaeeefc9b2947c178</id>
<content type='text'>
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>fix networkmanager apppend</title>
<updated>2019-01-05T02:29:39+00:00</updated>
<author>
<name>thc</name>
<email>thc.fr13nd@gmail.com</email>
</author>
<published>2019-01-04T17:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ec1894ff9bf2098e5bea8ce9c3d14d463d25ba38'/>
<id>urn:sha1:ec1894ff9bf2098e5bea8ce9c3d14d463d25ba38</id>
<content type='text'>
Fix following warning:
  WARNING:
   networkmanager-1.14.4-r0 do_configure:
   QA Issue: networkmanager:
     invalid PACKAGECONFIG: bluez5glib [invalid-packageconfig]

  if conf/local.conf:
   PACKAGECONFIG_append_pn-networkmanager = " ifupdown wifi bluez5"
  bluez5 is not compiled into nm

  appending variable should use a prepending space, see
  https://www.yoctoproject.org/docs/2.0/ref-manual/ref-manual.html

Signed-off-by: Thomas Csovcsity &lt;thc.fr13nd@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: move GNOMEBASEBUILDCLASS to correct position</title>
<updated>2018-11-06T16:35:46+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2018-11-06T06:20:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=030c3ce91db48a6c7a6916623ab4ff0a3cbc2e2b'/>
<id>urn:sha1:030c3ce91db48a6c7a6916623ab4ff0a3cbc2e2b</id>
<content type='text'>
GNOMEBASEBUILDCLASS is used by gnomebase, if put it after inherit
gnomebase, GNOMEBASEBUILDCLASS in recipe will not take effect

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>network-manager-applet: change default buildclass</title>
<updated>2018-11-02T19:56:23+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2018-11-02T02:22:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=40a43f59deb45d93e2695c84835d57a7bdab30bc'/>
<id>urn:sha1:40a43f59deb45d93e2695c84835d57a7bdab30bc</id>
<content type='text'>
network-manager-applet don't have good support of out-of-tree
build. refer this link:
https://gitlab.gnome.org/GNOME/network-manager-applet/issues/30#note_353935

change default buildclass to fix below occasionally compile failed
problem.

can't write to file src/wireless-security/ws-resources.hcan't write to file
src/wireless-security/ws-resources.cMakefile:5299: recipe for target
'src/wireless-security/ws-resources.h' failed

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>networkmanager: upgrade 1.10.10 -&gt; 1.14.4</title>
<updated>2018-11-02T17:05:06+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-10-29T09:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4be3dce466a329e97a9d9dc4a3123a8c329df432'/>
<id>urn:sha1:4be3dce466a329e97a9d9dc4a3123a8c329df432</id>
<content type='text'>
* License checksum: copyright year changed
* packageconfig glib: with this version (udev-)glib support hase to be enabled
  explicitly. Split this out to meta-gnome where network-manager-applet lives.
* packageconfig netconfig: This was nonsense: netconfig is a SUSE tool [1]
  which is not found in layer index. The error was detected now because
  configuration checks for presence of netconfig.
* --disable-ifnet and --disable-ifcfg-suse are gone
* musl patches were aligned but have no resources to test them

[1] https://github.com/openSUSE/sysconfig

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>network-manager-applet: upgrade 1.8.14 -&gt; 1.8.18</title>
<updated>2018-10-27T04:08:44+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-10-26T10:48:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a0c8d2beb032af293e9337a7d6b8e21ca352795a'/>
<id>urn:sha1:a0c8d2beb032af293e9337a7d6b8e21ca352795a</id>
<content type='text'>
Add a packageconfig for mobile-broadband-provider-info - disabled by default

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
