diff options
Diffstat (limited to 'meta/dvb-image.oe')
-rw-r--r-- | meta/dvb-image.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/dvb-image.oe b/meta/dvb-image.oe index e21e673539..fa401eae31 100644 --- a/meta/dvb-image.oe +++ b/meta/dvb-image.oe @@ -1,5 +1,7 @@ export IMAGE_BASENAME = "dvb-image" +IMAGE_LINGUAS = "" + DVB_PACKAGES = "task-bootstrap task-dvb" export IPKG_INSTALL = "${DVB_PACKAGES}" |