<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome, branch rocko-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=rocko-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=rocko-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2017-09-18T08:18:12+00:00</updated>
<entry>
<title>gnome-keyring: Fix build with musl</title>
<updated>2017-09-18T08:18:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-09-15T06:44:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=04a99d7a1934865e3a30b967d4b16fd165678f55'/>
<id>urn:sha1:04a99d7a1934865e3a30b967d4b16fd165678f55</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>orbit2: Add HOMEPAGE info into recipe file.</title>
<updated>2017-09-18T08:18:11+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-14T09:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=72a792c16059c7a3c31842e683a1fef390c39bb7'/>
<id>urn:sha1:72a792c16059c7a3c31842e683a1fef390c39bb7</id>
<content type='text'>
Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gnome-keyring: Resolve conflict with gcr 3 and gold linking error</title>
<updated>2017-09-18T08:18:11+00:00</updated>
<author>
<name>Rob Woolley</name>
<email>rob.woolley@windriver.com</email>
</author>
<published>2017-09-14T02:44:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6fa7a7d85efa490add3b13e2937dab625dac721a'/>
<id>urn:sha1:6fa7a7d85efa490add3b13e2937dab625dac721a</id>
<content type='text'>
The gnome-keyring is used to configure save certain wifi attributes
when using xfce or a gnome based UI.

Removing org.gnome.crypto.pgp.* makes gnome-keyring compatible with
gcr 3.

The gnome-keyring needs libgmodule to be explicitly added in order
to satisfy the gold linker.  This is necessary because pkg-config
doesn't list libgmodule as one of the libraries for gtk+-2.0.

Signed-off-by: Jason Wessel &lt;jason.wessel@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Rob Woolley &lt;rob.woolley@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libidl: Add HOMEPAGE info into recipe file.</title>
<updated>2017-09-18T08:17:56+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-13T01:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3bcac6059214d91cc4e3a412c9620df1b1f933fa'/>
<id>urn:sha1:3bcac6059214d91cc4e3a412c9620df1b1f933fa</id>
<content type='text'>
Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evince: Remove X dependency</title>
<updated>2017-09-13T09:13:20+00:00</updated>
<author>
<name>Fabien Lahoudere</name>
<email>fabien.lahoudere@collabora.co.uk</email>
</author>
<published>2017-09-06T16:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=33c822a7c11df08f35dda18a44aae730f93c6130'/>
<id>urn:sha1:33c822a7c11df08f35dda18a44aae730f93c6130</id>
<content type='text'>
gnome-desktop is the only X dependency for evince.
In order to build evince for Wayland based system without X support,
gnome-desktop is added to DEPENDS only if x11 exists in DISTRO_FEATURES.
So x11 is dropped from REQUIRED_DISTRO_FEATURES.

Signed-off-by: Fabien Lahoudere &lt;fabien.lahoudere@collabora.co.uk&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libart-lgpg: Obsolete, replaced by version in oe-core</title>
<updated>2017-09-13T09:11:07+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2017-09-05T22:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=db71ecf05a4f8502040dfded004180d89c4c94f5'/>
<id>urn:sha1:db71ecf05a4f8502040dfded004180d89c4c94f5</id>
<content type='text'>
Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>recipes: remove blacklisted recipes</title>
<updated>2017-08-31T08:18:33+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2017-04-27T09:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3'/>
<id>urn:sha1:ec9e5ed06256ad92c818474cdb490dc0d3a0d0a3</id>
<content type='text'>
* as PNBLACKLIST message says, these recipes are blacklisted for long
  time and nobody showed any interest to fix them
* remove all unused .patch and .inc files as well

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>libbonoboui: Fix with with hardening and clang</title>
<updated>2017-08-31T08:18:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-26T18:35:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e5555619f9315ab06a77fb7d569360a01a1efe96'/>
<id>urn:sha1:e5555619f9315ab06a77fb7d569360a01a1efe96</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>gedit: Fix with with hardening flags and clang</title>
<updated>2017-08-31T08:18:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-26T18:35:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=163aa96562955c38f5bcd9ebcb0151a0b87c1c40'/>
<id>urn:sha1:163aa96562955c38f5bcd9ebcb0151a0b87c1c40</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>evolution-data-server: Fix build with clang</title>
<updated>2017-08-28T09:06:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-08-25T07:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=59d3cd68b824b19b9675a9c5965cd86c871eeef5'/>
<id>urn:sha1:59d3cd68b824b19b9675a9c5965cd86c871eeef5</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
