Skip to content

Commit

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

Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
  • Loading branch information
cyberknight777 committed Dec 5, 2022
1 parent 7f04104 commit b98e03b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
8 changes: 4 additions & 4 deletions mojito/NetErnels-r.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"kernel": {
"name": "NetErnels",
"version": "r16b14",
"link": "https://github.com/NetErnels/devices/releases/download/r16b14/NetErnels-mojito-r16b14.zip",
"version": "r16b15",
"link": "https://github.com/NetErnels/devices/releases/download/r16b15/NetErnels-mojito-r16b15.zip",
"changelog_url": "https://raw.githubusercontent.com/NetErnels/devices/master/mojito/changelog_r.md",
"date": "2022-11-03",
"sha1": "fad1a04e7f9d4918277cc4b7d88a71d8d194ce5d"
"date": "2022-12-06",
"sha1": "68a2cdcb3a08360e9c094254c348ccc486fb0159"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down
9 changes: 8 additions & 1 deletion mojito/changelog_r.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@ Type: Bleeding Edge
Device: Redmi Note 10
Compiler: Eva GCC 12.2.1
Branch: staging
Build Number: r16b13
Build Number: r16b15
```
## Changelog
**-r16b15**
* Don't optimize wlan and audio drivers for size.
* Add support for /sys/touchpanel/double_tap node.
* Update in-kernel LZ4 to v1.9.4.
* Disable LZ4HC support.
* Increase rating of teo cpuidle governor to 50 so it supercedes qcom cpuidle governor.

**-r16b14**

* Drop MGLRU as its too aggressive.
Expand Down

0 comments on commit b98e03b

Please sign in to comment.