summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc/cross-localedef-native_2.20.bb')
-rw-r--r--meta/recipes-core/glibc/cross-localedef-native_2.20.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/cross-localedef-native_2.20.bb b/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
index fd8c242895..ccf56a9415 100644
--- a/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
+++ b/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
@@ -16,7 +16,7 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:${FILE_DIRNAME}/glibc:"
16 16
17PV = "2.20" 17PV = "2.20"
18 18
19SRC_URI = "git://sourceware.org/git/glibc.git;branch=master;name=glibc \ 19SRC_URI = "git://sourceware.org/git/glibc.git;branch=release/${PV}/master;name=glibc \
20 git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \ 20 git://github.com/kraj/localedef;branch=master;name=localedef;destsuffix=git/localedef \
21 file://fix_for_centos_5.8.patch \ 21 file://fix_for_centos_5.8.patch \
22 ${EGLIBCPATCHES} \ 22 ${EGLIBCPATCHES} \
@@ -33,7 +33,7 @@ EGLIBCPATCHES = "\
33 file://eglibc-use-option-groups.patch \ 33 file://eglibc-use-option-groups.patch \
34 " 34 "
35 35
36SRCREV_glibc = "529bf51595fffbe80023e7d895b671391991bb1b" 36SRCREV_glibc = "b8079dd0d360648e4e8de48656c5c38972621072"
37SRCREV_localedef = "c833367348d39dad7ba018990bfdaffaec8e9ed3" 37SRCREV_localedef = "c833367348d39dad7ba018990bfdaffaec8e9ed3"
38 38
39S = "${WORKDIR}/git" 39S = "${WORKDIR}/git"