Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] zypper architecture tuning
@ 2011-03-14 11:54 Qing He
  2011-03-14 11:54 ` [PATCH 2/4] libzypp: add machine arch support Qing He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Qing He @ 2011-03-14 11:54 UTC (permalink / raw)
  To: openembedded-core

From: Qing He <qing.he@intel.com>

Zypper and its dependencies used a hard coded list for all the
archs it supports, which doesn't contains several cpu archs like mips,
as well as the ${MACHINE_ARCH} used in poky. This patch set intends to
add this support.

Also fixes package archs of qemux86-64.

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

Thanks,
    Qing He <qing.he@intel.com>
---


Qing He (4):
  sat-solver: add machine arch support
  libzypp: add machine arch support
  zypper: add machine arch support
  qemux86-64: set qemux86_64 as package arch name

 meta/conf/bitbake.conf                             |    3 +-
 .../libzypp/libzypp/archconf.patch                 |   15 +++
 .../libzypp/libzypp/builtin-arch.patch             |  122 +++++++++++++++++++
 .../libzypp/libzypp/no-builtin-arch.patch          |  128 ++++++++++++++++++++
 meta/recipes-extended/libzypp/libzypp_git.bb       |   28 ++++-
 .../sat-solver/sat-solver/builtin-arch.patch       |   28 +++++
 .../sat-solver/sat-solver/no-builtin-arch.patch    |   29 +++++
 meta/recipes-extended/sat-solver/sat-solver_git.bb |   28 ++++-
 meta/recipes-extended/zypper/zypper_git.bb         |    4 +-
 9 files changed, 380 insertions(+), 5 deletions(-)
 create mode 100644 meta/recipes-extended/libzypp/libzypp/archconf.patch
 create mode 100644 meta/recipes-extended/libzypp/libzypp/builtin-arch.patch
 create mode 100644 meta/recipes-extended/libzypp/libzypp/no-builtin-arch.patch
 create mode 100644 meta/recipes-extended/sat-solver/sat-solver/builtin-arch.patch
 create mode 100644 meta/recipes-extended/sat-solver/sat-solver/no-builtin-arch.patch




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

end of thread, other threads:[~2011-03-14 12:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 11:54 [PATCH 0/4] zypper architecture tuning Qing He
2011-03-14 11:54 ` [PATCH 2/4] libzypp: add machine arch support Qing He
2011-03-14 11:54 ` [PATCH 1/4] sat-solver: " Qing He
2011-03-14 11:54 ` [PATCH 4/4] qemux86-64: set qemux86_64 as package arch name Qing He
2011-03-14 11:54 ` [PATCH 3/4] zypper: add machine arch support Qing He

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