Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] extra fix for non /usr/lib libdir
@ 2011-07-13  9:22 Yu Ke
  2011-07-13  9:22 ` [PATCH 1/2] sat-solver: fix for non /usr/lib libdir case Yu Ke
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yu Ke @ 2011-07-13  9:22 UTC (permalink / raw)
  To: openembedded-core, richard.purdie

sta-solver and libzypp also need fix to pass the build with non /usr/lib libdir
e.g. libdir=/usr/lib64

The following changes since commit 7354fc9213f27aa1b643dbe88070437f1ee4c063:
  Paul Eggleton (1):
        insane.bbclass: skip rdepends QA checks for kernel / modules

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib kyu3/libdir-fix-v3
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kyu3/libdir-fix-v3

Yu Ke (2):
  sat-solver: fix for non /usr/lib libdir case
  libzypp: fix for non /usr/lib libdir case

 meta/classes/cmake.bbclass                         |    4 +++
 .../libzypp/libzypp/hardcode-lib-fix.patch         |   22 ++++++++++++++++++++
 meta/recipes-extended/libzypp/libzypp_git.bb       |    5 ++-
 meta/recipes-extended/sat-solver/sat-solver_git.bb |    6 +++-
 4 files changed, 33 insertions(+), 4 deletions(-)
 create mode 100644 meta/recipes-extended/libzypp/libzypp/hardcode-lib-fix.patch




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

end of thread, other threads:[~2011-07-13 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13  9:22 [PATCH 0/2] extra fix for non /usr/lib libdir Yu Ke
2011-07-13  9:22 ` [PATCH 1/2] sat-solver: fix for non /usr/lib libdir case Yu Ke
2011-07-13  9:22 ` [PATCH 2/2] libzypp: " Yu Ke
2011-07-13 11:14 ` [PATCH 0/2] extra fix for non /usr/lib libdir Richard Purdie

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