diff --git a/Makefile.versions.mk b/Makefile.versions.mk index 2777c1b..17fa10e 100644 --- a/Makefile.versions.mk +++ b/Makefile.versions.mk @@ -1,3 +1,3 @@ LATEST_UBOOT_VERSION=2017.09-rockchip-ayufan-1011-g9659690159 -LATEST_KERNEL_VERSION=4.4.132-1057-rockchip-ayufan-g1f80a5365002 +LATEST_KERNEL_VERSION=4.4.132-1062-rockchip-ayufan-g58e7a3b22353 LATEST_PACKAGE_VERSION=0.7-22 diff --git a/RELEASE.md b/RELEASE.md index 0840518..0df17d3 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -24,6 +24,7 @@ sudo apt-get install linux-rockpro64 -y # 0.7.x +- 0.7.6: Change OPP's for Rock64 and RockPro64: https://github.com/ayufan-rock64/linux-kernel/compare/4.4.132-1059-rockchip-ayufan...ayufan-rock64:4.4.132-1062-rockchip-ayufan, - 0.7.5: Various stability fixes for kernel and u-boot, - 0.7.5: Added memtest to kernels and extlinux, - 0.7.5: Show early boot log when booting kernels,