[OE-core] [krogoth][PATCH] binutils: fix AR issue when opkg is unpacking IPKs containing empty entries

Richard Purdie richard.purdie at linuxfoundation.org
Thu Oct 6 13:10:24 UTC 2016


On Thu, 2016-10-06 at 13:12 +0200, Martin Jansa wrote:
> I see, there is ^M after empty in the actual .patch file, if I read
> the git format-patch output it shows ^M, but the git webUI gets
> confused and shows ^M as normal line feed.
> 
> ++    if ![string match "empty^M" $got] {
> 
> Does it work for you when cherry-picking from the branch.
> 
> Here is the same change in binutils git repo:
> https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=blobdiff;f
> =binutils/testsuite/binutils-
> all/ar.exp;h=45be9b1b594b39624f3e010f50bf98892fb64549;hp=508ae9c1d756
> 2c8b0a2c090a93e35acdba733944;hb=4fc874242f8f1bf17cf6e65b159dd804e793e
> 6cd;hpb=23a4bd22c75862fdbaa5faef59b9094ec738f675
> 
> It shows '\r' so it isn't there by accident.

I've been able to cherry-pick it, thanks. I figured it was something
odd going on with the mailing list damaging line returns.

Cheers,

Richard



More information about the Openembedded-core mailing list