[OE-core] [PATCH 1/1] license.bbclass: Infinite recursion of or nodes

Koen Kooi koen at dominion.thruhere.net
Sun May 29 07:22:04 UTC 2011


Op 29 mei 2011, om 02:26 heeft Elizabeth Flanagan het volgende geschreven:

> 
> This fixes two bugs. When populate_lic was hitting | it was going
> into an infinite recursion of the node.
> 
> Also, some LICENSE fields may start with "(". We want to avoid
> invalid python syntax here, so we strip out the whitespace.
> 
> Signed-off-by: Beth Flanagan <elizabeth.flanagan at intel.com>
> ---
> meta/classes/license.bbclass |   15 ++++++++-------
> 1 files changed, 8 insertions(+), 7 deletions(-)


This doesn't apply for me with git am:

Applying: license.bbclass: Infinite recursion of or nodes
error: patch failed: meta/classes/license.bbclass:22
error: meta/classes/license.bbclass: patch does not apply
Patch failed at 0001 license.bbclass: Infinite recursion of or nodes
When you have resolved this problem run "git am --resolved".

or plain patch:
 
patching file meta/classes/license.bbclass
Hunk #1 FAILED at 22.
Hunk #2 FAILED at 77.
Hunk #3 FAILED at 97.
Hunk #4 FAILED at 106.
Hunk #5 FAILED at 119.
Hunk #6 FAILED at 130.
Hunk #7 FAILED at 157.






More information about the Openembedded-core mailing list