Ticket #647 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

linux-gta01.inc uses wrong objcopy

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

Description

linux-gta01.inc uses the fixed name of "arm-linux-objcopy" for the objcopy
binary, which is wrong if compiling for another ABI. It should use ${OBJCOPY}
instead, which bitbake helpfully sets to the correct binary.

Attachments

linux-gta01-fix-eabi-objcopy.patch (949 bytes) - added by cesarb@… 6 years ago.
Make linux-gta01.inc use ${OBJCOPY} instead of arm-linux-objcopy

Change History

Changed 6 years ago by cesarb@…

Make linux-gta01.inc use ${OBJCOPY} instead of arm-linux-objcopy

comment:1 Changed 6 years ago by stefan@…

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

Commited in svn rev 2391. Thanks.

Note: See TracTickets for help on using tickets.