Commit Graph

221 Commits

Author SHA1 Message Date
Ramon Moesching beb4e2bf1c nmrouter-image: add FIRMWARE and IMAGE_INSTALL to vcu machine
add canutils package

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:07:09 +02:00
Patrick Zysset 5e876ced7f curl: add tftp support to curl package
we need tftp client to upload factory test logs - enable package option
'tftp' in bbappend file.

BUGZID: 52537

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-08-28 22:35:41 +02:00
Alexandre Bard 6b0624d726 nrhw18: Add fpga image to rootfs 2018-08-28 22:35:41 +02:00
Ramon Moesching 4e93383ac8 externalgitsrc: initinal commit. execute git describe tag and return it
used for setting /etc/version

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 22:35:41 +02:00
Alexandre Bard 59f1d7ec97 sw-update: Force tar to extract symlinks in rootfs 2018-08-28 22:35:41 +02:00
Ramon Moesching 3a7740cd81 nmrouter-image-minimal: install device tree into rootfs /boot
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-21 13:27:40 +02:00
Ramon Moesching 83f65e6d9c nmrouter-image: Add only specific linux-firmware packages to nrhw20
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-21 09:13:51 +02:00
Ramon Moesching 0333974ffd hydra-util recipe: fix missing package
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-19 17:55:25 +02:00
Patrick Zysset 29b190252d hydra: fix build issues with hydra recipe in sumo
hydra receipt has been divided into two separated recipes:
- 'hydra' for kernel module
- 'hydra-util' for user utility
hydra is currently fetched from sumo branch on hydra repository
hydra is added as default package to nrhw20-fct image

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-15 13:42:22 +02:00
Ramon Moesching 90246f2bde ti-wl18xx-calibrator: update recipe to sumo
add missing dependency libnl

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-12 13:48:57 +02:00
Ramon Moesching 23dc9676d4 nmrouter-image-prodtest -> fct: rename production test image
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-12 09:56:09 +02:00
Ramon Moesching fb9e8b6fb2 nmrouter-image-minimal: Add tar package
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-12 09:46:04 +02:00
Ramon Moesching 40da220e44 nmrouter-image-prodtest-dev: remove image recipe, extend nmrouter-image-prodtest
Add packagegroup-core-ssh-openssh to nmrouter-image-prodtest

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-12 09:45:22 +02:00
Rene Straub 171c691043 fct: add smbus support for python3 2018-06-12 09:31:15 +02:00
Rene Straub 41345ae1b2 fct: add TI wifi support for nrhw20 2018-06-12 09:30:01 +02:00
Patrick Zysset 75aef2806c fct: remove hw dependencies from prodtest image
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-09 01:03:38 +02:00
Patrick Zysset 8ac5ddb11f fct: update iperf to iperf3 for prodtest image
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-08 20:36:05 +02:00
Patrick Zysset 668f9f597a fct: fix some minor fct recipe issues
fixed summaries and git links

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-08 19:58:49 +02:00
Patrick Zysset 8f4032d8c9 Merge remote-tracking branch 'remotes/origin/fct' into sumo-fct 2018-06-08 19:41:12 +02:00
Rene Straub 82ff73d0f3 fct: add python-smbus 2018-06-08 13:51:38 +02:00
Rene Straub 9355ed3d15 Merge remote-tracking branch 'origin/fct' into fct 2018-06-08 13:24:15 +02:00
Patrick Zysset 643e1c4308 NRHW18 - refactoring of NRHW18 definitions
and btw fixed wrong toolchain defines.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-08 01:22:04 +02:00
Alexandre Bard 6d0a9e6791 FCT: Add ubsutils server 2018-05-31 11:39:23 +02:00
Alexandre Bard 7aa5c4f567 FCT: Add sftp server 2018-05-25 17:36:47 +02:00
Ramon Moesching 6ad3b4a95e libxcrypt: upstream recipe from meta throws a configure error, fixed by adding dependency pkgconfig
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-24 09:58:10 +02:00
Ramon Moesching 7e3a6c15b9 nmrouter.conf: update distro version and maintainers
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 15:09:25 +02:00
Ramon Moesching a92481fb95 layer.conf: update layer to sumo
sumo adds new LAYERSERIES_COMPAT which indicates the (tested)
compatibility between yocto branches

clean up some mess

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 15:07:50 +02:00
Ramon Moesching f3097663aa nmrouter-image-dev: image install new iperf3
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 15:05:33 +02:00
Ramon Moesching 1051d36e40 systemd: Use gettext instead of inline translations in the .policy files
issue related to https://github.com/systemd/systemd/issues/8162
2018-05-17 14:50:53 +02:00
Alexandre Bard de7af45233 Merge branch 'jethro' into fct 2018-04-20 07:41:06 +02:00
Stefan Eichenberger c55a385960 modemmanager: add version 1.8.0 for ublox support 2018-04-06 17:22:56 +02:00
Alexandre Bard 20408b3f28 Merge branch 'jethro' into fct
Conflicts:
	conf/machine/am335x-nbhw16.conf
	conf/machine/am335x-nrhw20.conf
	recipes-bsp/u-boot/u-boot-am335x-nbhw16-v1_git.bb
	recipes-bsp/u-boot/u-boot-am335x-nbhw16-v2_git.bb
	recipes-connectivity/tibluetooth/tibluetooth.bb
	recipes-connectivity/tibluetooth/tibluetooth/tibluetooth-nrhw20.service
	recipes-core/sw-update/sw-update/am335x-nrhw20/sw_update_config
2018-04-04 15:36:44 +02:00
Alexandre Bard 53656265a0 dev-image: Add minicom 2018-04-03 17:11:51 +02:00
Alexandre Bard 25f34c671f dev-image: Clean install list 2018-04-03 17:11:05 +02:00
Alexandre Bard 476c3733c2 benchmark: Update coremark 2018-03-27 15:15:47 +02:00
Stefan Eichenberger b19416fc08 hydra: use newer version of the module 2018-03-15 13:40:52 +01:00
Stefan Eichenberger 3194903d10 hydra: add hydra to nrhw20 and move it to git 2018-03-14 16:26:32 +01:00
Stefan Eichenberger a8a0075b17 Merge remote-tracking branch 'nmn/master' 2018-03-07 15:52:53 +01:00
Stefan Eichenberger af42f5bbac sw-update: fix nrhw20 support 2018-03-07 15:51:14 +01:00
Alexandre Bard 12f09e0f2a dev-image: Add benchmarking tools 2018-03-02 16:24:41 +01:00
Alexandre Bard 3f313fa4a3 dev-image: Add speedtest-cli 2018-03-02 16:07:21 +01:00
Alexandre Bard a4775709c0 dev-image: Add ser2net
Useful tool to bridge a serial communication to a tcp connection
Used for example to control gnss thourgh ublox u-center
2018-02-27 16:25:24 +01:00
Stefan Eichenberger f9026866a5 nmrouter-image-prodtest: remove devictree-overlay and hydra from nrhw20 2018-02-22 17:51:30 +01:00
Alexandre Bard b7165fa349 nrhw20: Add bluetooth tools and firmware 2018-02-22 16:45:25 +01:00
Stefan Eichenberger 0fd7d5aadb sw-update: add support for nrhw20 2018-02-22 16:44:49 +01:00
Stefan Eichenberger 0ec77bf344 nmrouter-image: add curl 2018-02-22 15:57:47 +01:00
Stefan Eichenberger e37cf21e7a Merge branch 'master' of git.netmodule.intranet:nmrouter/meta-nmrouter 2018-02-22 15:56:56 +01:00
Stefan Eichenberger 919fcc9549 sw-update: add support for nrhw20 2018-02-22 15:56:31 +01:00
Alexandre Bard ccc1266ec3 dev-image: Add gps-utils
To get some tools like cgps usefuls to test the gps
2018-02-22 14:20:04 +01:00
Alexandre Bard d8ca2cb8b5 nrhw20: Add bluetooth tools and firmware 2018-02-20 11:16:28 +01:00