<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce, branch zeus</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-01-05T22:43:51+00:00</updated>
<entry>
<title>xfce-dusk-gtk3: correct invalid SRC_URI</title>
<updated>2020-01-05T22:43:51+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2019-12-16T05:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dbde96790458e11d69451d8c9580ea936b2e8752'/>
<id>urn:sha1:dbde96790458e11d69451d8c9580ea936b2e8752</id>
<content type='text'>
original SRC_URI is invalid now, and current upstream address
is such a long address(see below), and this package has not been
updated since 2011, so use http://sources.openembedded.org/.

https://dllb2.pling.com/api/files/download/id/1460766718/s/938c137c59bf7f1a6a6cc100c940feafd6904dc6478d5f96d09f3a631f9708e559055433db9e97654b196881fecbae445f094347befba0a5e477e961a73a7434/t/1576230019/c/a3f98e1fd43cfd072d46d7bedf6646191f5a020476297e0da678723a0078b9b8d284736bb34c4e876389b4e518777dc6a23c8666bb6bd42ceb1b893c9c264cce/lt/download/141404-xfce_dusk_gtk3-1_3.tar.gz

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Acked-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
(cherry picked from commit f5ec79e25957a9231ba52fd09825ab8da68dc5e7)
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>README: updated Maintainers list for Zeus</title>
<updated>2019-10-30T21:16:04+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2019-10-30T08:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=aad5b3d070cd8c58828b0975cf861d8ebc90f460'/>
<id>urn:sha1:aad5b3d070cd8c58828b0975cf861d8ebc90f460</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-panel: upgrade 4.14.0 -&gt; 4.14.1</title>
<updated>2019-10-10T06:28:07+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-26T22:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f514c950eac5ccf78b0fad1616affa468b763326'/>
<id>urn:sha1:f514c950eac5ccf78b0fad1616affa468b763326</id>
<content type='text'>
* important bugfix release: systray draws icons properly when compositing is
  disabled
* while at it renumber patches

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Acked-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>catfish: upgrade 1.4.9 -&gt; 1.4.10</title>
<updated>2019-10-09T15:15:34+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-26T22:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=f1c1dcdab0fc4c5f4d51d9669872b5edd0adf931'/>
<id>urn:sha1:f1c1dcdab0fc4c5f4d51d9669872b5edd0adf931</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>Add zeus compatibility to all layer.conf files</title>
<updated>2019-10-08T22:58:14+00:00</updated>
<author>
<name>Palmer Dabbelt</name>
<email>palmer@dabbelt.com</email>
</author>
<published>2019-10-08T21:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fd1a0c9210b162ccb147e933984c755d32899efc'/>
<id>urn:sha1:fd1a0c9210b162ccb147e933984c755d32899efc</id>
<content type='text'>
I have no idea if this is the right thing to do, but without the patch I
can't actually buil OE because none of these layers are compatible
with the change in openembedded-core to move to zeus.

Fixes: a5c9709b8d ("layer.conf: Update for zeus series") # openembedded-core

Signed-off-by: Palmer Dabbelt &lt;palmer@dabbelt.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-screenshooter: upgrade 1.9.5 -&gt; 1.9.6</title>
<updated>2019-09-03T14:25:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-03T06:46:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4f831c84a443aafe308d77dfa95a223f7a3f8f06'/>
<id>urn:sha1:4f831c84a443aafe308d77dfa95a223f7a3f8f06</id>
<content type='text'>
This is a bugfix &amp; translation-update release

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>xfce4-settings: upgrade 4.14.0 -&gt; 4.14.1</title>
<updated>2019-09-03T14:25:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-03T06:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b13b877d3d361502f1fdd7299d344cfef06d8ccc'/>
<id>urn:sha1:b13b877d3d361502f1fdd7299d344cfef06d8ccc</id>
<content type='text'>
Minor bugfixes &amp; translation updates

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>imsettings: upgrade 1.7.3 -&gt; 1.8.1 and rework recipe</title>
<updated>2019-09-03T14:25:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2019-09-03T06:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a4ea9eeceb612e9cc6097be8c183f513840a0a17'/>
<id>urn:sha1:a4ea9eeceb612e9cc6097be8c183f513840a0a17</id>
<content type='text'>
It is more or less a recipe rewrite:

* stylize recipe
* Use gtk3 instead of gtk.
* Drop gconf backend - we should get rid of orphanded gconf
* Add PACKAGECONFIGs for 'xim' and 'xfce' - xfce is set by default
* Drop intltool-native from depends - they moved to gettext
* Remove entries from FILES - gobject-introspection.bbclass takes care
* Remove dbus-glib from depends - they moved to gdbus long time ago (Thanks Kai)

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>Remove LICENSE = "MIT" from packagegroups and images</title>
<updated>2019-08-30T16:27:57+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-08-30T15:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9d559933d7243969777625c7a66511fc43f1f2a0'/>
<id>urn:sha1:9d559933d7243969777625c7a66511fc43f1f2a0</id>
<content type='text'>
This is the default in the packagegroup and image classes.

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>xfce4-datetime-setter: fix compile error and requires distro feature x11</title>
<updated>2019-08-27T19:11:16+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2019-08-16T07:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=815739a16177939a0f25eb619c2ff844b580506f'/>
<id>urn:sha1:815739a16177939a0f25eb619c2ff844b580506f</id>
<content type='text'>
It fails to compile xfce4-datetime-setter occasionally when system load
is high:

| ../git/xfce/main.c:42:10: fatal error: cc-datetime-resources.h: No such file or directory
|    42 | #include "cc-datetime-resources.h"
|       |          ^~~~~~~~~~~~~~~~~~~~~~~~~
| compilation terminated.

Update datetime_panel_dep to make sure cc-datetime-resources.h be
generated before including.

xfce4-datetime-setter depends on libxfce4ui which requires distro
feature 'x11', so make it require 'x11' too.

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>
