[yocto] What is the common way to extend an package without bbappend?

Burton, Ross ross.burton at intel.com
Wed Sep 28 06:44:22 PDT 2016


On 28 September 2016 at 14:40, <S.Jaritz at esa-grimma.de> wrote:

> When populate_sysroot is called in myweb.bb finishes with the error:
>
> myweb-1.0-r0 do_populate_sysroot: The recipe myweb is trying to install
> files into a shared area when those files already exist. Those files and
> their manifest location are:
>    /home/user/myTC/poky/build/tmp/sysroots/sama5d3xek/usr/
> share/apache2/htdocs/index.html
>
> because the index.html needs to be overwritten.
>
> Is there a easy way to overwrite or tell bitbake to uses my index.html?
>

Put the myweb content into an entirely new directory and drop a
configuration file in that tells apache to server from your own directory?

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160928/6dbdef7d/attachment.html>


More information about the yocto mailing list