<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/xorg-app, branch hardknott</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-12-30T14:01:06+00:00</updated>
<entry>
<title>xprop: upgrade 1.2.4 -&gt; 1.2.5</title>
<updated>2020-12-30T14:01:06+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-12-26T09:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4b398d901574446f3383712856c568685a20f7ec'/>
<id>urn:sha1:4b398d901574446f3383712856c568685a20f7ec</id>
<content type='text'>
(From OE-Core rev: f6bf58c41eed5361ba22b176225a7894c2539e1b)

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xkbcomp: upgrade 1.4.3 -&gt; 1.4.4</title>
<updated>2020-12-09T12:20:33+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-12-04T20:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=422ce7665161f753553263a7211c85d51a020584'/>
<id>urn:sha1:422ce7665161f753553263a7211c85d51a020584</id>
<content type='text'>
(From OE-Core rev: c740bc0eefd250d7ef6386dd8ae6cc593b982792)

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xev: update 1.2.3 -&gt; 1.2.4</title>
<updated>2020-08-25T15:00:10+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-08-23T20:20:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=35ff36647a83cdcc21938ed92060a5467c366788'/>
<id>urn:sha1:35ff36647a83cdcc21938ed92060a5467c366788</id>
<content type='text'>
(From OE-Core rev: 4ec23137ae6ea32fe7cd59eac338a1a0e787ec3f)

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xinit: add rxvt-unicode in RDEPENDS</title>
<updated>2020-06-28T07:35:59+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-06-25T08:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d20e14ba44af32982faa0767f34dc358ef9efb32'/>
<id>urn:sha1:d20e14ba44af32982faa0767f34dc358ef9efb32</id>
<content type='text'>
fix below error:
/etc/X11/xinit/xinitrc: line 55: exec: xterm: not found

by default, xinit will generate /etc/X11/xinit/xinitrc,
and have below config in it:
XTERM -geometry 80x50+494+51 &amp;
XTERM -geometry 80x20+494-0 &amp;
exec XTERM -geometry 80x66+0+0 -name login

the default XTERM is xterm, but xterm is in meta-oe,
use rxvt instead

(From OE-Core rev: 53664c37bea26358d7147c3ec7a3d423f3904bf4)

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>mesa: enable x11 for native/nativesdk</title>
<updated>2020-05-07T11:16:00+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-05-06T12:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=13e49c2af060bd64adcae8df80ebe195838b3703'/>
<id>urn:sha1:13e49c2af060bd64adcae8df80ebe195838b3703</id>
<content type='text'>
This was found to be necessary for libsdl-native to enable opengl, as otherwise
the opengl check would fall through to the host with unpredictable outcome.

(From OE-Core rev: 53fb4937e5c2b293e6bdbbceb37b1080aa5db630)

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>recipes: Remove remaining INC_PR variables</title>
<updated>2020-05-07T11:15:59+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2020-05-05T09:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ecd5eacbdd66a97135e6f57db9065a89828a31f2'/>
<id>urn:sha1:ecd5eacbdd66a97135e6f57db9065a89828a31f2</id>
<content type='text'>
Most of these were unused, remaining in the inc files long after the
PR values were removed from the recipes.

The only two which did anything wre in xorg-font and for those,
bump PR by hand and remove the INC_PR to clean up all references.

This kind of change is much better handled by PRServ now.

(From OE-Core rev: 3fdd772b419bbecb1fac1efae874a8f160f2112d)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xinit: make manpages multilib identical</title>
<updated>2020-03-08T08:21:11+00:00</updated>
<author>
<name>Jeremy Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2020-03-07T13:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a41a9ad3134b9f3391ad79ad7e2c14a8bf3bcc0f'/>
<id>urn:sha1:a41a9ad3134b9f3391ad79ad7e2c14a8bf3bcc0f</id>
<content type='text'>
(From OE-Core rev: 282ca525c411e03391520c0c5950ed3418f6bc2e)

Signed-off-by: Jeremy A. Puhlman &lt;jpuhlman@mvista.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xkbcomp: upgrade 1.4.2 -&gt; 1.4.3</title>
<updated>2020-03-06T08:19:18+00:00</updated>
<author>
<name>Zheng Ruoqin</name>
<email>zhengrq.fnst@cn.fujitsu.com</email>
</author>
<published>2020-03-04T10:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b4f7011841fdba6e1382150eec73fdf3f8b7e77a'/>
<id>urn:sha1:b4f7011841fdba6e1382150eec73fdf3f8b7e77a</id>
<content type='text'>
(From OE-Core rev: cfe8461a2b161d277906458186294c21f2827f70)

Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@cn.fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>x11perf: make x11perfcomp a mulitlib script</title>
<updated>2020-02-15T22:42:13+00:00</updated>
<author>
<name>Jeremy A. Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2020-02-15T04:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1598d27fcc230441187292821c07094b90e83290'/>
<id>urn:sha1:1598d27fcc230441187292821c07094b90e83290</id>
<content type='text'>
x11perfcomp encodes the library paths in the script.

(From OE-Core rev: 2c7d8251a56a73a94c1f868e33eeee197c5ffa57)

Signed-off-by: Jeremy A. Puhlman &lt;jpuhlman@mvista.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xkbcomp: Gcc 10 spits out extra warnings as errors</title>
<updated>2019-12-30T23:39:09+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-29T18:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ef626e220144f69fb2d04fa364bb21c8d06f6a24'/>
<id>urn:sha1:ef626e220144f69fb2d04fa364bb21c8d06f6a24</id>
<content type='text'>
Its better for us to disable these extra warnings, upstream should fix
them correctly in code and we can re-enable it

(From OE-Core rev: ebb315955c1ec0cb524d8678ca5af1648f700406)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
