Skip to content

Commit

Permalink
NetErnels: Update sunny to r17a3 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 21, 2023
1 parent 2619c51 commit 51bd1dc
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": "r17a2",
"link": "https://github.com/NetErnels/devices/releases/download/r17a2/NetErnels-sunny-r17a2.zip",
"version": "r17a3",
"link": "https://github.com/NetErnels/devices/releases/download/r17a3/NetErnels-sunny-r17a3.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2023-03-02",
"sha1": "9d18ee140ae4dd71554ffabc1f2201bda26ed010"
"date": "2023-04-21",
"sha1": "e8dcdc7ed562a7f1cae0d49a511d829edbbf54b1"
},
"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 12.2.1
Branch: staging
Build Number: r17a2
Build Number: r17a3
```
## Changelog
**-r17a3**
* Re-expose SLMK tunables to userspace.
* Re-enable userspace CPU boosting.

**-r17a2**
* Add cmdline interface to check if dt2w sensor is used.
* Restore legacy dt2w behaviour.
Expand Down

0 comments on commit 51bd1dc

Please sign in to comment.