We have 6.6.rc1 kernel installed using Armbian_23.11.0-trunk.105_Orangepi5_jammy_edge_6.6.0-rc1_xfce_desktop.img.xz. I've also installed the Armbian Linux edge headers 6.6.0-rc1-edge-rockchip-rk3588 (linux-headers-edge-rockchip-rk3588 23.11.0-trunk.107). I am able to compile externel kernel modules. I would like to get the kernel source for the 6.6.rc1 kernel.
I have cloned the main branch using:
git clone --branch=main https://github.com/armbian/build
And used the menu system by running compile.sh to select orangepi5 and other options. When it started building I could tell right away it was not working towards the 6.6.rc1 kernel. What combination of options do I need to built the 6.6.rc1 kernel based content?
/compile.sh BOARD=orangepi5 BRANCH=??? BUILD_ONLY=kernel RELEASE=jammy KERNEL_CONFIGURE=no
What value should be used for BRANCH= in the above?
I'm not even sure I've got the correct git repo. Do I clone --branch=main or something else?
Thanks for reading.
~Mark
P.S. Some system details:
OS: Armbian (23.11.0-trunk.107) aarch64
Host: Orange Pi 5
Kernel: 6.6.0-rc1-edge-rockchip-rk3588