[OE-core] [PATCH 0/1] binutils: backport a patch to fix file matching problem

Robert Yang liezhi.yang at windriver.com
Thu Aug 16 06:14:14 UTC 2018


Fixed accidental build failures when /tmp/ and build dir are on different
filesystems:

Assembler messages:
Fatal error: The input and output files must be distinct

// Robert

The following changes since commit 125789b6ee6d47ab84192230f63971c4e22418ba:

  cve-check.bbclass: do not download the CVE DB in package-specific tasks (2018-08-15 21:45:10 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/binutils
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/binutils

Robert Yang (1):
  binutils: Improve check for input file matching output file

 meta/recipes-devtools/binutils/binutils-2.31.inc   |  1 +
 ...check-for-input-file-matching-output-file.patch | 59 ++++++++++++++++++++++
 2 files changed, 60 insertions(+)
 create mode 100644 meta/recipes-devtools/binutils/binutils/0017-improve-check-for-input-file-matching-output-file.patch

-- 
2.7.4




More information about the Openembedded-core mailing list