# The kernel version is sourced from the upstream Makefile in the official repository:
# https://github.com/starfive-tech/linux/blob/JH7110_VisionFive2_6.6.y_devel/Makefile

UPSTREAM_VER=6.6.20
VF2_SDK_VER=5.12.0

VER=${UPSTREAM_VER}+vf2sdk${VF2_SDK_VER}

SRCS="git::commit=tags/JH7110_VF2_${UPSTREAM_VER%.*}_v${VF2_SDK_VER}::https://github.com/starfive-tech/linux/"
CHKSUMS="SKIP"
