[yocto] What is the simplest, or better yet, canonical way to add a shell script to core-image-minimal?

Burton, Ross ross.burton at intel.com
Tue Jun 24 02:50:46 PDT 2014


On 23 June 2014 16:56, Patrick Doyle <wpdster at gmail.com> wrote:
> Should I create a core-image-minimal.bbappend file with a SRC_URI
> pointing to my script and a do_install rule to install it?

Create a new recipe for the script and then add it to the image.

The documentation is useful:
http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#extendpoky

Ross



More information about the yocto mailing list