<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support/libusb, branch master-test</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=master-test</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=master-test'/>
<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>libusb1: upgrade 1.0.23 -&gt; 1.0.24</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:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ad5730468bfef04e32c77c5954f885bcc3390a17'/>
<id>urn:sha1:ad5730468bfef04e32c77c5954f885bcc3390a17</id>
<content type='text'>
(From OE-Core rev: 80b435a818aabba0d9dceb860a2159cfec2e1dd1)

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>libusb1: upgrade 1.0.22 -&gt; 1.0.23</title>
<updated>2020-04-24T13:10:08+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@cn.fujitsu.com</email>
</author>
<published>2020-04-02T09:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=37605f613f7415d7b22beca554fcb6a9ea4a5ebc'/>
<id>urn:sha1:37605f613f7415d7b22beca554fcb6a9ea4a5ebc</id>
<content type='text'>
no-dll.patch
removed since it is no available for 1.0.23

(From OE-Core rev: 5d55b5e3c5b41929e348a2c9ab69ce0ba774f0cb)

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>libusb1: Add udev support</title>
<updated>2019-02-02T11:05:59+00:00</updated>
<author>
<name>Alistair Francis</name>
<email>Alistair.Francis@wdc.com</email>
</author>
<published>2019-01-29T23:10:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=23eab5d82c04e3f9e90a7e178b8d1535a14377ec'/>
<id>urn:sha1:23eab5d82c04e3f9e90a7e178b8d1535a14377ec</id>
<content type='text'>
I don't see circular dependencies anymore between libusb1 and udev, so
enable udev support for libusb1.

(From OE-Core rev: e585076ed752e67bb5fd1888da7a738a34f3048a)

Signed-off-by: Alistair Francis &lt;alistair.francis@wdc.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libusb: ptest: don't skip debug output and fix failures processing</title>
<updated>2018-10-08T13:13:54+00:00</updated>
<author>
<name>Maksym Kokhan via Openembedded-core</name>
<email>openembedded-core@lists.openembedded.org</email>
</author>
<published>2018-10-04T13:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=74d8acaa0f78fb472dbf7ea52b8d8c17173a20a9'/>
<id>urn:sha1:74d8acaa0f78fb472dbf7ea52b8d8c17173a20a9</id>
<content type='text'>
Current run-ptest script prints nothing, when stress tests fail.
Fix it in new implementation, discarding external dependency on sed.
Also leave in place all stress output, just add standard ptest result.

Fixes: 3f0106bf2e41 ("libusb: Add ptest")
(From OE-Core rev: cd05029c78dea48c20f9acb2c5fee56b19193f22)

Signed-off-by: Maksym Kokhan &lt;maksym.kokhan@globallogic.com&gt;
Reviewed-by: Andrii Bordunov &lt;andrii.bordunov@globallogic.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libusb: Add ptest</title>
<updated>2018-08-09T22:47:56+00:00</updated>
<author>
<name>Maksym Kokhan via Openembedded-core</name>
<email>openembedded-core@lists.openembedded.org</email>
</author>
<published>2018-08-06T14:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a15cad08de6bd4aa1e311aa1c7d6e2cfd1edaeaa'/>
<id>urn:sha1:a15cad08de6bd4aa1e311aa1c7d6e2cfd1edaeaa</id>
<content type='text'>
The run-ptest script was added to run existing libusb1 tests and libusb1
recipe was changed to add ptest support to that package.

(From OE-Core rev: 3f0106bf2e41197def3bf0a5b184b73a9802fb91)

Signed-off-by: Maksym Kokhan &lt;maksym.kokhan@globallogic.com&gt;
Reviewed-by: Andrii Bordunov &lt;andrii.bordunov@globallogic.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>libusb-compat: remove</title>
<updated>2018-07-30T11:44:35+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2018-07-27T11:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d0404f538b5b4828498533b22244e5c412831ed8'/>
<id>urn:sha1:d0404f538b5b4828498533b22244e5c412831ed8</id>
<content type='text'>
Nothing in oe-core or meta-oe links to this now, so the recipe can finally be
removed.

(From OE-Core rev: be9d9b7d6f5917b63660fe5561078851d4a42a9c)

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>libusb1: upgrade to version 1.0.22</title>
<updated>2018-05-04T12:28:03+00:00</updated>
<author>
<name>Maxin B. John</name>
<email>maxin.john@intel.com</email>
</author>
<published>2018-04-04T15:32:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d0dc30675229853908101b6ec7a322d45bb8d382'/>
<id>urn:sha1:d0dc30675229853908101b6ec7a322d45bb8d382</id>
<content type='text'>
1.0.21 -&gt; 1.0.22

(From OE-Core rev: 1488b9e6c56ea46b5612352ab9dd16a1ee028f8c)

Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>libusb1: upgrade 1.0.20 -&gt; 1.0.21</title>
<updated>2017-03-01T23:27:10+00:00</updated>
<author>
<name>Leonardo Sandoval</name>
<email>leonardo.sandoval.gonzalez@linux.intel.com</email>
</author>
<published>2017-02-21T17:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=365a57f28100eee3d1f51ff40db781451de54d48'/>
<id>urn:sha1:365a57f28100eee3d1f51ff40db781451de54d48</id>
<content type='text'>
(From OE-Core rev: d2aeec6f8ff4f3c5157a378ae524b794a99d635b)

Signed-off-by: Leonardo Sandoval &lt;leonardo.sandoval.gonzalez@linux.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>package_regex.inc: split sourceforge related entries to their own recipes</title>
<updated>2015-12-08T10:20:52+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2015-11-16T14:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=75c69294931da1db798b0e2c5103dd0b30ee60d0'/>
<id>urn:sha1:75c69294931da1db798b0e2c5103dd0b30ee60d0</id>
<content type='text'>
(From OE-Core rev: 4c5899fa0b8258f2754e3080dae5535e3b248e91)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.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>libusb1: fix make install race</title>
<updated>2015-11-25T07:50:31+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2015-11-13T14:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f9d51cd06c0f1b5049c41b9c457cdbca30ae7067'/>
<id>urn:sha1:f9d51cd06c0f1b5049c41b9c457cdbca30ae7067</id>
<content type='text'>
There's an install race in when building in parallel, remove a redundant rule to
stop it happening.

(From OE-Core rev: cbdd4099b06011f2b73743c715276c730b7bf576)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
