diff options
author | Koen Kooi <koen@openembedded.org> | 2009-07-13 10:06:09 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-07-13 10:06:09 +0200 |
commit | a41c726ede88bd70b0428481819097489d728bf3 (patch) | |
tree | 41cdbc8007207e8dc01650bc81c5585399b68920 /recipes/uclibc/uclibc_0.9.28.bb | |
parent | ad99da239d8c5ea4f470e4572dc47c8c032d9627 (diff) | |
parent | 26bcb9945b54e6d849fe4905688758b5a8006389 (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/uclibc/uclibc_0.9.28.bb')
-rw-r--r-- | recipes/uclibc/uclibc_0.9.28.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/uclibc/uclibc_0.9.28.bb b/recipes/uclibc/uclibc_0.9.28.bb index adf7a7400a..8ad4343313 100644 --- a/recipes/uclibc/uclibc_0.9.28.bb +++ b/recipes/uclibc/uclibc_0.9.28.bb @@ -9,8 +9,6 @@ require uclibc.inc KERNEL_SOURCE = "${STAGING_DIR_HOST}/${exec_prefix}" PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc" -SRC_URI += "http://www.uclibc.org/downloads/uClibc-${PV}.tar.bz2" - S = "${WORKDIR}/uClibc-${PV}" #*** PATCHES *** |