Skip to content

Commit

Permalink
NetErnels-2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
  • Loading branch information
cyberknight777 committed Aug 7, 2021
1 parent c011cc4 commit 5c1068f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
14 changes: 12 additions & 2 deletions ota/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,22 @@
Kernel: NetErnels Kernel
Type: Stable
Device: Redmi Note 10
Compiler: Proton Clang 13.0.0
Compiler: Eva GCC 12.0.0
Branch: master
Build Number: 1.0
Build Number: 2.0
```
## Changelog
```
-NetErnels-2.0
▪️ briccported bbr2
▪️ fixed random heating issues & implemented cpuidle with cpuidle patches
▪️ picked pm qos commits from sultan
▪️ added scheduler patches from private repo
▪️ reverted cmdline patching which caused fastbootd to be unusable
▪️ cleaned up CC and LD version strings
▪️ nethunterized the kernel
▪️ built with EvaGCC 12.0.0

-NetErnels-1.0
* Kernel upstreamed to 239
* Merged latest CAF tag LA.UM.9.1.r1-10600-SMXXX0.0
Expand Down
8 changes: 4 additions & 4 deletions ota/update.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"kernel": {
"name": "NetErnels Kernel",
"version": "NetErnels-1.0",
"link": "https://github.com/neternels/android_kernel_xiaomi_mojito/releases/download/NetErnels-1.0/NetErnels-mojito-4.14.239-base-signed.zip",
"version": "NetErnels-2.0",
"link": "https://github.com/neternels/android_kernel_xiaomi_mojito/releases/download/NetErnels-2.0/NetErnels-mojito-4.14.239-signed.zip",
"changelog_url": "https://raw.githubusercontent.com/neternels/android_kernel_xiaomi_mojito/LA.UM.9.1/ota/changelog",
"date": "2021-07-19",
"sha1": "9a3873c0933b5abeee9f6a363a36ad348f10d261"
"date": "2021-08-07",
"sha1": "601c5fa88b17a4c8797f43236267640b9c705832"
},
"support": {
"link": "https://t.me/neternels_chat"
Expand Down

0 comments on commit 5c1068f

Please sign in to comment.