Skip to content

Commit 69d1d3a

Browse files
committed
Upgrade Allwinner kernels to latest
1 parent 7339b7e commit 69d1d3a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

config/sources/families/include/sunxi64_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case $BRANCH in
3131

3232
current)
3333
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
34-
declare -g KERNELBRANCH="tag:v6.12.47"
34+
declare -g KERNELBRANCH="tag:v6.12.57"
3535
;;
3636

3737
edge)

config/sources/families/include/sunxi_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ case $BRANCH in
3232

3333
current)
3434
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
35-
declare -g KERNELBRANCH="tag:v6.12.51"
35+
declare -g KERNELBRANCH="tag:v6.12.57"
3636
;;
3737

3838
edge)

patch/kernel/archive/sunxi-6.12/series.armbian

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
patches.armbian/drv-gpu-drm-panel-simple-Add-compability-olinuxino-lcd.patch
3535
patches.armbian/drv-input-touchscreen-sun4i-ts-Enable-parsing.patch
3636
patches.armbian/drv-mmc-host-sunxi-mmc-Disable-DDR52-mode-on-all-A20-based-boar.patch
37-
patches.armbian/drv-usb-gadget-composite-rename-gadget-serial-console-manufactu.patch
37+
- patches.armbian/drv-usb-gadget-composite-rename-gadget-serial-console-manufactu.patch
3838
patches.armbian/Add-FB_TFT-ST7796S-driver.patch
3939
patches.armbian/Optimize-TSC2007-touchscreen-add-polling-method.patch
4040
patches.armbian/Add-ws2812-RGB-driver-for-allwinner-H616.patch

patch/kernel/archive/sunxi-6.12/series.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
patches.megous/arm64-dts-allwinner-Enforce-consistent-MMC-numbering.patch
174174
patches.megous/ARM-dts-sunxi-Add-aliases-for-MMC.patch
175175
patches.megous/drm-rockchip-Fix-panic-on-reboot-when-DRM-device-fails-to-bind.patch
176-
patches.megous/usb-gadget-Fix-dangling-pointer-in-netdev-private-data.patch
176+
- patches.megous/usb-gadget-Fix-dangling-pointer-in-netdev-private-data.patch
177177
patches.megous/mmc-dw-mmc-rockchip-fix-sdmmc-after-soft-reboot.patch
178178
patches.megous/Revert-drm-sun4i-lvds-Invert-the-LVDS-polarity.patch
179179
patches.megous/of-property-fw_devlink-Support-allwinner-sram-links.patch

patch/kernel/archive/sunxi-6.12/series.megous

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
patches.megous/arm64-dts-allwinner-Enforce-consistent-MMC-numbering.patch
173173
patches.megous/ARM-dts-sunxi-Add-aliases-for-MMC.patch
174174
patches.megous/drm-rockchip-Fix-panic-on-reboot-when-DRM-device-fails-to-bind.patch
175-
patches.megous/usb-gadget-Fix-dangling-pointer-in-netdev-private-data.patch
175+
- patches.megous/usb-gadget-Fix-dangling-pointer-in-netdev-private-data.patch
176176
patches.megous/mmc-dw-mmc-rockchip-fix-sdmmc-after-soft-reboot.patch
177177
patches.megous/Revert-drm-sun4i-lvds-Invert-the-LVDS-polarity.patch
178178
patches.megous/of-property-fw_devlink-Support-allwinner-sram-links.patch

0 commit comments

Comments
 (0)