Create 6.6 branch and migrate to github repo
Signed-off-by: Andy Hu <andy.hu@starfivetech.com>
This commit is contained in:
@@ -6,8 +6,8 @@ BR2_RISCV_ISA_CUSTOM_RVD=y
|
||||
BR2_RISCV_ISA_CUSTOM_RVC=y
|
||||
BR2_STRIP_EXCLUDE_FILES="ipa_starfive.so* libcamera-base.so* libcamera.so* libgstlibcamera.so v4l2-compat.so starfive_ipa_proxy"
|
||||
BR2_KERNEL_HEADERS_CUSTOM_GIT=y
|
||||
BR2_KERNEL_HEADERS_CUSTOM_REPO_URL="git@192.168.110.45:sbc/linux.git"
|
||||
BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION="vf2-6.6.y-devel"
|
||||
BR2_KERNEL_HEADERS_CUSTOM_REPO_URL="https://github.com/starfive-tech/linux.git"
|
||||
BR2_KERNEL_HEADERS_CUSTOM_REPO_VERSION="JH7110_VisionFive2_6.6.y_devel"
|
||||
BR2_PACKAGE_GLIBC_UTILS=y
|
||||
BR2_BINUTILS_VERSION_2_39_X=y
|
||||
BR2_GCC_VERSION_12_X=y
|
||||
|
||||
Reference in New Issue
Block a user