netmodule-linux distro conf: Set IMAGE_LINGUAS to en_us

Get rid of en_gb by defining image linguas to en_us.

BugzID: 54234

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2018-11-26 14:07:28 +01:00
parent e0533cb69d
commit 6d08a24f22
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ DISTRO_VERSION = "${EXTERNALSRC_GIT_SRCREV}"
DISTRO_CODENAME = "sumo" DISTRO_CODENAME = "sumo"
SDK_VENDOR = "-netmodule" SDK_VENDOR = "-netmodule"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
IMAGE_LINGUAS = "en-us"
MAINTAINER = "Ramon Moesching <ramon.moesching@netmodule.com> \ MAINTAINER = "Ramon Moesching <ramon.moesching@netmodule.com> \
Alexander Bard <Alexandre.Bard@netmodule.com> \ Alexander Bard <Alexandre.Bard@netmodule.com> \