<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/dfu-util, branch gatesgarth-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=gatesgarth-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-06-01T05:42:25+00:00</updated>
<entry>
<title>dfu-util-native: Remove DEPLOY_DIR_TOOLS from sstate-outputdirs</title>
<updated>2020-06-01T05:42:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-05-29T02:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=af3fc04cfb64d9f229be26f47b4dec892ff919dc'/>
<id>urn:sha1:af3fc04cfb64d9f229be26f47b4dec892ff919dc</id>
<content type='text'>
In commit 1ef92d2423d6d6546e4f0585478540212b26f3a0 deploying the native
tool was changed to use DEPLOYDIR, so setting DEPLOY_DIR_TOOLS for sstate-outputdir
dependency should have been changed as well.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Robert P. J. Day &lt;rpjday@crashcourse.ca&gt;
Cc: Jacob Kroon &lt;jacob.kroon@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util-native,sjf2410-linux-native: Fix Deploy in multimachine builds</title>
<updated>2019-12-19T21:56:59+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-12-19T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a597de10ea52ce415a41ff1f3864967b302e97c7'/>
<id>urn:sha1:a597de10ea52ce415a41ff1f3864967b302e97c7</id>
<content type='text'>
When more than two machine are built using same tmpdir and happen to use
these tools the builds fail

Fixes
ERROR: The recipe dfu-util-native is trying to install files into a shared area when those files already exist. Those files and their manifest location are:
  TOPDIR/build/tmp/deploy/tools/dfu-util-0.9
    (matched in manifest-qemumips-dfu-util-native.deploy)
Please verify which recipe should provide the above files.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util-native: Dont build static binary</title>
<updated>2019-09-18T19:22:07+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-18T18:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e135f74f61fa30d88c01e9db239d90a165ae72d2'/>
<id>urn:sha1:e135f74f61fa30d88c01e9db239d90a165ae72d2</id>
<content type='text'>
This did serve a purpose in past, this however is adding additional
requirement on build host to require static libc.a. in general it will
be good for user to select static linking explicitly, since it does have
distribution obligations once static linking is in place.

Add packageconfig to enable static builds and keep it off by default

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Cc: Martin JaMa Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-utils: Switch src_uri to sourceforge.net</title>
<updated>2019-09-18T03:47:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-09-18T02:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d80ed0503f24a601bc5f6f7bae60cfd1f0e2fb29'/>
<id>urn:sha1:d80ed0503f24a601bc5f6f7bae60cfd1f0e2fb29</id>
<content type='text'>
dfu-util.gnumonks.org has gone AWOL
Re-stylize the recipe while here

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-utils-native: fix do_deploy sstate handling</title>
<updated>2017-12-11T15:58:56+00:00</updated>
<author>
<name>Stefan Müller-Klieser</name>
<email>s.mueller-klieser@phytec.de</email>
</author>
<published>2017-12-01T10:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1ef92d2423d6d6546e4f0585478540212b26f3a0'/>
<id>urn:sha1:1ef92d2423d6d6546e4f0585478540212b26f3a0</id>
<content type='text'>
We need to install to the sstate input dir and not the output dir, so
sstate handling will work correctly.

Signed-off-by: Stefan Müller-Klieser &lt;s.mueller-klieser@phytec.de&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util: Add HOMEPAGE info into recipe file.</title>
<updated>2017-09-22T22:50:48+00:00</updated>
<author>
<name>Huang Qiyu</name>
<email>huangqy.fnst@cn.fujitsu.com</email>
</author>
<published>2017-09-21T06:41:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6dd7d705791eacda20a5ed44738d56b578318bab'/>
<id>urn:sha1:6dd7d705791eacda20a5ed44738d56b578318bab</id>
<content type='text'>
Signed-off-by: Huang Qiyu &lt;huangqy.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util: upgrade to 0.9</title>
<updated>2016-03-14T11:15:38+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-10T10:27:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7ebeb6ba4bca44cd304b73aa596de78fd977ab85'/>
<id>urn:sha1:7ebeb6ba4bca44cd304b73aa596de78fd977ab85</id>
<content type='text'>
* drop
  commit 0792623dfa8156fb0af3f3949c901665e2df3d04
  Author: Stefan `Sec` Zehl &lt;sec@42.org&gt;
  Date:   Wed Jul 29 01:39:11 2015 +0200

    Fix/reimplement USBPATH support

    Using libusb functions to retrieve port and bus numbers.

    Thanks to Topi Kuutela for reviewing and testing the patch.

    Also thanks to Timo Poikola and Topi Kuutela for having submitted
    alternative patches.

    https://sourceforge.net/p/dfu-util/tickets/6/

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util: fix .patch files</title>
<updated>2016-03-14T11:15:38+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-03-10T10:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=708aca79d3f13ca6403f1c05ef4ce995c509112b'/>
<id>urn:sha1:708aca79d3f13ca6403f1c05ef4ce995c509112b</id>
<content type='text'>
* dfu-util-native was broken since last upgrade in:
  commit c2652c90f726fa1728307afad73c3051ca7660f5
  Author: Li xin &lt;lixin.fnst@cn.fujitsu.com&gt;
  Date:   Sun Jan 3 18:07:17 2016 -0800

    dfu-util: 0.7 -&gt; 0.8

    Upgrade dfu-util from 0.7 to 0.8.

    Modify SRC_URI,since the original one can�t be opened.
    Modify 0001-configure.ac-Don-t-check-for-usbpath.patch,since the datas has been changed.
  because
  0002-Revert-Makefile.am-Drop-static-dfu-util.patch
  didn't apply anymore.
* update
  0001-configure.ac-Don-t-check-for-usbpath.patch
  to keep check for sysexits.h

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util: use BP in SRC_URI</title>
<updated>2016-01-27T11:36:30+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2016-01-11T05:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ba1fa91b94fba7b55afe62b781bf9a270260cd0'/>
<id>urn:sha1:9ba1fa91b94fba7b55afe62b781bf9a270260cd0</id>
<content type='text'>
The PN caused multilib do_fetch error.

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>dfu-util: 0.7 -&gt; 0.8</title>
<updated>2016-01-06T12:25:50+00:00</updated>
<author>
<name>Li xin</name>
<email>lixin.fnst@cn.fujitsu.com</email>
</author>
<published>2016-01-04T02:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c2652c90f726fa1728307afad73c3051ca7660f5'/>
<id>urn:sha1:c2652c90f726fa1728307afad73c3051ca7660f5</id>
<content type='text'>
Upgrade dfu-util from 0.7 to 0.8.

Modify SRC_URI,since the original one can‘t be opened.
Modify 0001-configure.ac-Don-t-check-for-usbpath.patch,since the datas has been changed.

Signed-off-by: Li Xin &lt;lixin.fnst@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
