the create support package script and its helpers are not used
so far and can be removed.
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
These tools were recommended before and therefore not present since we
removed the recommendations. Since they are needed for tests, we add
them directly in the dev image.
Packagegroups are divided by functionality level and by features.
The functionality levels start with minimal which includes the bare
minimum packages required for the system to boot. This mainly means
firmwares and drivers.
The base packages include the packages providing basic functionality.
These are usually cli tools allowing access to different interfaces.
The extended packages include advanced tool and services providing full
functionality of the system.
BugzID: 73593
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
system monitor and the netmodule scripts for creating a support
package were moved to dev image
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
wwan-config is a rework of ublox-gsm-config.
This rework is more generic and easier to extend.
BugzID: 61873
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
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>
pip3 allows us to install new python applications on the go - pretty
nice feature for developers.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
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>