[yocto] populate_sysroot error, need SSTATE_DUPWHITELIST variable. How?

Burton, Ross ross.burton at intel.com
Sun May 22 02:00:18 PDT 2016


On 22 May 2016 at 00:52, Bjorn Sorensen <bsoren at hotmail.com> wrote:

> I need to have two separate recipes for "libftdi" and "ftdi-eeprom" in my
> meta layer, which both of them are build dependencies for one package. The
> issue is that the said packages are actually in one tarball and when I
> build "libftdi" it builds both of them. So then when the "ftdi-eeprom"
> recipe gets called and tries to install its files, I get a "populate_sysroot"
> error.
>
>
Why don't you change the recipes so that ftdi-eeprom only installs the
eeprom portions and not libftdi?  Or just don't build depend on libftdi if
ftdi-eeprom is also building libftdi?

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


More information about the yocto mailing list