Skip to content

Commit

Permalink
NetErnels: Update sunny to r17a5 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 Aug 29, 2023
1 parent 8e35923 commit 9461a36
Show file tree
Hide file tree
Showing 2 changed files with 13 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": "r17a4",
"link": "https://github.com/NetErnels/devices/releases/download/r17a4/NetErnels-sunny-r17a4.zip",
"version": "r17a5",
"link": "https://github.com/NetErnels/devices/releases/download/r17a4/NetErnels-sunny-r17a5.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2023-04-21",
"sha1": "bdf06a3a76b04ee6e667d8e38f41d98d727b1bb5"
"date": "2023-08-30",
"sha1": "ff1ad8ecf5e5263abce0fade5f2a92d1d733eb87"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
10 changes: 9 additions & 1 deletion sunny/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,17 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 12.2.1
Branch: staging
Build Number: r17a4
Build Number: r17a5
```
## Changelog
**-r17a5**
* Transition to LMKD.
* Revert some harmful high-prio wq patches.
* Build kernel fully with GCC and GNU Binutils.
* Merge LA.UM.9.1.r1-12900-SMxxx0.0 in kernel.
* Update F2FS from f2fs-stable.
* Fix OOM crash when using "livin' by mandiri" banking application.

**-r17a4**
* Implement simple single tap attribute for modernized ST2W sensor.
* Add cmdline interface to check if st2w sensor is used.
Expand Down

0 comments on commit 9461a36

Please sign in to comment.