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, 4 insertions, 0 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 ccf56a9415..8aaa225706 100644
--- a/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
+++ b/meta/recipes-core/glibc/cross-localedef-native_2.20.bb
@@ -36,6 +36,10 @@ EGLIBCPATCHES = "\
36SRCREV_glibc = "b8079dd0d360648e4e8de48656c5c38972621072" 36SRCREV_glibc = "b8079dd0d360648e4e8de48656c5c38972621072"
37SRCREV_localedef = "c833367348d39dad7ba018990bfdaffaec8e9ed3" 37SRCREV_localedef = "c833367348d39dad7ba018990bfdaffaec8e9ed3"
38 38
39# Makes for a rather long rev (22 characters), but...
40#
41SRCREV_FORMAT = "glibc__localedef"
42
39S = "${WORKDIR}/git" 43S = "${WORKDIR}/git"
40 44
41EXTRA_OECONF = "--with-glibc=${S}" 45EXTRA_OECONF = "--with-glibc=${S}"