<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-xfce/recipes-apps, branch thud</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=thud'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-11-15T21:18:49+00:00</updated>
<entry>
<title>xfce4-notifyd: 0.4.2 -&gt; 0.4.3</title>
<updated>2018-11-15T21:18:49+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2018-10-30T01:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8a3ab0a8e5cd34679a861bf9bd83165f87aa5adf'/>
<id>urn:sha1:8a3ab0a8e5cd34679a861bf9bd83165f87aa5adf</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;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-panel-profiles: initial add 1.0.8</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:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b96a6eabb0bf1310dd3a72f146c359af5376fed8'/>
<id>urn:sha1:b96a6eabb0bf1310dd3a72f146c359af5376fed8</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>catfish: initial add 1.4.6</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:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=5eed16d8042aa3942d947e181932e5e75db895e5'/>
<id>urn:sha1:5eed16d8042aa3942d947e181932e5e75db895e5</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>xfce4-screenshooter: upgrade 1.9.2 -&gt; 1.9.3</title>
<updated>2018-08-19T23:09:28+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-08-16T18:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=245d86837fafbc9604b1991bfbeb8b2175c4e45d'/>
<id>urn:sha1:245d86837fafbc9604b1991bfbeb8b2175c4e45d</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>ristretto: upgrade 0.8.2 -&gt; 0.8.3</title>
<updated>2018-06-30T15:58:30+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-30T12:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b56fc26fefff498b10236ea6486a5d5624f726cc'/>
<id>urn:sha1:b56fc26fefff498b10236ea6486a5d5624f726cc</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>xfce4: package libtool files if they are installed</title>
<updated>2018-06-18T23:42:54+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2018-06-18T23:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=029ad49c25315cc7f05e1e3ec5f494c5e57ce885'/>
<id>urn:sha1:029ad49c25315cc7f05e1e3ec5f494c5e57ce885</id>
<content type='text'>
This is a partial revert of commit 2ad5ceafa53f [various classes
recipes: Remove FILES entries for dbg/dev packages] to restore the
packaging of libtool (.la) files. It is generally recommended to
include 'remove-libtool' in your distro features to purge libtool
files as a do_install postfunc for all recipes, as is the documented
recommendation for handling of libtool files (unless the .la have been
determined to be absolutely necessary, in which case a recipe can use
the REMOVE_LIBTOOL_LA to prevent the cleanup). However, if the
'remove-libtool' distro feature is not specified we need to ensure
that if after a recipe completes do_install() and there are libtool
files present in the image, we must package them or we will hit
'installed-vs-shipped' QA issues.

NOTE: that even with respect to libtool files this is not a 1:1
partial revert of commit 2ad5ceafa53f, adjustments are made according
to the current state of the build today.

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>various classes recipes: Remove FILES entries for dbg/dev packages</title>
<updated>2018-06-14T15:57:14+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-10T15:08:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=2ad5ceafa53f2df7155d0d0c2f986c9858a48543'/>
<id>urn:sha1:2ad5ceafa53f2df7155d0d0c2f986c9858a48543</id>
<content type='text'>
These entries are no more required - oe-core defaults were reworked long time
ago.

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-terminal: upgrade 0.8.7.3 -&gt; 0.8.7.4</title>
<updated>2018-06-14T15:57:14+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-10T15:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=98c0ffb7c8f36e435a821f138f8269c7bd8f9566'/>
<id>urn:sha1:98c0ffb7c8f36e435a821f138f8269c7bd8f9566</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>mousepad: upgrade 0.4.0 -&gt; 0.4.1</title>
<updated>2018-06-14T15:57:14+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-10T15:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bf1f15352a64ec3f4e365157da63f9937b905ee6'/>
<id>urn:sha1:bf1f15352a64ec3f4e365157da63f9937b905ee6</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>xfce4-taskmanager: upgrade 1.2.0 -&gt; 1.2.1</title>
<updated>2018-06-14T15:57:14+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-06-10T15:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=362ff1579c7ec0d6cb876e2bc456dffc327828e6'/>
<id>urn:sha1:362ff1579c7ec0d6cb876e2bc456dffc327828e6</id>
<content type='text'>
Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
</feed>
