<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-core, branch sumo</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=sumo'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-06-15T02:26:14+00:00</updated>
<entry>
<title>Revert "libxml++: only include when x11 in DISTRO_FEATURES"</title>
<updated>2018-06-15T02:26:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2018-06-12T18:12:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d6722e86a8139d9e7aa1eede1a7654158ac6c21f'/>
<id>urn:sha1:d6722e86a8139d9e7aa1eede1a7654158ac6c21f</id>
<content type='text'>
This reverts commit 44ece3daea4028e72473b6316ba3c7c54d833166.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: include only if systemd is DISTO_FEATURE</title>
<updated>2018-04-13T19:43:46+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-04-09T02:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c3e3cbe8fa77f70a72cd20b871f2a7303d62dbf5'/>
<id>urn:sha1:c3e3cbe8fa77f70a72cd20b871f2a7303d62dbf5</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libdbus-c++: Refresh patches v2</title>
<updated>2018-04-13T19:43:44+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-04-08T15:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a5d4a339153807934be987dcbc2833760be7ae1c'/>
<id>urn:sha1:a5d4a339153807934be987dcbc2833760be7ae1c</id>
<content type='text'>
v2]

refresh via quilt push/refresh rather than devtool

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>ell: upgrade to version 0.4</title>
<updated>2018-04-13T19:43:37+00:00</updated>
<author>
<name>Maxin John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2018-04-06T08:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ee25e2f3fdb9c4a6d14179891eb55ac8fa725da4'/>
<id>urn:sha1:ee25e2f3fdb9c4a6d14179891eb55ac8fa725da4</id>
<content type='text'>
1. Upgrade to version 0.4 and rename from _git to exact version _0.4
2. Fix build issues with musl libc

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: Add recipe</title>
<updated>2018-04-13T19:40:56+00:00</updated>
<author>
<name>Yang Lyu</name>
<email>yang.lyu@axis.com</email>
</author>
<published>2018-03-21T11:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ed70b4f91f5fd6776f120cd5c9f915a8b999adfd'/>
<id>urn:sha1:ed70b4f91f5fd6776f120cd5c9f915a8b999adfd</id>
<content type='text'>
DBus-broker is a drop-in replacement for dbus-daemon. It is an implementation of a message
bus as defined by the D-Bus specification. Its aim is to provide high performance and
reliability, while keeping compatibility to the D-Bus reference implementation.

0001-Comment-rst2man-related-stuff.patch avoids using rst2man.

0002-Correct-including-directory-for-conf.patch fixs path computation for &lt;include&gt; node.
The patch should be dropped when a newer version of dbus-broker that includes commit:
    https://github.com/bus1/dbus-broker/commit/9af79016f0f6b1ee60779bc6dc4acd7b4b9e6c70
is available.

Signed-off-by: Yang Lyu &lt;yang.lyu@axis.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibmm: Backport patch to fix invalid code in glibmm/threads.h</title>
<updated>2018-04-09T00:00:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-03-31T19:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=8b472920426e22a3b0102ebbb9db7bebee4cc607'/>
<id>urn:sha1:8b472920426e22a3b0102ebbb9db7bebee4cc607</id>
<content type='text'>
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>mm-common: update 0.9.10 -&gt; 0.9.11</title>
<updated>2018-04-09T00:00:06+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-03-24T16:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0046bcb6187ebc3b65440a5978961159dbe3c15d'/>
<id>urn:sha1:0046bcb6187ebc3b65440a5978961159dbe3c15d</id>
<content type='text'>
remove GNOME_COMPRESS_TYPE="xz - xz is default

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxml++2: remove X11 distro check</title>
<updated>2018-03-29T23:52:16+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-03-21T14:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ef757b433c4a88f7595a88094e34d0b8afdec68'/>
<id>urn:sha1:9ef757b433c4a88f7595a88094e34d0b8afdec68</id>
<content type='text'>
looks like its not needed.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>glibmm: refresh the patch</title>
<updated>2018-03-22T01:43:16+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2018-03-16T20:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=db9170bd319d02b6d905ed3d805cbccd5f1764ff'/>
<id>urn:sha1:db9170bd319d02b6d905ed3d805cbccd5f1764ff</id>
<content type='text'>
WARNING: glibmm-2.54.1-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify &lt;recipe&gt;
    devtool finish --force-patch-refresh &lt;recipe&gt; &lt;layer_path&gt;

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch remove-examples.patch
patching file Makefile.am
patching file configure.ac
Hunk #1 succeeded at 166 with fuzz 1 (offset 30 lines).

Now at patch remove-examples.patch

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>libxml++: only include when x11 in DISTRO_FEATURES</title>
<updated>2018-03-12T16:59:33+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2018-03-07T01:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=44ece3daea4028e72473b6316ba3c7c54d833166'/>
<id>urn:sha1:44ece3daea4028e72473b6316ba3c7c54d833166</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
