<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/xorg-lib, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2024-08-23T08:12:38+00:00</updated>
<entry>
<title>xkeyboard-config: upgrade 2.41 -&gt; 2.42</title>
<updated>2024-08-23T08:12:38+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex@linutronix.de</email>
</author>
<published>2024-08-22T09:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=17522412a249973d244092fb030316f37d7326f6'/>
<id>urn:sha1:17522412a249973d244092fb030316f37d7326f6</id>
<content type='text'>
(From OE-Core rev: 613f29d45810ebb45a4af06b39e55c85088f2962)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libxtst: upgrade 1.2.4 -&gt; 1.2.5</title>
<updated>2024-08-21T20:51:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-08-20T06:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0bb03c5197feeba9772c9f1d2bfcfe6299c0a1dc'/>
<id>urn:sha1:0bb03c5197feeba9772c9f1d2bfcfe6299c0a1dc</id>
<content type='text'>
(From OE-Core rev: e3a140d2176c464dbfd966312731e74ad3a7287b)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libxfont2: upgrade 2.0.6 -&gt; 2.0.7</title>
<updated>2024-08-21T20:51:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-08-20T06:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=df60cd1abb8e1621dfa65c31d1135b5b334ab20a'/>
<id>urn:sha1:df60cd1abb8e1621dfa65c31d1135b5b334ab20a</id>
<content type='text'>
License-Update: Copyright year updated to 2019.

(From OE-Core rev: 9476c459e361a9aada0f8d86d423817a9a661fb6)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libx11: upgrade 1.8.9 -&gt; 1.8.10</title>
<updated>2024-08-21T20:51:49+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-08-20T06:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9ee01d174d96723d94cb32ee648c01256ba2d17d'/>
<id>urn:sha1:9ee01d174d96723d94cb32ee648c01256ba2d17d</id>
<content type='text'>
(From OE-Core rev: b2e4608c8152fd8cbf9d6c90a326037712533b5f)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>pixman: Backport fix for recent binutils</title>
<updated>2024-08-06T10:27:25+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2024-08-05T15:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=24cccdbe28d49752b5a7bf304040156b97861d16'/>
<id>urn:sha1:24cccdbe28d49752b5a7bf304040156b97861d16</id>
<content type='text'>
With recent binutils, we see a compile failure. Backport the patch for this
from upstream.

(From OE-Core rev: 7ea6b1910419cf5f5036c603edf3440383d1c947)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>pixman: update patch for fixing inline failure with -Og</title>
<updated>2024-07-18T16:21:39+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2024-07-16T09:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=23e4ffef1164e7eb4a569608d00d4eaeadad047c'/>
<id>urn:sha1:23e4ffef1164e7eb4a569608d00d4eaeadad047c</id>
<content type='text'>
Previous patch works on fedora40 with gcc-14, but not works
on ubuntu2004 with gcc-9. Update the patch to fix the do_compile
failure:
    In function ‘combine_inner’,
        inlined from ‘combine_soft_light_ca_float’ at ../pixman-0.42.2/pixman/pixman-combine-float.c:655:1:
    ../pixman-0.42.2/pixman/pixman-combine-float.c:370:5: error: inlining failed in call to ‘always_inline’ ‘combine_soft_light_c’: function not
considered for inlining
      370 |     combine_ ## name ## _c (float sa, float s, float da, float d)

(From OE-Core rev: 5eb77c3e142dd952b5e35647f76fdd420a1f1613)

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>pixman: fix do_compile error</title>
<updated>2024-07-08T08:17:09+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2024-07-05T09:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5d5297775a3db869409f5f945b2e8c93e4738e7c'/>
<id>urn:sha1:5d5297775a3db869409f5f945b2e8c93e4738e7c</id>
<content type='text'>
When debug build is enabled(-Og is used), pixman-native do_compile
failed with error:
In function ‘combine_inner’,
    inlined from ‘combine_soft_light_ca_float’ at ../pixman-0.42.2/pixman/pixman-combine-float.c:655:1:
../pixman-0.42.2/pixman/pixman-combine-float.c:370:5: error: inlining failed in call to ‘always_inline’ ‘combine_soft_light_c’: function not considered for inlining
  370 |     combine_ ## name ## _c (float sa, float s, float da, float d)

Refer [1], always_inline is not suggested to use with indirect function
call, replace always_inline with __inline__ to fix the issue

[1] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107931

(From OE-Core rev: 4ab0d5c24b32a80432d9cfa6c904027b8a6710b5)

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>xcb-util-errors: add recipe</title>
<updated>2024-06-11T10:41:33+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2024-06-10T11:26:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bf511fc2403cdc61f706b34034038bf81f994c3f'/>
<id>urn:sha1:bf511fc2403cdc61f706b34034038bf81f994c3f</id>
<content type='text'>
This adds xcb-errors which is an optional dependency for wlroots

(From OE-Core rev: 2cbe7abefbb8bdf4881012555661f57d3b90d587)

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libxcb: upgrade 1.16.1 -&gt; 1.17.0</title>
<updated>2024-05-30T08:04:14+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex@linutronix.de</email>
</author>
<published>2024-05-27T18:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5bdebccd399f05f0545504afb0e2ef949f7c4c48'/>
<id>urn:sha1:5bdebccd399f05f0545504afb0e2ef949f7c4c48</id>
<content type='text'>
(From OE-Core rev: 47f6da4a9a10e9607d458665baf5cf83451e7b66)

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libxmu: upgrade 1.2.0 -&gt; 1.2.1</title>
<updated>2024-04-25T09:06:02+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-04-24T08:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fb21371fef2d905da7f080fb2c1047676440dcf3'/>
<id>urn:sha1:fb21371fef2d905da7f080fb2c1047676440dcf3</id>
<content type='text'>
Changelog:
============
test: Add prototype for Xmureallocarray to silence warning
test: Add missing setjmp()

(From OE-Core rev: 2c7c70065a9c8450007a99cf647336d30d4e86a1)

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
