[yocto] include own script - custon location
Burton, Ross
ross.burton at intel.com
Mon Apr 29 03:01:47 PDT 2019
On Mon, 29 Apr 2019 at 10:48, Zolee K <zoleelikesdebian at gmail.com> wrote:
> I guess something is wrong with the do-install function, I thought it would put the file in the image, but it doesn't. Please help me out on this.
Bitbake is literally telling you want to do:
> Please set FILES such that these items are packaged.
FILES_${PN} += "/usr/local/www"
Ross
More information about the yocto
mailing list