[yocto] Adding test files to an image

Rudolf Streif rudolf.streif at linux.com
Thu Mar 8 13:33:45 PST 2012


Jeff,

Use hyphen instead of underscore for the subdirectory SRC_URI:

SRC_URI = "file://myvideos-1.0/myvideos-**1.0.tar.gz"

and of course for the subdirectory in the subdirectory where the recipe is
located. The file fetcher copies the entire path
myvideos-1.0/myvideos-1.0.tar.gz to ${WORKDIR}.

Rudi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120308/e5371bc5/attachment.html>


More information about the yocto mailing list