Hi, On Thu, Dec 22, 2016 at 12:54:54PM +0800, Huang Qiyu wrote: > Upgrade ncurses from 6.0+20160625 to 6.0+20161126.
This causes build failures for beaglebone and qemumips64 targets: http://errors.yoctoproject.org/Errors/Details/115740/ http://errors.yoctoproject.org/Errors/Details/115738/ Please look into that. > Signed-off-by: Huang Qiyu <[email protected]> > --- > .../ncurses/{ncurses_6.0+20160625.bb => ncurses_6.0+20161126.bb} | 2 > +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta/recipes-core/ncurses/{ncurses_6.0+20160625.bb => > ncurses_6.0+20161126.bb} (84%) > > diff --git a/meta/recipes-core/ncurses/ncurses_6.0+20160625.bb > b/meta/recipes-core/ncurses/ncurses_6.0+20161126.bb > similarity index 84% > rename from meta/recipes-core/ncurses/ncurses_6.0+20160625.bb > rename to meta/recipes-core/ncurses/ncurses_6.0+20161126.bb > index 6514613..7328e78 100644 > --- a/meta/recipes-core/ncurses/ncurses_6.0+20160625.bb > +++ b/meta/recipes-core/ncurses/ncurses_6.0+20161126.bb > @@ -4,7 +4,7 @@ SRC_URI += "file://tic-hang.patch \ > file://config.cache \ > " > # commit id corresponds to the revision in package version > -SRCREV = "63dd558cb8e888d6fab5f00bbf7842736a2356b9" > +SRCREV = "3db0bd19cb50e3d9b4f2cf15b7a102fe11302068" > S = "${WORKDIR}/git" > EXTRA_OECONF += "--with-abi-version=5" > UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)" > -- Best Regards, Maxin -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
