binutils: make strip and objcopy return 0 if asked to write ro files in 2.16
authorJohn Bowler <jbowler@nslu2-linux.org>
Wed, 1 Feb 2006 02:05:17 +0000 (02:05 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 1 Feb 2006 02:05:17 +0000 (02:05 +0000)
commitb0960543c749e1812e685ae0a9865bdc2d3896ae
tree81e410c21b8d3b0bd934fec290b28ef7d52e8cfa
parenta0dbc5fc54bd136f2c34ed3f82e84b8f84726570
binutils: make strip and objcopy return 0 if asked to write ro files in 2.16
 - the same bug exists in earlier versions and is probably fixed by the
   same patch, objcopy (==strip) would identify an ro file and abort the
   overwrite (smart_rename), but the caller in objcopy fails to check the
   error code and so the error is not reported
packages/binutils/binutils-2.16/binutils-2.16-objcopy-rename-errorcode.patch [new file with mode: 0644]
packages/binutils/binutils_2.16.bb