Openembedded Core Discussions
 help / color / mirror / Atom feed
* [v2] [PATCH 0/1] insane.bbclass and friends: support n32
@ 2012-10-23 22:55 Peter Seebach
  2012-10-23 22:56 ` [PATCH 1/1] insane.bbclass and friends: Fix sanity checks and multlib headers for n32 Peter Seebach
  2012-10-28  1:16 ` [v2] [PATCH 0/1] insane.bbclass and friends: support n32 Saul Wold
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Seebach @ 2012-10-23 22:55 UTC (permalink / raw)
  To: openembedded-core

This makes multilib_header, insane, and site config work for n32 MIPS.

It turns out the previous patch only worked for part of the system; when I
got to glib, the mips-linux siteconfig wasn't getting picked up for n32.
So add a couple more references in siteinfo.bbclass to make that work.

The following changes since commit 754ddbf1c57e6b9d0650498538840effebe4f7a2:
  Ross Burton (1):
        libical: remove

are available in the git repository at:

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

Peter Seebach (1):
  insane.bbclass and friends: Fix sanity checks and multlib headers for
    n32

 meta/classes/insane.bbclass                  |    4 +++
 meta/classes/multilib_header.bbclass         |   32 +++++++++++++++++--------
 meta/classes/siteinfo.bbclass                |    5 ++++
 meta/conf/machine/include/mips/arch-mips.inc |    1 +
 4 files changed, 32 insertions(+), 10 deletions(-)




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

end of thread, other threads:[~2012-10-28  1:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-23 22:55 [v2] [PATCH 0/1] insane.bbclass and friends: support n32 Peter Seebach
2012-10-23 22:56 ` [PATCH 1/1] insane.bbclass and friends: Fix sanity checks and multlib headers for n32 Peter Seebach
2012-10-28  1:16 ` [v2] [PATCH 0/1] insane.bbclass and friends: support n32 Saul Wold

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