Bug 1999 - Typo in path checking
Summary: Typo in path checking
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: Other Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 09:52 UTC by Nick Leverton
Modified: 2010-06-09 10:06 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Correct variable case in CWD path check. (815 bytes, patch)
2010-06-09 09:52 UTC, Nick Leverton
Details

Note You need to log in before you can comment on or make changes to this bug.
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.