All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sanity checking improvements
@ 2010-12-16 18:12 Paul Eggleton
  2010-12-16 11:10 ` [PATCH 1/3] sanity.bbclass: make indenting consistent Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paul Eggleton @ 2010-12-16 18:12 UTC (permalink / raw)
  To: poky

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(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2010-12-20 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-16 18:12 [PATCH 0/3] sanity checking improvements Paul Eggleton
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

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.