Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Resync siteinfo.bbclass with oe.dev
@ 2011-07-20 20:50 Tom Rini
  2011-07-20 20:50 ` [PATCH v2 1/1] siteinfo.bbclass: Port over oe.dev logic for site files Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Tom Rini @ 2011-07-20 20:50 UTC (permalink / raw)
  To: openembedded-core

Hey all,

This is the second of two pull requests.  This doesn't depend on the first
request, it's just splitting changes up.  There's three changes here.  First,
site/ix86-common was setting the wrong value for unsigned int.  Second,
change perl to use SITEINFO variables rather than functions.  
We're down to one change now to re-sync siteinfo.bbclass with oe-core
and oe.dev.  This re-works the functions a bit inside siteinfo.bbclass
to be easier to add new platforms (and hopefully multilibs) to.

My next step is to work on merging and verifying as much as possible
the site files in oe-core and oe.dev.

v2: Rework based on Richard's comments to not be a generator and just
return a string list again.

The following changes since commit 0d03800caffc2341b74190d38f7a372223c89f4c:
  Mei Lei (1):
        lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib trini/update-siteinfo-bbclass-v2
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/update-siteinfo-bbclass-v2

Tom Rini (1):
  siteinfo.bbclass: Port over oe.dev logic for site files

 meta/classes/siteinfo.bbclass |  203 ++++++++++++++++++++---------------------
 1 files changed, 98 insertions(+), 105 deletions(-)
 create mode 100644 meta/site/common-linux




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

end of thread, other threads:[~2011-07-27 17:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20 20:50 [PATCH v2 0/1] Resync siteinfo.bbclass with oe.dev Tom Rini
2011-07-20 20:50 ` [PATCH v2 1/1] siteinfo.bbclass: Port over oe.dev logic for site files Tom Rini
2011-07-25  9:57   ` Enrico Scholz
2011-07-27 17:49     ` Khem Raj
2011-07-22 15:23 ` [PATCH v2 0/1] Resync siteinfo.bbclass with oe.dev Saul Wold
2011-07-22 15:35 ` Koen Kooi
2011-07-22 16:49   ` Tom Rini

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