<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-graphics/xorg-proto, branch hardknott-next</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2020-10-30T13:22:48+00:00</updated>
<entry>
<title>xcb-proto: update to 1.14.1</title>
<updated>2020-10-30T13:22:48+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2020-10-28T09:43:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6a8d75d478f3b6db4e679b3e5e662439ec5611f2'/>
<id>urn:sha1:6a8d75d478f3b6db4e679b3e5e662439ec5611f2</id>
<content type='text'>
This fixes [1] the following build error for nativesdk on Fedora 33
which is caused by the removal of fractions.gcd() in favor of math.gcd()
in python 3.9 [2]:

ImportError: cannot import name 'gcd' from 'fractions' (/usr/lib64/python3.9/fractions.py)

Furthermore the SRC_URI is adapted as the old one doesn't provide the
1.14.1 archive.

[1] https://gitlab.freedesktop.org/xorg/proto/xcbproto/-/commit/426ae35bee1fa0fdb8b5120b1dcd20cee6e34512
[2] https://bugs.python.org/issue39350

(From OE-Core rev: 1476d40d3ef4f959f7c0e61a3c1dc63acaa90b31)

Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xcb-proto: update to 1.14</title>
<updated>2020-05-03T14:41:39+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2020-04-30T09:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9bb49514abb6ecf6b12029228010a0c34829edc1'/>
<id>urn:sha1:9bb49514abb6ecf6b12029228010a0c34829edc1</id>
<content type='text'>
(From OE-Core rev: 26d55e7612ecb1233131834a78afd3dcde1be320)

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>xorgproto: upgrade 2019.2 -&gt; 2020.1</title>
<updated>2020-04-26T13:00:50+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@cn.fujitsu.com</email>
</author>
<published>2020-04-22T20:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f676a18b741926dc58798aa083134250c35e6a21'/>
<id>urn:sha1:f676a18b741926dc58798aa083134250c35e6a21</id>
<content type='text'>
legacy.patch
removed since it is included in 2020.1

(From OE-Core rev: 5402e91bdca4d4068d93d9374974006d034fbdbf)

Signed-off-by: Wang Mingyu &lt;wangmy@cn.fujitsu.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>xorgproto: move pc files to libdir</title>
<updated>2020-02-29T13:04:48+00:00</updated>
<author>
<name>Jeremy Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2020-02-28T23:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fc77128b7362a98a73ca2c66098616df66b73458'/>
<id>urn:sha1:fc77128b7362a98a73ca2c66098616df66b73458</id>
<content type='text'>
We fixed this two years go:
http://lists.openembedded.org/pipermail/openembedded-core/2018-June/151922.html

However xorgproto moved to meson and uses pkgconfig module to generate the .pc
which does not provide a method of omitting the libdir, which now means any
pc generated from meson using the module will always be mulitlib incompatible.

(From OE-Core rev: fceed19bf1ab26adaea54edcc8af7f767a872269)

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>xorgproto: merge .inc</title>
<updated>2019-12-28T23:25:41+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-12-13T12:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6b2bccd6995ddfad9f85b566a9a0f97d8381758c'/>
<id>urn:sha1:6b2bccd6995ddfad9f85b566a9a0f97d8381758c</id>
<content type='text'>
This inc file isn't used anymore since the X.org protocol packages
merged into xorgproto.

(From OE-Core rev: 438f21ae14499e1f61d6e0c020153448d6ffa84c)

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>xorgproto: upgrade to 2019.2</title>
<updated>2019-10-23T15:30:36+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-10-17T22:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1ec8ea34f2db13589e74c4b144e2670fcad1b56b'/>
<id>urn:sha1:1ec8ea34f2db13589e74c4b144e2670fcad1b56b</id>
<content type='text'>
(From OE-Core rev: e4d3f842194ea1ff584ae4fe8ad211dd3e706e6c)

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>xorgproto: fix summary</title>
<updated>2019-10-23T15:30:36+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-10-17T13:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=82ca21d1280b48f26ebee0c751311006b47541aa'/>
<id>urn:sha1:82ca21d1280b48f26ebee0c751311006b47541aa</id>
<content type='text'>
(From OE-Core rev: 7346e6d4f584439ed1dc9d228b8bd015da8a6668)

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>xorgproto: update to 2019.1</title>
<updated>2019-08-03T22:56:01+00:00</updated>
<author>
<name>Oleksandr Kravchuk</name>
<email>open.source@oleksandr-kravchuk.com</email>
</author>
<published>2019-08-02T20:37:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=0eeecb002722bb8766205ec9b5688ba95c7c5354'/>
<id>urn:sha1:0eeecb002722bb8766205ec9b5688ba95c7c5354</id>
<content type='text'>
(From OE-Core rev: 2ec1b978e0d02884e6553d3495daf9cf914d267b)

Signed-off-by: Oleksandr Kravchuk &lt;open.source@oleksandr-kravchuk.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>xcb-proto: use python3native to have reproducible pyc files</title>
<updated>2018-11-21T11:54:14+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2018-11-20T15:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5ce58802e03fa8c32212d85f99d57aeabf8d3b53'/>
<id>urn:sha1:5ce58802e03fa8c32212d85f99d57aeabf8d3b53</id>
<content type='text'>
(From OE-Core rev: 7709b2551c07cfad591bb37817474fd106e7c2f1)

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>Remove libdir specification from xorgproto .pc files</title>
<updated>2018-06-18T10:07:57+00:00</updated>
<author>
<name>Jeremy Puhlman</name>
<email>jpuhlman@mvista.com</email>
</author>
<published>2018-06-13T20:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cc9a768192d3c07af815a494c32bb3edfb2e4726'/>
<id>urn:sha1:cc9a768192d3c07af815a494c32bb3edfb2e4726</id>
<content type='text'>
(From OE-Core rev: 8b8eaac3ec9e6f12d78a0be5fa6300c4e58294b7)

Signed-off-by: Jeremy Puhlman &lt;jpuhlman@mvista.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
