All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/3] sanity checking improvements
Date: Thu, 16 Dec 2010 18:12:52 +0000	[thread overview]
Message-ID: <cover.1292523172.git.paul.eggleton@linux.intel.com> (raw)

These changes fix indenting in sanity.bbclass, provide a fix for bug #562
and introduce the (previously posted) check for filename length on top.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: paule/sanity-checks
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/sanity-checks

Thanks,
    Paul Eggleton <paul.eggleton@linux.intel.com>
---


Paul Eggleton (3):
  sanity.bbclass: make indenting consistent
  sanity.bbclass: allow minimisation of impact of more invasive sanity
    checks
  sanity.bbclass: add check for creation of long filenames

 meta/classes/sanity.bbclass |  502 ++++++++++++++++++++++++-------------------
 meta/conf/sanity.conf       |    1 +
 2 files changed, 287 insertions(+), 216 deletions(-)



             reply	other threads:[~2010-12-16 18:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-16 18:12 Paul Eggleton [this message]
2010-12-16 11:10 ` [PATCH 1/3] sanity.bbclass: make indenting consistent Paul Eggleton
2010-12-16 16:25 ` [PATCH 2/3] sanity.bbclass: allow minimisation of impact of more invasive sanity checks Paul Eggleton
2010-12-16 17:35 ` [PATCH 3/3] sanity.bbclass: add check for creation of long filenames Paul Eggleton
2010-12-17 10:31   ` Paul Eggleton
2010-12-20 14:54 ` [PATCH 0/3] sanity checking improvements Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1292523172.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.