On Tue, 2022-05-24 at 17:50 +0200, Markus Volk wrote: > Error: > Problem: package libva-dev-2.14.0-r0.corei7_64 requires libva-initial-dev, > but none of the providers can be installed > - conflicting requests > - nothing provides libva-initial = 2.14.0-r0 needed by > libva-initial-dev-2.14.0-r0.corei7_64 > (try to add '--skip-broken' to skip uninstallable packages) > > Signed-off-by: Markus Volk <[email protected]> > --- > meta/recipes-graphics/libva/libva-initial_2.14.0.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-graphics/libva/libva-initial_2.14.0.bb > b/meta/recipes-graphics/libva/libva-initial_2.14.0.bb > index 453096822f..b234797efb 100644 > --- a/meta/recipes-graphics/libva/libva-initial_2.14.0.bb > +++ b/meta/recipes-graphics/libva/libva-initial_2.14.0.bb > @@ -6,3 +6,4 @@ do_install:append () { > rm -f ${D}${libdir}/*.so* > } > > +RDEPENDS:${PN}-dev = ""
Should libva-initial be creating any packages at all? I'd have thought they should all come from libva and we should disable the packages from libva-initial entirely? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166314): https://lists.openembedded.org/g/openembedded-core/message/166314 Mute This Topic: https://lists.openembedded.org/mt/91313937/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
