Skip to content

Commit

Permalink
NetErnels: Update sunny to r17a9 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 Nov 14, 2023
1 parent ee52f96 commit dde9b46
Show file tree
Hide file tree
Showing 2 changed files with 10 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": "r17a8",
"link": "https://github.com/NetErnels/devices/releases/download/r17a8/NetErnels-sunny-r17a8.zip",
"version": "r17a9",
"link": "https://github.com/NetErnels/devices/releases/download/r17a9/NetErnels-sunny-r17a9.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/sunny/changelog_r.md",
"date": "2023-11-10",
"sha1": "0dcbcd005f6fa1ba87c4e8f95f7635191699371b"
"date": "2023-11-14",
"sha1": "c8d16040488eec0327b40f3689ef75c3df8cc5eb"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
7 changes: 6 additions & 1 deletion sunny/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,16 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 14.0.0
Branch: staging
Build Number: r17a8
Build Number: r17a9
```
## Changelog
**-r17a9**
* Drop userspace irqbalancer blocker as we don't need it anymore.
* Don't allow IRQ affinities to be set from userspace.

**-r17a8**
* Inline some BT modules to fix loading hci_usb.

**-r17a7**
* Add support for Android 14.
* Fixup kernel-level blocker for userspace irq balancer to not be utilized when init.is_sbalance=1.
Expand Down

0 comments on commit dde9b46

Please sign in to comment.