[OPENBMC] Bitbake error:Nothing RPROVIDES'virtual=p9-vcs-workaround'

Joel Stanley joel at jms.id.au
Thu Jun 11 18:04:28 AEST 2020


On Thu, 11 Jun 2020 at 07:59, Solon Fan <Solon.Fan at flex.com> wrote:

> I modified below file, the build error not occurs again.-[ERROR: Nothing RPROVIDES 'virtual-p9-vcs-workaround'],for your reference.
>
> ~/meta-romulus-prime/recipes-phosphor/host/p9-host-start.bbappend
>
> Change
> RDEPENDS_${PN}remove_romulus = "p9-vcs-workaround"
> to
> RDEPENDS${PN}remove_romulus-prime = "p9-vcs-workaround"

You shouldn't need this code at all, as the vcs workaround was removed
from the tree. If you rebase your changes on the latest master you
should notice the error goes away.

Regardless, I'm glad you got it working.

Cheers,

Joel


More information about the openbmc mailing list