diff options
| -rw-r--r-- | meta/recipes-core/uclibc/uclibc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/uclibc/uclibc_git.bb b/meta/recipes-core/uclibc/uclibc_git.bb index 3d5f7a717e..eded2fbd8f 100644 --- a/meta/recipes-core/uclibc/uclibc_git.bb +++ b/meta/recipes-core/uclibc/uclibc_git.bb | |||
| @@ -27,7 +27,7 @@ SRC_URI = "git://uclibc.org/uClibc.git;branch=master;protocol=git \ | |||
| 27 | file://argp-support.patch \ | 27 | file://argp-support.patch \ |
| 28 | file://argp-headers.patch \ | 28 | file://argp-headers.patch \ |
| 29 | file://remove_attribute_optimize_Os.patch \ | 29 | file://remove_attribute_optimize_Os.patch \ |
| 30 | file://uclibc-git/append_UCLIBC_EXTRA_CFLAGS.patch \ | 30 | file://append_UCLIBC_EXTRA_CFLAGS.patch \ |
| 31 | file://compile-arm-fork-with-O2.patch \ | 31 | file://compile-arm-fork-with-O2.patch \ |
| 32 | " | 32 | " |
| 33 | S = "${WORKDIR}/git" | 33 | S = "${WORKDIR}/git" |
