Alexandre Bard
661ed9e904
Revert "Add libgpiod_1.2"
...
This reverts commit dc30f20654 .
It was required in sumo branch but it is not anymore, since
version 1.3 is present in meta-oe
2019-07-10 13:01:01 +02:00
Alexandre Bard
926c514d23
gpsd: Clean recipe and add support for HW23
...
BugzID: 57871
2019-07-09 10:29:06 +02:00
Alexandre Bard
e6ad5c5a93
Use MACHINE_FEATURE to include ublox-gsm-config
...
BugzID: 57829
2019-07-09 10:29:06 +02:00
Ramon Moesching
45113e0b90
linux-netmodule: PV: revert PV to 4.14.125
...
With current src revision we are checking out kernel 4.14.78
Clearing cache and sstate won't fix issue
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-07-08 17:11:55 +02:00
Ramon Moesching
c979bab719
scfw_tcm firmware: latest binary, PMIC enable all peripherals
...
Reference: 7b583ec797b05bf5ca199c5bac7d4a64b4936e6a
Remote: git.netmodule.intranet:hancock/imx8-scfw.git
2019-07-05 16:14:40 +02:00
Ramon Moesching
8506320178
initial nmhw23 (imx8) bsp layer
...
To apply: include meta-netmodule-bsp/recipes-bsp/imx8 to local bblayer
Requires: offical meta-freescale layer
linux kernel: use 4.14 kernel exclusive for imx8
BugzID: 57544
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-07-05 16:14:09 +02:00
Ramon Moesching
2603028f48
linux-netmodule bb: adjust nmhw22 to nmhw23
...
renaming machine tasks and args
Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
2019-06-18 17:28:55 +02:00
Andrejs Cainikovs
a31869ff33
nmhw22 target renamed to nmhw23
2019-06-18 17:27:30 +02:00
Andrejs Cainikovs
5e82c74c04
Add imx8-nmhw22 target
2019-06-18 17:23:24 +02:00
Alexandre Bard
dc30f20654
Add libgpiod_1.2
...
This version supports bindings for python.
BugzID: 57325
2019-06-18 17:13:34 +02:00
Alexandre Bard
3f8b6928f8
gpsd: Use netmodule fork
...
BugzID: 57168
2019-06-18 17:13:33 +02:00
Andrejs Cainikovs
bde7631254
imx8-mek: add imx8-mek target
...
This is the official NXP imx8 evaluation board used as preview for nmhw23
target.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-06-18 17:12:26 +02:00
Alexandre Bard
3548aee12a
ublox-gsm-config: Add factory reset feature
...
BugzID: 57487
2019-06-14 10:59:01 +02:00
Alexandre Bard
bb22100f77
ublox-gsm-config: Add service description
...
BugzID: 57325
2019-06-14 10:58:47 +02:00
Alexandre Bard
8a844c660e
ublox-gsm-config: Add header to sim.conf
...
BugzID: 57325
2019-06-14 10:58:12 +02:00
Alexandre Bard
75a42ce252
ublox-gsm-config: Improve check of bridge and ecm modes
...
BugzID: 57325
2019-06-13 16:19:33 +02:00
Alexandre Bard
769add9c88
ublox-gsm-config: Write SIM with capital letters
...
BugzID: 57325
2019-06-13 16:19:33 +02:00
Alexandre Bard
793a0e0336
ublox-config: Rename to ublox-gsm-config
...
BugzID: 57325
2019-06-13 16:19:33 +02:00
Alexandre Bard
8acafeecc4
ublox-config: Increase poweroff delay
...
BugzID: 57325
2019-06-13 13:49:06 +02:00
Alexandre Bard
f53a859d80
ublox-config: Use libgpiod for sim switch
...
BugzID: 57325
2019-06-13 13:45:20 +02:00
Alexandre Bard
83ca2f3e10
ublox-config: Add poweroff feature
...
systemctl start ModemManager will start ublox-config first
systemctl stop ublox-config will stop ModemManager first
BugzID: 57325
2019-06-12 19:03:47 +02:00
Alexandre Bard
512e2234de
ublox-configuration: Add power on
...
BugzID: 57325
2019-06-12 11:11:59 +02:00
Alexandre Bard
2e6dd741a9
board-descriptor: Use variable for path to python lib
2019-06-12 09:51:46 +02:00
Alexandre Bard
5087062a29
ublox-config: Merge all modem scripts in one
...
Features:
- Settings USB ECM mode and bridge mode
- SIM switch (auto or according to sim.conf)
- SW reset instead of HW reset
- Supports private APN through apn.conf file
- Now volatile config
- Dump running config
BugzID: 57321
BugZID: 57325
2019-06-05 10:08:02 +02:00
Alexandre Bard
dd827e8907
sim-config: Fix pathname in reset function
2019-05-29 08:32:04 +02:00
Patrick Zysset
6308680578
README: remove deprecated documentation
...
Please check netmodule-linux.readthedocs.io instead.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-28 20:18:54 +02:00
Patrick Zysset
d9cbc9d9fe
nrhw18: remote u-boot recipe for deprecated hw
...
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-28 20:13:08 +02:00
Patrick Zysset
0558ac1232
linux: use kernel branch 4.19/standard/base
...
Merged base repository to 4.19.46 and updated tag in recipe.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-28 19:11:08 +02:00
Patrick Zysset
09db777a87
imx8-mek: adjust u-boot source tree
...
u-boot imx8-mek recipe is fetching from 2019.04/standard/imx8-mek
branch.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-23 14:50:54 +02:00
Andrejs Cainikovs
aa546d3312
imx8-mek: add imx8-mek target
...
This is the official NXP imx8 evaluation board used as preview for nmhw23
target.
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-23 14:50:12 +02:00
Alexandre Bard
168c584c96
nmhw21: mac-address-set: set wlan/bt mac address
...
on nmhw21 the following mac address scheme is used:
- Ethernet: xx:xx:xx:50:xx:xx
- User Module: xx:xx:xx:60:xx:xx
- Wifi: xx:xx:xx:70:xx:xx
- BT: xx:xx:xx:80:xx:xx
Note: this scheme is only valid for nmhw21.
BugzID: 54514
Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
2019-05-23 14:47:21 +02:00
Alexandre Bard
ac888de4bd
hw18: Remove deprecated device trees
2019-05-16 16:37:37 +02:00
Alexandre Bard
6f5c13cdb8
modemmamanger: Make bbappend apply to future versions
2019-05-14 15:47:38 +02:00
Alexandre Bard
eedbb5666a
Remove libmbim
...
This version is now present in meta-openembedded
2019-05-14 15:34:21 +02:00
Alexandre Bard
0646e2e5c1
hostpad: Update patch for version 2.8
2019-05-14 15:32:32 +02:00
Alexandre Bard
8a7f5dc7ea
layer.conf : Update compatiblity to warrior
2019-05-13 14:37:00 +02:00
Alexandre Bard
3c7c1dc49a
Use only fitImage for all HWs
...
zImage is not required anymore since we are now packing everything
in fitImages.
Plus, KERNEL_IMAGETYPES should not be modified manually, it is
generated using KERNEL_IMAGETYPE and KERNEL_ALT_IMAGETYPE
2019-05-07 16:46:33 +02:00
Alexandre Bard
5468564377
hw18: Add support for FPGA image in fitImage
...
Note that the file kernel-fitimage-fpga.bbclass contains
overwrite of functions present in meta/kernel-fitimage.bbclass
and may not always be consistent with it
2019-05-07 16:34:48 +02:00
Alexandre Bard
473eafa303
fpga-image: Deploy fpga image to DEPLOYDIR
...
Deploying this image make it easily available to be added in
a fitImage.
2019-05-07 14:27:30 +02:00
Alexandre Bard
e529a6b585
machine config: Remove image related config
2019-05-06 09:06:44 +02:00
Alexandre Bard
520aacff92
hw18: uboot: Use more meaningfull binary names
2019-04-23 12:01:32 +02:00
Alexandre Bard
ea8c822d6d
hw18: Cleanup and set ostree image configuration
2019-04-23 10:06:51 +02:00
Alexandre Bard
2083321292
dt-overlays: Use bitbake variable for lib directory
...
Required since use of usrmerge that make /lib a symlink to
/usr/lib
2019-04-18 17:28:52 +02:00
Alexandre Bard
21db487385
dt-overlay: Use autorev to get latest patches
...
Means: 4.19 compatible driver
2019-04-18 17:28:01 +02:00
Alexandre Bard
442fbdcd7b
hw20:uboot: Use autorev to get latest version of uboot
2019-04-16 14:29:05 +02:00
Alexandre Bard
70f3ce5545
am335x: Move common configuration to common files
...
Generic HW related moved to include files
OStree related config moved to distro config in
meta-netmodule-distro
2019-04-16 14:15:05 +02:00
Alexandre Bard
dc9dbb89c4
hw16: uboot: Fix uboot revision for HW16_v2
...
It was using the same revision as v1 before: outdated
2019-04-16 14:12:01 +02:00
Alexandre Bard
178e097144
hw16: kernel: Symlink dtb nbhw => nrhw
2019-04-11 17:58:40 +02:00
Alexandre Bard
c50ab798f4
kernel: Fix dtb symlink name
...
Variable name changed with yocto thud
2019-04-11 17:57:11 +02:00
Alexandre Bard
44d382f295
hw16: tibluetooth: Delay startup
...
Since we moved to kernel 4.19 the WLAN/BT chip needs some time to
be initialized
2019-04-11 16:42:15 +02:00