All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix insane class ELF bitsize checks
@ 2011-03-01 18:50 Mark Hatle
  2011-03-01 18:50 ` [PATCH 1/1] insane.bbclass: Fix ELF bitsize comparison Mark Hatle
  2011-03-03 19:11 ` [PATCH 0/1] Fix insane class ELF bitsize checks Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Mark Hatle @ 2011-03-01 18:50 UTC (permalink / raw)
  To: poky

The insane class was not checking the ELF bitsize, in fact if it wasn't
correct it was skipping all of the QA checks!

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

Thanks,
    Mark Hatle <mark.hatle@windriver.com>
---


Mark Hatle (1):
  insane.bbclass: Fix ELF bitsize comparison

 meta/classes/insane.bbclass |   84 ++++++++++++++++++++++---------------------
 meta/lib/oe/qa.py           |   21 +++++++++--
 2 files changed, 60 insertions(+), 45 deletions(-)

-- 
1.7.4



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

end of thread, other threads:[~2011-03-03 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 18:50 [PATCH 0/1] Fix insane class ELF bitsize checks Mark Hatle
2011-03-01 18:50 ` [PATCH 1/1] insane.bbclass: Fix ELF bitsize comparison Mark Hatle
2011-03-03 19:11 ` [PATCH 0/1] Fix insane class ELF bitsize checks Saul Wold

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.