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

Fixes: SYS#75
hfreyther/master-next
Henning Heinold 9 years ago committed by Holger Hans Peter Freyther
parent 8ac540640d
commit 1638def65e

@ -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

Loading…
Cancel
Save