Commit Graph

23 Commits

Author SHA1 Message Date
Lucien Mueller 710b75422e image-dev: add system state framework.
BugzID: 69520

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2021-01-15 15:22:23 +01:00
Marc Mattmueller 2d28aaeb1e image-dev: moved monitoring tools from image to dev image
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>
2020-12-17 11:23:47 +01:00
Alexandre Bard df9998233d dev-image: Add gnss-mgr-test package
This package contains additional tools to test the proper behavior of
gnss-mgr.

BugzID: 65664
2020-08-25 19:09:08 +02:00
Alexandre Bard df17eb40f6 nmhw23: Add imu-setup on all images
BugzID: 61346
2020-04-20 16:00:31 +02:00
Alexandre Bard 2118573e54 dev-image: Remove legacy fw update tools
They are replaced by nmhw-fwupdate

BugzID: 62102
2020-03-19 12:53:52 +01:00
Tobias Jäggi 0b1c31985b devtools: added pycurl recipe, image-dev: added pycurl
recipes-devtools/python/: added pycurl recipe
recipes-core/images/netmodule-linux-image-dev.bb: added pycurl to recipe

BugzID: 61741

Signed-off-by: Tobias Jäggi <tobias.jaeggi@netmodule.com>
2020-03-13 14:37:46 +01:00
Alexandre Bard 0ec49d8c46 images: wwan-config replaces ublox gsm tool
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>
2020-03-06 02:26:51 +01:00
Alexandre Bard be11245a08 dev-image: Add ublox GSM firmware update tool
BugzID: 60230
2019-11-21 11:45:53 +01:00
Lucien Mueller 6a65b37b45 distro: added yocto version name as prefix on the ostree branchname for "normal" and "dev" image.
BugzID: 59761

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2019-10-25 14:36:09 +02:00
Ramon Moesching 3328fdd349 netmodule-linux-image -dev: add imu-setup for sampling rate config
BugzID: 59524

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-10-22 10:38:49 +02:00
Alexandre Bard ccec226f3c netmodule-linux-image: Use MACHINE_FEATURES for ublox gnss tool 2019-07-23 11:49:39 +02:00
Ramon Moesching 16faf05d2f netmodule-linux-image-dev: remove benchmarking-cpu for aarch64
benchmarking-cpu doesn't support aarch64 architecture

BugzID: 57544

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-06-18 21:22:05 +02:00
Alexandre Bard 602381c71b dev-image: Add tmate
tmate is a terminal sharing tool based on tmux. It will help us
understand and help remotely
2019-04-11 16:49:30 +02:00
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
Patrick Zysset 448b9f8b3e recipes-core: add more benchmark tools to dev img
adding stress-ng and rt-tests default recipes from openembedded:
https://layers.openembedded.org/layerindex/recipe/72405/
https://layers.openembedded.org/layerindex/recipe/742/

BugzId: 55188

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-01-15 14:49:34 +01:00
Alexandre Bard 867b7b74cd hw21:dev-image: Add ublox gnss fw update tool an firmware
BugzID: 54544
2018-12-18 13:27:18 +01:00
Alexandre Bard 9e9a7c8fae Move OSTREE_BRANCHNAME to image recipe 2018-11-20 15:22:25 +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
Patrick Zysset 601a8c3628 image-dev: add pip3 package to developer image
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>
2018-10-26 00:37:55 +02:00
Patrick Zysset e2e7d8d4c2 image: remote unused packages
some of them are moved to customer specific layers.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-11 17:02:25 +02:00
Wieslaw Kubala 2d7082636b images: add developer tools
add additional tools to image-dev:
- util-linux (rtcwake)
- i2c-tools
- spitools
- ethtool
- evtest
- binutils

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-09-14 17:04:44 +02: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