diff options
Diffstat (limited to 'meta/recipes-core/glibc/glibc-locale.inc')
-rw-r--r-- | meta/recipes-core/glibc/glibc-locale.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/glibc/glibc-locale.inc b/meta/recipes-core/glibc/glibc-locale.inc index c63c9edd76..90248bbc0f 100644 --- a/meta/recipes-core/glibc/glibc-locale.inc +++ b/meta/recipes-core/glibc/glibc-locale.inc | |||
@@ -65,6 +65,8 @@ FILES:${LOCALEBASEPN}-locale-alias = "${datadir}/locale/locale.alias" | |||
65 | 65 | ||
66 | LOCALETREESRC = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale" | 66 | LOCALETREESRC = "${COMPONENTS_DIR}/${PACKAGE_ARCH}/glibc-stash-locale" |
67 | 67 | ||
68 | PSEUDO_INCLUDE_PATHS .= ",${WORKDIR}/locale-tree" | ||
69 | |||
68 | copy_locale_files() { | 70 | copy_locale_files() { |
69 | local dir=$1 mode=$2 | 71 | local dir=$1 mode=$2 |
70 | 72 | ||