The v2x firmware load script contained also the usb hub reset which affects the GNSS modem. This means that the GNSS modem worked only when the v2x recipe was enabled. But without firmware the v2x-service fails at start-up which affects all other images except vcu. Therefore the usb-hub reset part was extracted from the v2x firmware load script so that we decouple those two functions. ZF/OM need a failing v2x service when no firmware is loaded, thus the v2x service was moved back to the vcu image (see meta-netmodule-om). The systemd services v2x and gnss-init depend now on usb-hub-reset whereas gnss-init additionally depends on v2x (if available). BugzID: 72787 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com> |
||
|---|---|---|
| bbappends/ublox-module | ||
| classes | ||
| conf | ||
| freescale/recipes-imx | ||
| recipes-bsp | ||
| recipes-connectivity | ||
| recipes-core | ||
| recipes-firmware/firmware-ti-wl18xx | ||
| recipes-kernel | ||
| recipes-navigation/gpsd | ||
| wic | ||
| README | ||
README
This layer depends on: URI: git://git.yoctoproject.org/poky branch: warrior revision: HEAD URI: git://git.openembedded.org/meta-openembedded branch: warrior revision: HEAD layers: meta-python, meta-oe, meta-networking