<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/gvfs/gvfs_1.40.0.bb, branch dunfell</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dunfell</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=dunfell'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-08-11T15:58:05+00:00</updated>
<entry>
<title>gvfs: upgrade from 1.40.0 to 1.40.2</title>
<updated>2019-08-11T15:58:05+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>trevor.gamblin@windriver.com</email>
</author>
<published>2019-08-09T19:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ae88e1a5d1f1b388c5802fd63f13aca59228176f'/>
<id>urn:sha1:ae88e1a5d1f1b388c5802fd63f13aca59228176f</id>
<content type='text'>
Signed-off-by: Trevor Gamblin &lt;trevor.gamblin@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-gnome: Inherit gnomebase instead of gnome</title>
<updated>2019-07-26T21:29:17+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-07-24T12:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd526f7cc3a757b9b6d85a2ee1658950c53a5578'/>
<id>urn:sha1:bd526f7cc3a757b9b6d85a2ee1658950c53a5578</id>
<content type='text'>
The gnome class pulls in usually unwanted dependencies like gconf.

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>gvfs: add meson option admin and udisks2 to PACKAGECONFIG</title>
<updated>2019-06-25T21:21:48+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-06-25T13:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=50727a227b866f26dc381dff5aff6d21a904e522'/>
<id>urn:sha1:50727a227b866f26dc381dff5aff6d21a904e522</id>
<content type='text'>
Both of admin and udisks2 depend on polkit, conditional support them

See upstream commit:
https://gitlab.gnome.org/GNOME/gvfs/commit/cdc33bf54f501a8b4574f86945628ab6c2036d64

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>gvfs: remove systemd user unit executable permission adjustment</title>
<updated>2019-04-17T04:07:25+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-04-15T19:30:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3bcb2258fac8402ad13a31ad6418af9109bd6bf2'/>
<id>urn:sha1:3bcb2258fac8402ad13a31ad6418af9109bd6bf2</id>
<content type='text'>
Executable permissions were set accidently by a typo in recipe and has nothing
to do with meson build. Typo in recipe was fixed so adjustment can go.

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>gvfs: fix typo libexec</title>
<updated>2019-04-17T04:07:25+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2019-04-15T06:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dda73a8b3595da88bf729181414b13ce3068ee2e'/>
<id>urn:sha1:dda73a8b3595da88bf729181414b13ce3068ee2e</id>
<content type='text'>
I believe ${libexec} is a typo here which should be ${libexecdir}.
Otherwise, the execute bit of ${datadir}/polkit-1/rules.d will be set
and previous workaround which chmod ${datadir}/polkit-1/rules.d does not
work.

Replace tab with spaces at same time.

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Acked-By: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gvfs: remove executable permission from systemd user services</title>
<updated>2019-04-10T01:09:00+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-04-07T20:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=71117c3cf299b40be41d9651aef740f524ce2efe'/>
<id>urn:sha1:71117c3cf299b40be41d9651aef740f524ce2efe</id>
<content type='text'>
As written in comment: Looks to me as if meson build is not yet working as
it should for gvfs. Looked into but did not find suspicious. So just remove
flags for now.

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>gvfs: Fix missing executable permission flags for files in libexec</title>
<updated>2019-04-06T15:22:22+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-04-03T23:15:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e195e7e372b8fd1b8e9f849aa7d5794fb6f40993'/>
<id>urn:sha1:e195e7e372b8fd1b8e9f849aa7d5794fb6f40993</id>
<content type='text'>
At least XFCE sessions turned into unusable state [1]

[1] http://lists.openembedded.org/pipermail/openembedded-devel/2019-April/199010.html

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>gvfs: fix configure options and DDEPENDS</title>
<updated>2019-04-06T15:22:22+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-04-02T06:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0a1f37b6786fbce509612c607362c4b853afc4ad'/>
<id>urn:sha1:0a1f37b6786fbce509612c607362c4b853afc4ad</id>
<content type='text'>
* Remove unknown configure options detected by [1]:
  | ERROR: QA Issue: gvfs: configure was passed unrecognised options: documentation gdu [unknown-configure-option]
* Remove intltool-native from DEPENDS - gnome uses gettext these days

[1] http://lists.openembedded.org/pipermail/openembedded-core/2019-April/280693.html

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>gvfs: 1.39.92 -&gt; 1.40.0</title>
<updated>2019-03-20T03:59:40+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2019-03-18T02:08:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=440edf54e5181667e68ca592ff8ab895e5458984'/>
<id>urn:sha1:440edf54e5181667e68ca592ff8ab895e5458984</id>
<content type='text'>
Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
