Hi, I've managed to build the buildroot SD image via the SDK, and now I want to add the CUPS package to buildroot, its listed in the menuconfig under the <SDK directory>/sysdrv/source/buildroot/buildroot-2023.02.6/ I enable it and check it is enabled in the menuconfig but when I build the system its not included and when I go back back to menuconfig its not enabled? as if the file has been overwritten.
any help would be great.
Luckfox Pico Max - How to compile Buildroot with cups package
You can try using ./build.sh buildrootconfig to add software packages. After that, execute ./build.sh rootfs and ./build.sh firmware to generate a new image. This approach avoids complex and error-prone operations.
Wow that was super fast!!! thanks crocodile worked perfectly
Cheers buddy
Cheers buddy