On 4 February 2017 at 10:08, Mike Looijmans wrote:
> RDEPENDS_${PN}-re="${PN}-core"
> RDEPENDS_${PN}-lang="${PN}-core"
> RDEPENDS_${PN}-core="${PN}-lang ${PN}-re"
>
> And this is what creates that cycle. Either core depends on lang, or vice
> versa, but not both (or they should simply be one and
In the do_rootfs log, I found these messages:
Breaking circular dependency on python-core for libz1.
Breaking circular dependency on python-core for python-lang.
Breaking circular dependency on python-core for libz1.
Breaking circular dependency on python-core for python-lang.
Breaking circular