
This reverts commit 43838a23a05fbd13e47d750d3dfd77001536dd33. The reason for reverting this commit is that entropy gets acquired very hard on Orange Pi Plus2. The hardware crypto module is not supported yet for H3 SoC in this kernel version. It is expected to be included in 4.18 kernel. As NetworkManager is depending on randomness to succesfully set its connections, if we don't revert this commit, the board can get blocked for minutes until it succesfully connects to a network. This patch should be reverted immediately when upgrading to a kernel where hw crypto is supported. Signed-off-by: Sebastian Panceac <sebastian@resin.io>
1.8 KiB
1.8 KiB
Change log
- linux-mainline: Revert "random: fix crng_ready() test" patch [Sebastian]
- coffeescript: Add instructions for flashing OrangePi Plus2 [Thodoris]
v2.13.5+rev1
(2018-07-09)
- Update the meta-resin submodule to version v2.13.5 [Sebastian]
- Update the resin-yocto-scripts submodule to 59ccd8558435ff6424827fb36ccb43b14650f4d4 [Sebastian]
v2.13.3+rev1
(2018-07-04)
- Update meta-resin submodule to version 2.13.3 [Sebastian]
- linux-mainline: Update kernel to 4.17.3 version for OrangePi Plus2 [Sebastian]
- linux-mainline: Activate USB_SERIAL_PL2303 kernel module for OrangePi-Plus2 [Sebastian]
- linux-mainline: Enable i2c0 in OrangePi-Plus2 device tree [Sebastian]
v2.12.7+rev3
(2018-05-23)
- packagegroup-resin-connectivity: Add necessary firmware for WiFi [Sebastian]
v2.12.7+rev2
(2018-05-16)
- hostapp-update-hooks: Fix bootloader update hook [Sebastian]
v2.12.7+rev1
(2018-05-11)
- Update the meta-resin submodule to version v2.12.7 [Sebastian]
- Add support for the OrangePi Plus2 device [Sebastian]
v2.12.6+rev1
(2018-05-02)
- Update the meta-resin submodule to version v2.12.6 [Florin]
v2.12.5+rev4
(2018-04-13)
- Use correct deploy artifact name in coffescript [Sebastian]
- Use native python as u-boot tool [Sebastian]
- Update resin-yocto-scripts to f7718efbbf53369aaacb7eb54e707ee8a5d4fc4b [Sebastian]
v2.12.5+rev3
(2018-03-30)
- Remove oe-meta-go layer from .gitmodules [Sebastian]
v2.12.5+rev2
(2018-03-30)
- Update resin-yocto-scripts to 9cecb1ca4d9d4713dd337148b7d04a17afdba772 [Sebastian]
v2.12.5+rev1
(2018-03-26)
- Update meta-resin submodule to version v2.12.5 [Sebastian]
- Update resin-yocto-scripts to 51b8849e2a02d0d4e729bff24909d9746e0bf4c3 [Sebastian]
v2.12.3+rev1
(2018-03-21)
- Add support for BananaPi-M1+ boards [Sebastian]