This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: KMOD Recipe Not Populating to Rootfs

Part Number: PROCESSOR-SDK-AM335X


Tool/software: Linux

I have a project configured to build the core-image-minimal out of the argo distribution. I realized that this latest version had moved to systemD, I need systemV due to some legacy requirements by my customer. In flipping over to ARAGO_SYSVINIT=1 in my local.conf the kmod recipe does not seem to be populating to the rootfs. Thoughts? Why would switching to systemV create an issue like this?