Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] A QA_check fix for x32 kernel module packages
@ 2014-03-04 18:27 nitin.a.kamble
  2014-03-04 18:28 ` [PATCH 1/1] QA_check: special case kernel modules for x32 targets nitin.a.kamble
  0 siblings, 1 reply; 4+ messages in thread
From: nitin.a.kamble @ 2014-03-04 18:27 UTC (permalink / raw)
  To: saul.wold, Openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>


The kernel modules for x32 target are 64bit, but the QA_check was expecting
them to be 32bit. The QA_check is fixed in this commit to avoid false errors.

Thanks,
Nitin

The following changes since commit 83b3e3e8e34a2512bcb1fe298715ece58c83dca3:

  package_manager.py: RpmPM: don't add smart channel if already added (2014-03-03 15:05:32 -0800)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib nitin/fix1
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=nitin/fix1

Nitin A Kamble (1):
  QA_check: special case kernel modules for x32 targets

 meta/classes/insane.bbclass | 4 ++--
 meta/classes/module.bbclass | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
1.8.1.4



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

end of thread, other threads:[~2014-03-04 22:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-04 18:27 [PATCH 0/1] A QA_check fix for x32 kernel module packages nitin.a.kamble
2014-03-04 18:28 ` [PATCH 1/1] QA_check: special case kernel modules for x32 targets nitin.a.kamble
2014-03-04 21:38   ` Phil Blundell
2014-03-04 22:26     ` Kamble, Nitin A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox