summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/cross-localedef-native_2.16.bb')
-rw-r--r--meta/recipes-core/eglibc/cross-localedef-native_2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
index 0f870be10c..47f0834003 100644
--- a/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
+++ b/meta/recipes-core/eglibc/cross-localedef-native_2.16.bb
@@ -20,7 +20,7 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=h
20S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef" 20S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"
21 21
22do_unpack_append() { 22do_unpack_append() {
23 bb.build.exec_func('do_move_ports', d) 23 bb.build.exec_func('do_move_ports', d)
24} 24}
25 25
26do_move_ports() { 26do_move_ports() {