On Aug 19, 2015 2:29 PM, "Richard Cagley" <[email protected]> wrote:
>
> i'm on poky master branch. When I try to bitbake meta-toolchain-qt I'm
> getting a error I don't know how to go about solving
>
> Computing transaction...error: Can't install
> packagegroup-qt-toolchain-target-1.0-r0@all: no package provides
> libqtphonon4-dev

This means that libqtphonon4-dev is.empty genetated and deleted since thats
the default behaviour. So you need to put ALLOW_EMPTY somewhere to avoid
that. And please use -cpopulate_sdk targets to create sdks and not meta
toolchain targets any more
>
> This is with pretty much default configs except I've changed the
> MACHINE to zc702-zynq7
>
> Any ideas?
> --
> _______________________________________________
> yocto mailing list
> [email protected]
> https://lists.yoctoproject.org/listinfo/yocto
-- 
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to