diff --git a/config/sources/families/include/meson_common.inc b/config/sources/families/include/meson_common.inc index 0f0afcfb00..6741a08796 100644 --- a/config/sources/families/include/meson_common.inc +++ b/config/sources/families/include/meson_common.inc @@ -31,17 +31,13 @@ case $BRANCH in KERNELBRANCH="branch:linux-5.10.y" KERNELPATCHDIR='meson-'$BRANCH - - BUILD_DESKTOP=no - ;; + current) KERNELBRANCH="branch:linux-5.15.y" KERNELPATCHDIR='meson-'$BRANCH - BUILD_DESKTOP=no - ;; edge)