From 1638def65ea3aa3b07c49a3a917130d4fc30d99c Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Fri, 25 Apr 2014 18:41:35 +0200 Subject: [PATCH] sysmocom-bsc-image: add kernel-module-nls-iso8859-1 and kernel-module-nls-cp437 and disable LINGUAS Fixes: SYS#75 --- recipes-apps/images/sysmocom-bsc-image.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-apps/images/sysmocom-bsc-image.bb b/recipes-apps/images/sysmocom-bsc-image.bb index 0d3df23..cad29c0 100644 --- a/recipes-apps/images/sysmocom-bsc-image.bb +++ b/recipes-apps/images/sysmocom-bsc-image.bb @@ -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