Hi,
I notice that core-image-minimal doesn't ship libgcc_s.so and libstdc++.so shared libraries on the target. Some of the executables that I manually cross compile on the host, and copy over to the target, require these libraries at a minimum.
Which package or task should I append, to core-image-minimal, to get these two shared libraries file to get copied over to the rootfilesystem image tarball?
Best regards,
Elvis Dowson