sysmocom-bsc-image: add kernel-module-nls-iso8859-1 and kernel-module-nls-cp437 and disable LINGUAS

Fixes: SYS#75
This commit is contained in:
Henning Heinold 2014-04-25 18:41:35 +02:00 committed by Holger Hans Peter Freyther
parent 8ac540640d
commit 1638def65e
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
require sysmocom-image.inc
IMAGE_INSTALL += "kernel-module-nls-iso8859-1 kernel-module-nls-cp437"
IMAGE_LINGUAS = " "
# This variant of the image will run osmo-bts and osmo-bsc
activate_bsc() {
echo "NO_START=0" > ${IMAGE_ROOTFS}/etc/default/osmo-bsc