Commit Graph

203 Commits

Author SHA1 Message Date
Ramon Moesching dd2c9def87 linux-firmware bbappend: remove unknown wl1837mod configuration binary
This configuration binary depends on hardware and must be proper versioned.

BugzID: 53969

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-11-07 15:04:13 +01:00
Alexandre Bard e7288e9c88 modemmanager: Remove old useless recipe and patches
BugzID: 53945
2018-11-06 13:04:39 +01:00
Alexandre Bard c6f5c309a3 Revert "Fix amd-ucode license"
This reverts commit 7bf8205cc2.
2018-11-06 08:19:08 +01:00
Alexandre Bard 29769183f1 hw18: Add kernel URI to machine config 2018-11-06 07:26:48 +01:00
Alexandre Bard 845a440b23 hw16: Add kernel to machine.conf 2018-11-05 19:24:37 +01:00
Alexandre Bard 7bf8205cc2 Fix amd-ucode license 2018-11-05 17:57:23 +01:00
Alexandre Bard 412727b65e hw20 : Update kernel SRC_URI 2018-11-05 17:57:10 +01:00
Alexandre Bard 1e550eb895 Update modemmanager to 1.8.2
BugzID: 53945
2018-11-05 16:50:10 +01:00
Patrick Zysset 60f65cc98d kernel: update kernel recipe to use new repository
Kernel repository has been moved from nmrourter/linux.git to yoctoproject/linux-netmodule.git
Additionally the branch is autoselected to use the according machine branch

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-11-05 11:39:46 +01:00
Alexandre Bard f144e29bf4 networkmanager: Enable gsm and bluetooth plugins
BugzID: 54056

Signed-off-by: Alexandre Bard <alexandre.bard@netmodule.com>
2018-11-02 16:14:18 +01:00
Alexandre Bard e10bc8b55a dt-overlay: Update to 4.14 compatible module 2018-10-31 10:44:00 +01:00
Alexandre Bard ef0c04bfcc dt-overlays: Set git repo to internal one 2018-10-31 09:06:53 +01:00
Alexandre Bard 0b73da5290 hw18: Update kernel config 2018-10-31 07:40:30 +01:00
Alexandre Bard 4f86b24e74 hw16: Rename from nbhw to nrhw 2018-10-31 07:25:26 +01:00
Alexandre Bard 0d821fe3a4 hw16: Fix uboot SRC_URI 2018-10-30 20:00:43 +01:00
Alexandre Bard 09e4c7caa5 hw16: Rename uboot recipes to nrhw instead of nbhw 2018-10-30 19:02:17 +01:00
Alexandre Bard e8cad3056b nbhw16: Update kernel 2018-10-30 18:31:14 +01:00
Patrick Zysset b08669f8e7 bd: add missing bd tags to bd.json
added hw_bom_patch (33) and prod_variant_name(34) tags.

BugzID: 53769

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-29 18:39:44 +01:00
Alexandre Bard 9681b0ee0a hw18: Remove old network manager useless recipe 2018-10-29 18:26:11 +01:00
Patrick Zysset 9e6dd607f5 board-descriptor: update dependencies to python3
remove all python2.x dependencies and replaced them with python 3.5
libs.

BugzID: 53706

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-29 18:23:55 +01:00
Patrick Zysset fb96cb244a nmhw21: fix bd config settings
due to renaming the config file was no applied on nmhw21 targets.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-28 10:36:33 +01:00
Lucien Mueller 82f56a8d0c linux-firmware bbappend: use upstream srcrev and update checksums
bbappend file is applied to upstream linux-firmware, so new linux-firmware is used

checksums are adjusted related to upstream

Signed-off-by: Lucien Mueller <lucien.mueller@netmodule.com>
2018-10-26 14:07:59 +02:00
Patrick Zysset e3cb20f2d1 nmhw21: update tibluetooth service name for nmhw21
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-26 01:10:57 +02:00
Lucien Müller 4ff3d2b09e sota: added sota capabilities.
BugzID: 53676
2018-10-26 01:07:56 +02:00
Patrick Zysset 929a4a1b9a nmhw21: fix machine definitions and branches
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-20 02:32:22 +02:00
Ramon Moesching 170a2eaa27 can recipes: add cannelloni, can-utils, and socketcand recipes
BugzID: 52071

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-10-11 18:12:50 +02:00
Patrick Zysset fbeebc6afd bd: fix board descriptor recipe
BugzID: 53636

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-11 11:50:01 +02:00
Patrick Zysset 2028d8ca88 u-boot: move am335x recipes to 2016.05 branch
U-Boot is in fact based on 2016.05 release from Denx and not as shown in
the branch name 2016.04 ...

BugzID: 53615

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-10 13:51:23 +02:00
Patrick Zysset 0e73ef5206 vcu: add board specific bd configuration
VCU uses not the default eeprom - use 1-0050 instead of 0-0050.

BugzID: 53626

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-10 11:30:25 +02:00
Patrick Zysset 0a42160e32 bd: fix typo in bd recipe
filepath variable was added with a typo - fixed it to support board
specific configs.

BugzID: 53636

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-10-10 11:27:33 +02:00
Patrick Zysset 56e22c965f layer: adjust layer configuration to new layout
yocto layer is now called: meta-netmodule-bsp

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-09-11 01:50:09 +02:00
Patrick Zysset 49008dd4ef config: refactor layer name
layer is now named netmodule-bsp

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-08-30 16:56:52 +02:00
Ramon Moesching 4bc60b0b38 vcu: weak assignment of defconfig
Allows override of machine type from local.conf

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-08-28 23:12:40 +02:00
Alexandre Bard 1c02b9de3e vcu: update u-boot branches
fix u-boot branch names in am335x-vcu recipe

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-08-28 23:12:21 +02:00
Ramon Moesching edc1ea140b modemmanager-debug: add vcu machine install tasks
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:05:32 +02:00
Ramon Moesching 1981cc2383 tibluetooth: add vcu machine to install tasks
copy .service from nrhw20 to vcu
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 23:05:32 +02:00
Alexandre Bard 5f784332bf hw18: dtb: Create symlink with name nbhw18
The board descriptor reference the devicetree as ..nbhw18..
And by now the actual name of the devicetree is ..nrhw18..

This symlink is needed to keep the compatiblity with NBSW
2018-08-28 22:35:41 +02:00
Alexandre Bard b79bd2133f nrhw18: Change devicetree to prod4
prod3 device tree is intended to be used with the PoE board
Fixed link is for the switch on PoE
2018-08-28 22:35:41 +02:00
Alexandre Bard e41ec3ebc8 nrhw18: Update fpga image 2018-08-28 22:35:41 +02:00
Alexandre Bard 4f3e1653d2 nrhw18: Add fpga image to rootfs 2018-08-28 22:35:41 +02:00
Alexandre Bard 9ca3ae9718 Update branch names 2018-08-28 22:35:41 +02:00
Alexandre Bard 3f51170eb5 nrhw20:fct: Add custom network configuration
The config for the fct image should use a different IP address
on each port of the switch instead of bridging
2018-08-28 22:35:41 +02:00
Ramon Moesching e9a636b8d5 gpsd: init daemon by default configuration (untested)
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-08-28 22:35:41 +02:00
Alexandre Bard b6d66b2e26 armada: Fix UBOOT_MACHINE 2018-08-28 22:35:41 +02:00
Patrick Zysset 196bb44e19 vcu: refactor u-boot deployment names
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-21 14:25:25 +02:00
Patrick Zysset a990755e62 vcu: add initial vcu machine config
taking linux kernel from internal git repository

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-21 14:25:25 +02:00
Ramon Moesching b42845f350 Machines: Weak assignment of defcongis
Allows override from local.conf

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-18 18:36:36 +02:00
Ramon Moesching 512bc14d6a modemmanager: remove fct machine option and create modemmanager-debug packages
- renaming patch dir because of debug-package
2018-06-13 13:54:08 +02:00
Ramon Moesching 3b6d49491d tibluetooth: remove fct machine dependencies from recipe
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-13 13:47:01 +02:00
Ramon Moesching 83b8ae4481 fct-machines: delete fct-machine configurations and move defconfig in fct-image
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-06-13 13:45:55 +02:00