This is causing one of the sanity tests to fail: https://autobuilder.yocto.io/builders/nightly-qa-extras/builds/906/steps/Running%20Sanity%20Tests_2/logs/stdio
Cut the url at /906/ and you'll be able to find the build configuration. Ross On 21 March 2018 at 08:36, Yi Zhao <[email protected]> wrote: > Signed-off-by: Yi Zhao <[email protected]> > --- > .../logrotate/{logrotate_3.13.0.bb => logrotate_3.14.0.bb} | 4 > ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > rename meta/recipes-extended/logrotate/{logrotate_3.13.0.bb => > logrotate_3.14.0.bb} (95%) > > diff --git a/meta/recipes-extended/logrotate/logrotate_3.13.0.bb > b/meta/recipes-extended/logrotate/logrotate_3.14.0.bb > similarity index 95% > rename from meta/recipes-extended/logrotate/logrotate_3.13.0.bb > rename to meta/recipes-extended/logrotate/logrotate_3.14.0.bb > index 990cf91..8a6d407 100644 > --- a/meta/recipes-extended/logrotate/logrotate_3.13.0.bb > +++ b/meta/recipes-extended/logrotate/logrotate_3.14.0.bb > @@ -25,8 +25,8 @@ SRC_URI = > "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz > file://disable-check-different-filesystems.patch \ > " > > -SRC_URI[md5sum] = "78ef24d6fddcc4df8e412dd75c551b4c" > -SRC_URI[sha256sum] = > "3222ca032f99be8d7a4a8c6ad69f3dcc49b9511bfe384bd5a271ebcd9bd3e52c" > +SRC_URI[md5sum] = "1c0f6e6e490c4bcac0a1e77ad1310683" > +SRC_URI[sha256sum] = > "4703bdc0e2df3b322f9dff0aafc99aa9172c9e4acae28b7c924cc7d4e5b29d55" > > PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'acl selinux', d)}" > > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
