Ticket #226 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

dfu-util-native do_deploy tries to install from wrong source filename

Reported by: rod@… Owned by: buglog@…
Priority: high Milestone:
Component: Host Software Version: current svn head
Severity: normal Keywords:
Cc: buglog@… Blocked By:
Blocking: Estimated Completion (week):
HasPatchForReview: PatchReviewResult:
Reproducible:

Change History

comment:1 Changed 6 years ago by laforge@…

  • Status changed from new to closed
  • Resolution set to invalid

no, the source filename is quite correct. We do want the statically linked
version in the deploy directory, to get rid of dependencies to libusb.

I would accept a patch that modifies "upstream" dfu-util to only statically link
against libusb, while being dynamically linked against glibc.

comment:2 Changed 6 years ago by rod@…

  • Status changed from closed to reopened
  • Resolution invalid deleted

New patch at
http://svn.nslu2-linux.org/svnroot/mokomakefile/trunk/patches/openmoko-HEAD/dfu-util-native.patch

Now build staticly, then deploys that staticly linked file.

comment:3 Changed 6 years ago by laforge@…

mh, that patch url is invalid. Can you please attach your patch to the bugzilla
bug ?

comment:4 Changed 6 years ago by rod@…

  • Status changed from reopened to closed
  • Resolution set to fixed

Fixed already in the bitbake recipe. No longer a problem.

Note: See TracTickets for help on using tickets.