| Submitter | Bernhard Reutner-Fischer |
|---|---|
| Date | 2010-02-08 21:14:29 |
| Message ID | <1265663673-16312-9-git-send-email-rep.dot.nop@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/1552/ |
| State | Applied, archived |
| Headers | show |
Comments
Patch
diff --git a/recipes/uclibc/uclibc_git.bb b/recipes/uclibc/uclibc_git.bb index 5f44466..757a538 100644 --- a/recipes/uclibc/uclibc_git.bb +++ b/recipes/uclibc/uclibc_git.bb @@ -1,4 +1,4 @@ -# UCLIBC_BASE should be the latest released revision of uclibc (that way +# UCLIBC_BASE should be the latest released version of uclibc (that way # the config files will typically be correct!) uclibc-svn takes precedence # over uclibc-${UCLIBC_BASE}, if a config file in uclibc-snv is out of date # try removing it
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> --- recipes/uclibc/uclibc_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)