Part Number:PROCESSOR-SDK-AM437X
Tool/software: Linux
So I have a basic bitbake build that runs on my hardware, and I can base it off of arago-core or arago-base ti-sdk-image. I tried to add some simple commands to tweak the filesystem, (overwrite issues files, experiment with extrausers). These changes do not propagate to the final image with arago-core but do for arago-base, Is this expected?
This leads to my second question (s). First is building off arago-base a good idea going forward? I anticipate supporting at least two sorts of devices (HMI and headless), are there published recipes for adding lightppd, weston and other things that are in the core image but not the base image?