Commit Graph

10 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
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