I think this is failing leptonica see https://errors.yoctoproject.org/Errors/Details/540373/ https://errors.yoctoproject.org/Errors/Details/540378/
On Sun, Dec 27, 2020 at 9:55 PM zhengruoqin <[email protected]> wrote: > > Signed-off-by: Zheng Ruoqin <[email protected]> > --- > .../giflib/{giflib_5.1.4.bb => giflib_5.2.1.bb} | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > rename meta-oe/recipes-devtools/giflib/{giflib_5.1.4.bb => giflib_5.2.1.bb} > (58%) > > diff --git a/meta-oe/recipes-devtools/giflib/giflib_5.1.4.bb > b/meta-oe/recipes-devtools/giflib/giflib_5.2.1.bb > similarity index 58% > rename from meta-oe/recipes-devtools/giflib/giflib_5.1.4.bb > rename to meta-oe/recipes-devtools/giflib/giflib_5.2.1.bb > index 21fa352cd..8d3f3f1c9 100644 > --- a/meta-oe/recipes-devtools/giflib/giflib_5.1.4.bb > +++ b/meta-oe/recipes-devtools/giflib/giflib_5.2.1.bb > @@ -3,9 +3,7 @@ SECTION = "libs" > LICENSE = "MIT" > LIC_FILES_CHKSUM = "file://COPYING;md5=ae11c61b04b2917be39b11f78d71519a" > > -SRC_URI = "${SOURCEFORGE_MIRROR}/giflib/${BP}.tar.bz2" > - > -inherit autotools > +SRC_URI = "${SOURCEFORGE_MIRROR}/giflib/${BP}.tar.gz" > > PACKAGES += "${PN}-utils" > FILES_${PN} = "${libdir}/libgif.so.*" > @@ -13,7 +11,8 @@ FILES_${PN}-utils = "${bindir}" > > BBCLASSEXTEND = "native" > > +DEPENDS = "xmlto-native" > RDEPENDS_${PN}-utils = "perl" > > -SRC_URI[md5sum] = "2c171ced93c0e83bb09e6ccad8e3ba2b" > -SRC_URI[sha256sum] = > "df27ec3ff24671f80b29e6ab1c4971059c14ac3db95406884fc26574631ba8d5" > +SRC_URI[md5sum] = "6f03aee4ebe54ac2cc1ab3e4b0a049e5" > +SRC_URI[sha256sum] = > "31da5562f44c5f15d63340a09a4fd62b48c45620cd302f77a6d9acf0077879bd" > -- > 2.25.1 > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#88435): https://lists.openembedded.org/g/openembedded-devel/message/88435 Mute This Topic: https://lists.openembedded.org/mt/79264607/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
