Commit Graph

8 Commits

Author SHA1 Message Date
Patrick Zysset d6ceaa61d4 board-descriptor: remove bd tool from rel images
This tool have been provided for debugging purposes. Therefore it is
removed from release and minimal images and only used in development
images.

BugzID: 55615

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-04-09 11:01:23 +02:00
Alexandre Bard 45e0d28fdf Fix nmcli warning: terminal not fully functional 2018-11-30 16:51:20 +01:00
Alexandre Bard d6d3201465 minimal-image: Add bash
BugzID: 54221
To fix warning from nmcli :
WARNING: terminal is not fully functional
2018-11-14 08:15:35 +01:00
Alexandre Bard 5a5c9eb328 hw21: Add ublox configuration to all images
BugzID: 54242
2018-11-12 17:33:35 +01:00
Alexandre Bard 326b2247fb Fix /etc/version
BugzID: 54169
2018-11-08 23:26:23 +01:00
Alexandre Bard 9ad09482f9 netmodule-linux-images: Add buildname to images
buildname moved from local.conf files to image recipes
to avoid redundancy
2018-11-05 18:43:36 +01:00
Alexandre Bard c5a0003d8c images: Use GNU less instead of busybox
Busybox less does not support colors and tools
like nmcli output to less and has it does not support
colors characters escape characters are printed and the pager is
open instead of just printing out to the console

See : https://github.com/resin-os/meta-resin/pull/964
2018-10-29 21:06:57 +01:00
Patrick Zysset 3a281870aa layer: rename distro layer related names and labels
netmodule yocto distribution is temporarily called netmodule-distro, as
long as now marketing decision is available.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-09-11 01:58:42 +02:00