<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/xorg-app, branch python3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=python3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=python3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2016-05-13T12:41:26+00:00</updated>
<entry>
<title>xrandr: Upgrade to 1.5.0</title>
<updated>2016-05-13T12:41:26+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2016-05-12T07:20:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=376bba7d354d08318ed00f158424e5351abe41d3'/>
<id>urn:sha1:376bba7d354d08318ed00f158424e5351abe41d3</id>
<content type='text'>
(From OE-Core rev: 99b3a72066e95726be905d662a1d0f2acb29737a)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xkbcomp: Upgrade 1.3.0 -&gt; 1.3.1</title>
<updated>2015-11-25T08:08:15+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-11-11T18:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3a71fab6e290642d29210d0dc859436b30275a84'/>
<id>urn:sha1:3a71fab6e290642d29210d0dc859436b30275a84</id>
<content type='text'>
(From OE-Core rev: 4605abb8d56f902e3dd278d890d4293caa95fa40)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xinput: Upgrade 1.6.1 -&gt; 1.6.2</title>
<updated>2015-11-25T08:08:15+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-11-11T18:22:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b7cb308a23a9c7f9002c03a0362f51897a132945'/>
<id>urn:sha1:b7cb308a23a9c7f9002c03a0362f51897a132945</id>
<content type='text'>
(From OE-Core rev: 649963e0d4c3061b5794823809ecaa363fade6e9)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta: fix build with gettext 0.16.1</title>
<updated>2015-10-01T06:43:34+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2015-09-17T07:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=38f0ffaf4349087ee34ff245f9d8e047bb4e9dea'/>
<id>urn:sha1:38f0ffaf4349087ee34ff245f9d8e047bb4e9dea</id>
<content type='text'>
The gettext 0.16.1 doesn't install any m4 files to sysroot, please see
the following commit:

  commit 9e10db5bdfe77c0ef2aff2f1cf89958b62c294a1
  Author: Christopher Larson &lt;kergoth@gmail.com&gt;
  Date:   Mon Mar 17 18:10:54 2014 +0000

      gettext-0.16.1: kill target m4 macros from sysroot

This is aim for using gettext-native's macros(gettext-native-0.19.4),
but when we set:
  PREFERRED_VERSION_gettext = "0.16.1"
And build the recipes like pcmanfm, we would get errors when
do_configure:

configure:5164: error: possibly undefined macro: AM_NLS

This is because autotools_copy_aclocals doesn't copy the native macros
for target unless they're direct dependencies.

Add gettext-native to DEPENDS will fix the problem.

(From OE-Core rev: 48c168334bb60937653ab782026948d139603f8e)

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xvinfo: upgrade to 1.1.3</title>
<updated>2015-05-22T12:29:48+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2015-05-20T20:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ef8a7810339a7cd06a58db904bddee46b92d678e'/>
<id>urn:sha1:ef8a7810339a7cd06a58db904bddee46b92d678e</id>
<content type='text'>
(From OE-Core rev: c78eb923c20533a1b9fbab462c809b2652fac425)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xdpyinfo: upgrade to 1.3.2</title>
<updated>2015-05-22T12:29:48+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2015-05-20T20:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b88a24ae5bb91e3d9e1d2a8d0f908280398f7c5a'/>
<id>urn:sha1:b88a24ae5bb91e3d9e1d2a8d0f908280398f7c5a</id>
<content type='text'>
(From OE-Core rev: 1703e287cad9103e132e6a6e22ebc0c513d831eb)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>x11perf: Upgrade 1.5.4 -&gt; 1.6.0</title>
<updated>2015-05-07T12:40:35+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-05-05T11:12:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fc94b83be48c891b0250a286cf43befd5b66994a'/>
<id>urn:sha1:fc94b83be48c891b0250a286cf43befd5b66994a</id>
<content type='text'>
* remove PR

(From OE-Core rev: 5de08f4bfa84534083b771f449a5584f0528a90a)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xhost: Upgrade 1.0.6 -&gt; 1.0.7</title>
<updated>2015-05-07T12:40:35+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-05-05T11:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b98e99382b5b56ee062f837527c77b420c6a7c4e'/>
<id>urn:sha1:b98e99382b5b56ee062f837527c77b420c6a7c4e</id>
<content type='text'>
(From OE-Core rev: ad66c46ce71ef91c9b6588fbef64a16db10c5d76)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xmodmap: Upgrade 1.0.8 -&gt; 1.0.9</title>
<updated>2015-05-07T12:40:35+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-05-05T11:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=329245f70abc7611a49a3f5ee9af19065144c1c1'/>
<id>urn:sha1:329245f70abc7611a49a3f5ee9af19065144c1c1</id>
<content type='text'>
(From OE-Core rev: 235a5a98714354733bb047e7746a74fc5dc96360)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xev: Upgrade 1.2.1 -&gt; 1.2.2</title>
<updated>2015-05-07T12:40:35+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2015-05-05T11:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fea20fd7c59280625567e5398a671ac2fd9b12e7'/>
<id>urn:sha1:fea20fd7c59280625567e5398a671ac2fd9b12e7</id>
<content type='text'>
(From OE-Core rev: c9dc42cfc32e6a0418cd79f2aaea48539821f2fe)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
