From: Denys Dmytriyenko denys@ti.com
Normally provided by glibc-locale.
Signed-off-by: Denys Dmytriyenko denys@ti.com --- .../recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb b/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb index 4d833c0..fc28b5d 100644 --- a/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb +++ b/meta-linaro-toolchain/recipes-devtools/external-arm-toolchain/external-arm-toolchain.bb @@ -52,6 +52,7 @@ PROVIDES += "\ libquadmath-staticdev \ virtual/linux-libc-headers \ libgcov-dev \ + virtual/libc-locale \ "
PV = "${EAT_VER_MAIN}"