Hi NXP
Our platform is imx8mp.
About support for Poky-based and Buildroot-based tiny rootfs in NXP Debian Linux SDK 24.12.
We are follow your release sdk 24.12 version readmd file.
https://github.com/NXP/flexbuild/commit/c8b29a0f667c7e2496641b5a2dcfe56483fd578d
We try to create the small rootfs (buildroot-based arm64 tiny rootfs).
But we get the error message.
Command:
bld rfs -r buildroot:tiny # generate Buildroot-based arm64 tiny rootfs
Does the NXP Debian Linux SDK 24.12 officially support generating a Buildroot-based tiny rootfs?
About the list, what is your support rootfs?
bld rfs -r debian:server # generate Debian-based Server rootfs (with more server related packages, no GUI Desktop)
bld rfs -r debian:base # generate Debian-based base rootfs (small footprint with base packages)
bld rfs -r poky:tiny # generate poky-based arm64 tiny rootfs
bld rfs -r buildroot:tiny # generate Buildroot-based arm64 tiny rootf