Bug 1999

Summary: Typo in path checking
Product: buildroot Reporter: Nick Leverton <nick>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: buildroot
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Host: Target:
Build:
Attachments: Correct variable case in CWD path check.

Description Nick Leverton 2010-06-09 09:52:54 UTC
Created attachment 1987 [details]
Correct variable case in CWD path check.

Following applies to version 2010.05 but it's not in the BZ version list yet.

Trivial typo in toolchain/dependencies/dependencies.sh means that check for having CWD in patch can fail to detect it.  Attached patch should fix this.

Nick
Comment 1 Peter Korsgaard 2010-06-09 10:06:40 UTC
Thanks, committed. I also added the 2010.05 release to BZ.