diff --git a/config/sources/families/include/sunxi64_common.inc b/config/sources/families/include/sunxi64_common.inc index fd7b58eab1..3a1e0228f1 100644 --- a/config/sources/families/include/sunxi64_common.inc +++ b/config/sources/families/include/sunxi64_common.inc @@ -18,12 +18,12 @@ case $BRANCH in current) KERNEL_VERSION_LEVEL="5.15" - KERNELSWITCHOBJ="tag=v5.15.71" + KERNELSWITCHOBJ="tag=v5.15.72" ;; edge) KERNEL_VERSION_LEVEL=${KERNEL_VERSION_LEVEL:-5.19} - KERNELSWITCHOBJ=${KERNELSWITCHOBJ:-'tag=v5.19.12'} + KERNELSWITCHOBJ=${KERNELSWITCHOBJ:-'tag=v5.19.14'} ;; esac diff --git a/config/sources/families/include/sunxi_common.inc b/config/sources/families/include/sunxi_common.inc index 81106ee794..d209a5d6ed 100644 --- a/config/sources/families/include/sunxi_common.inc +++ b/config/sources/families/include/sunxi_common.inc @@ -18,11 +18,11 @@ case $BRANCH in ;; current) KERNEL_VERSION_LEVEL="5.15" - KERNELSWITCHOBJ="tag=v5.15.71" + KERNELSWITCHOBJ="tag=v5.15.72" ;; edge) KERNEL_VERSION_LEVEL=${KERNEL_VERSION_LEVEL:-5.19} - KERNELSWITCHOBJ=${KERNELSWITCHOBJ:-'tag=v5.19.12'} + KERNELSWITCHOBJ=${KERNELSWITCHOBJ:-'tag=v5.19.14'} ;; esac diff --git a/patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch b/patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch.disabled similarity index 100% rename from patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch rename to patch/kernel/archive/mvebu-5.15/92-mvebu-gpio-remove-hardcoded-timer-assignment.patch.disabled