Skip to content

Commit

Permalink
glibc-locales: Update version from 2.15 to 2.27
Browse files Browse the repository at this point in the history
```
$ locale -a
C
POSIX
cs_CZ.utf8
de_DE
de_DE.iso88591
de_DE.iso885915@euro
de_DE.utf8
de_DE@euro
en_HK
en_HK.iso88591
en_PH
en_PH.iso88591
en_US
en_US.iso88591
en_US.utf8
es_MX
es_MX.iso88591
fa_IR
fa_IR.utf8
fr_FR
fr_FR.iso88591
fr_FR.iso885915@euro
fr_FR.utf8
fr_FR@euro
it_IT
it_IT.iso88591
ja_JP
ja_JP.eucjp
tr_TR.utf8
zh_CN.gb18030
```
  • Loading branch information
pmenzel committed Feb 9, 2018
1 parent d0d7d19 commit 8f659d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glibc-locales.be0
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/env beesh

# BEE_VERSION glibc-locales-2.15-0
# BEE_VERSION glibc-locales-2.27-0

mee_install() {
mkdir -pv ${D}${LIBDIR}/locale
Expand Down

0 comments on commit 8f659d2

Please sign in to comment.