Bump DEV kernels to 5.11.y (#2636)

* Bump rockchip DEV 32b to 5.11.y

* Move mvebu64 DEV to 5.11.y

* Move Rockchip64 DEV to 5.11.y

Disabling general-rkvdec_nv15.patch - need more attention

* Add Meson DEV / Odroid C1

* Move OdroidXU4 DEV to tobetter's 5.11.y branch

* Bump sunxi DEV to 5.11.y

* Bump mvebu DEV to 5.11.y
This commit is contained in:
Igor Pečovnik
2021-02-17 01:36:25 +01:00
committed by GitHub
parent dff89835c6
commit 54bc65b3bb
160 changed files with 30395 additions and 5922 deletions

View File

@@ -28,7 +28,7 @@ case $BRANCH in
dev)
KERNELSOURCE="https://github.com/megous/linux"
KERNELBRANCH="branch:orange-pi-5.10"
KERNELBRANCH="branch:orange-pi-5.11"
KERNELPATCHDIR='sunxi-'$BRANCH
;;