igor, is it possible to set the kernel version to 6.6.58 in the image generation line below? I know it's in KERNELBRANCH but I don't know how to set it to 6.6.58. Can you help?
./compile.sh build BOARD="rpi4b" BRANCH="current" KERNELBRANCH="current" BUILD_DESKTOP="no" BUILD_MINIMAL="yes" CLEAN_LEVEL="make-kernel,alldebs,images,cache" EXPERT="yes" KERNEL_CONFIGURE="no" NEWPKG="true" OFFLINE_WORK="no" RELEASE="jammy"