Skip to content

Commit

Permalink
NetErnels: Update sunny to r17b5 release
Browse files Browse the repository at this point in the history
- This is a bleeding edge release.

Signed-off-by: Cyber Knight <[email protected]>
  • Loading branch information
cyberknight777 committed Apr 5, 2024
1 parent e972c7d commit 516febc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
8 changes: 4 additions & 4 deletions sunny/NetErnels-r.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"kernel": {
"name": "NetErnels",
"version": "r17b4",
"link": "https://github.com/NetErnels/devices/releases/download/r17b4/NetErnels-sunny-r17b4.zip",
"version": "r17b5",
"link": "https://github.com/NetErnels/devices/releases/download/r17b5/NetErnels-sunny-r17b5.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2024-03-20",
"sha1": "5ada3798921e97182d2c1492e6387bd26d8d561e"
"date": "2024-04-05",
"sha1": "14b7b893d2a27c41fecafc76b29940e8ed622953"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
6 changes: 5 additions & 1 deletion sunny/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,13 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 14.0.1
Branch: staging
Build Number: r17b4
Build Number: r17b5
```
## Changelog
**-r17b5**
* Import LZ4KD compression algorithm from HUAWEI.
* Utilize LZ4KD for ZSWAP/VBSWAP to improve memory management.

**-r17b4**
* Retain recovery ramdisk when flashing kernel. (Make sure to be on respective ROM's boot and vendor_boot before flashing!)

Expand Down

0 comments on commit 516febc

Please sign in to comment.