diff --git a/config/sources/families/include/meson64_common.inc b/config/sources/families/include/meson64_common.inc index 1356f1e57..aef95b827 100644 --- a/config/sources/families/include/meson64_common.inc +++ b/config/sources/families/include/meson64_common.inc @@ -45,8 +45,8 @@ case $BRANCH in ;; edge) - declare -g KERNEL_MAJOR_MINOR="6.2" # Major and minor versions of this kernel. For mainline caching. - KERNELBRANCH='branch:linux-6.2.y' + declare -g KERNEL_MAJOR_MINOR="6.4" # Major and minor versions of this kernel. For mainline caching. + KERNELBRANCH='tag:v6.4-rc5' KERNELPATCHDIR='meson64-edge' ;; diff --git a/patch/kernel/meson64-edge b/patch/kernel/meson64-edge index 851ccb641..9b8060fe9 120000 --- a/patch/kernel/meson64-edge +++ b/patch/kernel/meson64-edge @@ -1 +1 @@ -archive/meson64-6.2 \ No newline at end of file +archive/meson64-6.4 \ No newline at end of file