diff --git a/RELEASES.md b/RELEASES.md index 32d3300..3129a0d 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -21,6 +21,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Freescale - U-Blox Module Driver +## [1.1.3] - 2020-11-27 + +### Added +- [66564],[67752] bsp: add spidev0.0 for ethernet switch and spidev0.1 for hsm element + +### Changed +- [65220] boottime: improved boot time by: + - [67739] Reduce priority of bootloader-config + - [67742] Power WWAN modem directly from kernel; + Increase priority of WWAN service + +### Fixed +- [66530] hw26: fixed pycurl version mismatch +- [68069] bblayer.conf: fix wrong BBFILE_DYNAMIC typo for meta-ublox-module +- [68024] fct and lava image: fix missing mac80211 kernel module +- [68021] hw23: wlan layer breaks the support for this HW + +### Known Issues: +- [65740] gnss-mgr: very rarely service does not start +- gnss-mgr: navigation does not immediately resume after a system restart in a 2D dead reckoning situation without GNSS reception. + - navigation only resumes once GNSS reception is possible again + - typical scenario is parking a vehicle in an underground parking lot/parking lot with no GNSS reception +- ostree: update may fail if there is not enough space on root partition + - workaround: free space used by log files + - \# journalctl --rotate + - \# journalctl --vacuum-time 1s +- [63349] ostree: when using a partition overlay, some files may remain over update and create incompatibilities with new version +- [65420] tibluetooth: Fix service stop + + + ## [1.1.2] - 2020-11-12 ### Added diff --git a/meta-netmodule-bsp b/meta-netmodule-bsp index f9eb3a9..0d3fc71 160000 --- a/meta-netmodule-bsp +++ b/meta-netmodule-bsp @@ -1 +1 @@ -Subproject commit f9eb3a95ee98d28faa0a11a2ab008912d5d396e9 +Subproject commit 0d3fc719bc5cc7a4880b23d79d85fdae3a36f645 diff --git a/meta-netmodule-distro b/meta-netmodule-distro index dc6c52e..ab54010 160000 --- a/meta-netmodule-distro +++ b/meta-netmodule-distro @@ -1 +1 @@ -Subproject commit dc6c52ea995a558b3821cfbe1e81aa1d8a4df39a +Subproject commit ab5401029a5327d542fc874c7f7c8d9cac10a3c1 diff --git a/meta-netmodule-om b/meta-netmodule-om index 088450a..17b6849 160000 --- a/meta-netmodule-om +++ b/meta-netmodule-om @@ -1 +1 @@ -Subproject commit 088450a52febac45d55bee39a0aed68a8753c734 +Subproject commit 17b6849ab2667f2a0dfce77a6fc5c5f17f9a0a51 diff --git a/meta-netmodule-wlan b/meta-netmodule-wlan index 6e6cbfa..deacc7a 160000 --- a/meta-netmodule-wlan +++ b/meta-netmodule-wlan @@ -1 +1 @@ -Subproject commit 6e6cbfa97d68fe03e24509cd46693b47a713a746 +Subproject commit deacc7ab8d9f0a454cf4621f743997f192e23624