# Due to the sheer number of commits from Asahi Linux (AsahiLinux/linux), it's
# no longer possible to maintain a patch set in autobuild/patches. Maintainers
# should use the following procedure to bump version:
#
# - In AOSC-Tracking/linux, branch off `aosc/vx.y.z' into `aosc/vx.y.z-asahi',
#   in accordance with the Asahi versioning.
#   Note that the branching-off point might need to be earlier than branch tip
#   to exclude some loongarch64 specific patches. These patches (currently)
#   might not build correctly on other architectures.
# - Merge latest `asahi-x.y-N' from AsahiLinux/linux into `aosc/vx.y.z-asahi'.
# - Push your changes to AOSC-Tracking/linux, tagging from `vx.y.z-asahi-1`,
#   increment as needed.

__KERNEL_VER=6.18.32
ASAHI_REL=2
VER=${__KERNEL_VER}
SRCS="git::commit=v${__KERNEL_VER}-asahi-${ASAHI_REL}::https://github.com/AOSC-Tracking/linux.git"
CHKSUMS="SKIP"
