1.1.3: prepared release notes and updated submodules
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
1c56e9f6bc
commit
ac1498ec0f
31
RELEASES.md
31
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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit f9eb3a95ee98d28faa0a11a2ab008912d5d396e9
|
||||
Subproject commit 0d3fc719bc5cc7a4880b23d79d85fdae3a36f645
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit dc6c52ea995a558b3821cfbe1e81aa1d8a4df39a
|
||||
Subproject commit ab5401029a5327d542fc874c7f7c8d9cac10a3c1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 088450a52febac45d55bee39a0aed68a8753c734
|
||||
Subproject commit 17b6849ab2667f2a0dfce77a6fc5c5f17f9a0a51
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 6e6cbfa97d68fe03e24509cd46693b47a713a746
|
||||
Subproject commit deacc7ab8d9f0a454cf4621f743997f192e23624
|
||||
Loading…
Reference in New Issue