[oe] [meta-oe][PATCH] geis: add CFLAG to ignore misleading indentations

Derek Straka derek at asterius.io
Fri Jun 17 13:38:51 UTC 2016


It didn't seem worthwhile to create a patchset to fix whitespace issues.  I
can create the patches if people prefer that to suppressing the error.

-Derek

On Fri, Jun 17, 2016 at 12:17 AM, Khem Raj <raj.khem at gmail.com> wrote:

>
> > On Jun 8, 2016, at 6:28 PM, Derek Straka <derek at asterius.io> wrote:
> >
> > Signed-off-by: Derek Straka <derek at asterius.io>
> > ---
> > meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb | 2 ++
> > 1 file changed, 2 insertions(+)
> >
> > diff --git a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
> b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
> > index bc88143..9b087a8 100644
> > --- a/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
> > +++ b/meta-oe/recipes-support/canonical-multitouch/geis_2.2.17.bb
> > @@ -24,6 +24,8 @@ SRC_URI[md5sum] = "2ff9d76a3ea5794516bb02c9d1924faf"
> > SRC_URI[sha256sum] =
> "8a60f5683852094038904e690d23cc5a90a980fc52da67f0f28890baa25c70eb"
> >
> > EXTRA_OECONF = "--disable-integration-tests"
> > +TARGET_CFLAGS += "-Wno-error=misleading-indentation”
>
> why not fix the code
>
> > +
>
> >
> > FILES_${PN}-bin = "${bindir}"
> > RDEPENDS_${PN}-bin = " \
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > 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