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 <[email protected]> wrote: > > > On Jun 8, 2016, at 6:28 PM, Derek Straka <[email protected]> wrote: > > > > Signed-off-by: Derek Straka <[email protected]> > > --- > > 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 > > [email protected] > > http://lists.openembedded.org/mailman/listinfo/openembedded-devel > > -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
