On Mon, 2021-01-25 at 13:49 +0000, Richard Purdie via lists.openembedded.org wrote: > On Mon, 2021-01-25 at 10:20 +0800, Wang Mingyu wrote: > > Signed-off-by: Wang Mingyu <[email protected]> > > --- > > .../drm/{libdrm_2.4.103.bb => libdrm_2.4.104.bb} | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > rename meta/recipes-graphics/drm/{libdrm_2.4.103.bb => libdrm_2.4.104.bb} > > (95%) > > > > diff --git a/meta/recipes-graphics/drm/libdrm_2.4.103.bb > > b/meta/recipes-graphics/drm/libdrm_2.4.104.bb > > similarity index 95% > > rename from meta/recipes-graphics/drm/libdrm_2.4.103.bb > > rename to meta/recipes-graphics/drm/libdrm_2.4.104.bb > > index 1028d618ae..e7007e1330 100644 > > --- a/meta/recipes-graphics/drm/libdrm_2.4.103.bb > > +++ b/meta/recipes-graphics/drm/libdrm_2.4.104.bb > > @@ -12,7 +12,7 @@ DEPENDS = "libpthread-stubs" > > > > > > > > > > SRC_URI = "http://dri.freedesktop.org/libdrm/${BP}.tar.xz" > > > > > > > > > > -SRC_URI[sha256sum] = > > "3fe0affdba6460166a7323290c18cf68e9b59edcb520722826cb244e9cb50222" > > +SRC_URI[sha256sum] = > > "d66ad8b5c2441015ac1333e40137bb803c3bde3612ff040286fcc12158ea1bcb" > > > > > > > > > > inherit meson pkgconfig manpages > > > > > > > > > > @@ -34,7 +34,7 @@ PACKAGECONFIG[valgrind] = > > "-Dvalgrind=true,-Dvalgrind=false,valgrind" > > PACKAGECONFIG[install-test-programs] = > > "-Dinstall-test-programs=true,-Dinstall-test-programs=false" > > PACKAGECONFIG[cairo-tests] = "-Dcairo-tests=true,-Dcairo-tests=false" > > PACKAGECONFIG[udev] = "-Dudev=true,-Dudev=false,udev" > > -PACKAGECONFIG[manpages] = > > "-Dman-pages=true,-Dman-pages=false,libxslt-native xmlto-native" > > +PACKAGECONFIG[manpages] = > > "-Dman-pages=true,-Dman-pages=false,libxslt-native xmlto-native > > python3-docutils-native" > > > > > > > > > > ALLOW_EMPTY_${PN}-drivers = "1" > > PACKAGES =+ "${PN}-tests ${PN}-drivers ${PN}-radeon ${PN}-nouveau > > ${PN}-omap \ > > Still fails I'm afraid: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/108/builds/1291
I see this likely needs the first patch which Alex has commented on, if we can get that as backport we can likely fix this, thanks. If there are patch dependencies, please mention them in commit messages. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147165): https://lists.openembedded.org/g/openembedded-core/message/147165 Mute This Topic: https://lists.openembedded.org/mt/80095001/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
