Commit Graph

621 Commits

Author SHA1 Message Date
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
Patrick Zysset a789faf3a6 nrhw18: add nrhw18 fct machine config
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-09 01:07:01 +02:00
Patrick Zysset f8fa30fa5f 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 b2f639b9eb Merge remote-tracking branch 'remotes/origin/fct' into sumo-fct 2018-06-08 19:41:12 +02:00
Rene Straub 2fe620752a Merge remote-tracking branch 'origin/fct' into fct 2018-06-08 13:24:15 +02:00
Patrick Zysset e3b0b9cf52 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
Patrick Zysset 257435c3cd NRHW20 - use correct u-boot repository
instead of fetching u-boot from github we are using now internal
repository from git.netmodule.intranet.

Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-05 02:20:32 +02:00
Patrick Zysset 9f9bd7c800 nrhw18 - add new u-boot machine type nrhw18-v2
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2018-06-05 00:29:22 +02:00
Ramon Moesching 36f8729b25 u-boot nrhw18-v1: switch from github to git.netmodule with newest commit
add missing dependency

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-23 10:47:46 +02:00
Ramon Moesching 89d593eaf9 linux-netmodule: remove linux-dtb which moved to kernel in sumo
The Device Tree code has moved to a kernel-devicetree class.
Functionality is automatically enabled for any recipe that inherits
the kernel class and sets the KERNEL_DEVICETREE variable.
(4.12.4. Kernel Device Tree Move, Sumo, Ref-Manual)

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 15:54:23 +02:00
Ramon Moesching 8fcd9ed60f 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 09b93a124d 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: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 15:03:52 +02:00
Ramon Moesching 0e52405b91 hostapd 40MHz patch: do_patch was not able to find the file
file path is now correct

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 14:31:52 +02:00
Ramon Moesching 13b64fee28 networkmanager: update recipe for sumo
add intltool-native and dbus-glib-native to dependency

xlocale.h isn't longer in glibc 2.26.1, so remove it (patch)

disable introspection which cause errors
2018-05-17 14:29:44 +02:00
Ramon Moesching 2d5893a54e modemmanager: add glib-2.0-native dependency and inherit gobject-introspection 2018-05-17 14:09:38 +02:00
Ramon Moesching 0ef1398458 gpsd: rename old version 3.16 bbappend file to version 3.17 2018-05-17 13:58:48 +02:00
Ramon Moesching 739e3eb293 libqmi: update receipes to sumo, add glib-2.0-native dependency 2018-05-17 13:55:53 +02:00
Ramon Moesching 93de065627 libmbim: add glib-2.0-native dependency and suppress compiler warnings by patch
glib-2.0 is missing some library files, so include native library for building
apply clang.patch for suppress compiler warnings

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-17 13:30:39 +02:00
Ramon Moesching 0778c067ec gpsd_3.14.bbappend: update file version to 3.16
meta-oe has actually version 3.16

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-08 11:03:15 +02:00
Ramon Moesching b2e2f7dbc1 am335x & armada-385 machine config: replace image_types_u-boot with image_types
As of poky commit e18cec7 image_types_uboot.bbclass has been removed and its
features integrated in image_types.bbclass

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2018-05-08 10:53:44 +02:00
Alexandre Bard d5dfa92611 Merge branch 'jethro' into fct 2018-04-20 07:41:06 +02:00
Alexandre Bard 854147028b nrhw18 : Add machine config 2018-04-19 15:42:09 +02:00
Stefan Eichenberger cbd59ae614 modemmanager: add version 1.8.0 for ublox support 2018-04-06 17:22:56 +02:00
Alexandre Bard d1170bca5b 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 70d6eb29f6 nbhw16-fct : Fix tibluetooth recipe 2018-03-26 16:27:45 +02:00
Rene Straub 3dff7f4b0e modemmanger: add debug start option for nrhw20 2018-03-23 09:25:26 +01:00
Stefan Eichenberger f2bf47139c machine: nrhw20: update kernel 2018-03-21 11:27:41 +01:00
Stefan Eichenberger 561604eb70 nrhw20: update kernel revision 2018-03-15 12:01:30 +01:00
Stefan Eichenberger 67b9242369 Merge remote-tracking branch 'nmn/master' 2018-03-07 15:52:53 +01:00
Stefan Eichenberger 8f391c9234 nrhw20: update kernel 2018-03-07 15:50:41 +01:00
Alexandre Bard 24ba1c2f82 nbhw16+nrhw20: Fix warning on boot related to bluetooth 2018-03-01 14:02:25 +01:00
Stefan Eichenberger d4f6909ddb nrhw20: update kernel version 2018-02-22 18:24:19 +01:00
Stefan Eichenberger ecb882066c nrhw20-fct: add networkmanager config for nrhw20 2018-02-22 17:53:26 +01:00