aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/uclibc
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-02-10 17:43:32 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-11 12:27:23 +0000
commit2d20de8ece480b21c02b6ace2cc12a21c36d0ae3 (patch)
treecb7c0555c7da62ec6d33dda9f7074e1a1f854f30 /meta/recipes-core/uclibc
parent63e08c105a79b8a4c0d3583ec25f69cb7041ab7d (diff)
downloadopenembedded-core-contrib-2d20de8ece480b21c02b6ace2cc12a21c36d0ae3.tar.gz
uclibc: fetch from master branch not 1.0
The SRC_URI was fetching from the "1.0" branch but the uclibc maintainers appear to have removed this, presumably because it's synonymous with master as all of the releases are also on the master branch. [ YOCTO #9074 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/uclibc')
-rw-r--r--meta/recipes-core/uclibc/uclibc-git.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/uclibc/uclibc-git.inc b/meta/recipes-core/uclibc/uclibc-git.inc
index 0509a6c277..a56fa7cb64 100644
--- a/meta/recipes-core/uclibc/uclibc-git.inc
+++ b/meta/recipes-core/uclibc/uclibc-git.inc
@@ -4,7 +4,7 @@ PV = "1.0.12+git${SRCPV}"
FILESEXTRAPATHS =. "${FILE_DIRNAME}/uclibc-git:"
-SRC_URI = "git://uclibc-ng.org/git/uclibc-ng;branch=1.0 \
+SRC_URI = "git://uclibc-ng.org/git/uclibc-ng \
file://0001-Disable-lrount_tes-function.patch \
file://uClibc.machine \
file://uClibc.distro \