[oe] [meta-oe][PATCH] cli11: 1.6.2 -> 1.7.1

William Kennington wak at google.com
Thu Mar 28 09:04:32 UTC 2019


Yeah, sorry about that. This is a known issue with the gitsm and I
sent out a patch yesterday
https://patchwork.openembedded.org/series/16685/#
this was followed up by a maintainer patch to implement similar update checking
https://patchwork.openembedded.org/series/16702/#

I don't think we have consensus yet on a proper fix but hopefully we
get something soon. This is breaking us in openbmc.

On Wed, Mar 27, 2019 at 9:30 PM Khem Raj <raj.khem at gmail.com> wrote:
>
> On Tue, Mar 26, 2019 at 8:24 PM William A. Kennington III via
> Openembedded-devel <openembedded-devel at lists.openembedded.org> wrote:
> >
> > LICENSE checksum updated to reflect a new copyright date being updated
> > there.
> >
> fails to unpack
>
> https://errors.yoctoproject.org/Errors/Details/234626/
>
> > Signed-off-by: William A. Kennington III <wak at google.com>
> > ---
> >  .../recipes-support/cli11/{cli11_1.6.2.bb => cli11_1.7.1.bb}  | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >  rename meta-oe/recipes-support/cli11/{cli11_1.6.2.bb => cli11_1.7.1.bb} (79%)
> >
> > diff --git a/meta-oe/recipes-support/cli11/cli11_1.6.2.bb b/meta-oe/recipes-support/cli11/cli11_1.7.1.bb
> > similarity index 79%
> > rename from meta-oe/recipes-support/cli11/cli11_1.6.2.bb
> > rename to meta-oe/recipes-support/cli11/cli11_1.7.1.bb
> > index e62c1d3d1..1ed97a27e 100644
> > --- a/meta-oe/recipes-support/cli11/cli11_1.6.2.bb
> > +++ b/meta-oe/recipes-support/cli11/cli11_1.7.1.bb
> > @@ -2,8 +2,8 @@ SUMMARY = "C++11 command line parser"
> >  DESCRIPTION = "A command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface."
> >  HOMEPAGE = "https://github.com/CLIUtils/CLI11"
> >  LICENSE = "BSD-3-Clause"
> > -LIC_FILES_CHKSUM = "file://LICENSE;md5=c271fee3ae28e11b24b97284d9f82887"
> > -SRCREV = "bd4dc911847d0cde7a6b41dfa626a85aab213baf"
> > +LIC_FILES_CHKSUM = "file://LICENSE;md5=8489f3831fc7b75264c1d5e346251a74"
> > +SRCREV = "49ac989a9527ee9bb496de9ded7b4872c2e0e5ca"
> >  PV .= "+git${SRCPV}"
> >
> >  SRC_URI += "gitsm://github.com/CLIUtils/CLI11 \
> > --
> > 2.21.0
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel at lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list