Commit Graph

233 Commits

Author SHA1 Message Date
Patrick Zysset 9516353ff8 sw-update: provide usage info
with option -h or with invalid arguments a usage info is printed to the
console.

BugzID: 53654

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-11 11:18:01 +02:00
Ramon Moesching 2d1b39425a python-oe: remove not used python recipes
BugzID: 52070

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-10-02 15:46:07 +02:00
Ramon Moesching 2aa2635411 linux-netmodule-image: add libgpiod package
this package allows controlling of gpio with the new gpio device system
see https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/tree/README

+ code format

BugzID: 53085

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-10-02 13:37:55 +02:00
Ramon Moesching be31d1c47c netmodule-linux-image: add python3-websockets package
Package is only in vcu image included.

BugzID: 53487

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-10-02 13:05:56 +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
Lucien Müller ff49c48f2f libxcrypt: fix libxcrypt recipe
Renamed "libxcrypt_4.0.0.bbappend" to "libxcrypt_%.bbappend" to avoid
version conflicts.

BugzID: 53226

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-09-14 16:48:32 +02:00
Ramon Moesching e796db5b85 distro-image: include java package into release image
BugzID: 52058

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-09-11 02:01:09 +02:00
Ramon Moesching 62b07e1b94 java: new java ejdk recipe
Source is provided by this recipe itself,
because fetching from java website is not supported.
BugzID: 52058

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-09-11 02:00:39 +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
Ramon Moesching ddf499c9b4 distro-image: add socat package in images
develop and release images get socat package by default.
BugzID: 52766

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-09-11 01:57:12 +02:00
Ramon Moesching d9e2f955c3 layer recipe: add python recipes from meta-openembbeded
python-oe is inserted from meta-openembedded (master branch - 27.6.2018)
Commit id: 4517d1c695efd0b175f4e7242e1a7bb4361527d9

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:08:31 +02:00
Ramon Moesching 6d31dba28c nmrouter-image: cleanup redundancy and add spi tools (c and python)
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:08:09 +02:00
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