Skip to content

Commit

Permalink
pine64/phone: bump kernel to megi-5.14.10
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Oct 14, 2021
1 parent da65848 commit a0b928a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Here are the boards/systems currently supported:
| [Pi 4] (32bit mode) | [pi/4x32] | N/A | ✔ rpi-5.10.73 | ✔ Tested |
| [Pine64] H64 | [pine64/h64] | ✔ U-Boot | ✔ pine64-5.8.0 | ✔ Tested |
| [PineBook Pro] | [pine64/book] | ✔ U-Boot (bin) | ✔ ayufan-5.13.0 | ✔ Tested |
| [PinePhone] | [pine64/phone] | ✔ U-Boot (bin) | ✔ megi-5.14.1 | ✔ Tested |
| [PinePhone] | [pine64/phone] | ✔ U-Boot (bin) | ✔ megi-5.14.10 | ✔ Tested |
| [RockPro64] | [pine64/rockpro64] | ✔ U-Boot (bin) | ✔ ayufan-5.13.0 | ✔ Tested |
| [USBArmory Mk2] | [usbarmory/mk2] | ✔ U-Boot 2020.10 | ✔ 5.14.12 | ✔ Tested |

Expand Down
5 changes: 1 addition & 4 deletions configs/pine64/phone/buildroot/kernel
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# megous kernel for pinephone, pinebook, orangepi

# branch: orange-pi-5.13
# BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/megous/linux/archive/b1f383fd3c70e21a8062fdc3f59403d2a26edc9f/linux-megous-5.13.7-r1.tar.gz"

# branch: orange-pi-5.14
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/megous/linux/archive/0edb808bfcc549375f8c7e5f3e86f649dd8de3de/linux-megous-5.14.1-r1.tar.gz"
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="https://github.com/megous/linux/archive/910a78428c2bd07fed3f0a3d738af3443246e56b/linux-megous-5.14.10-r1.tar.gz"

BR2_LINUX_KERNEL_DEFCONFIG="pinephone"
BR2_LINUX_KERNEL_INTREE_DTS_NAME="allwinner/sun50i-a64-pinephone-1.2"

0 comments on commit a0b928a

Please sign in to comment.