public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
From: Peter Seebach <peter.seebach@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: v2 [PATCH 0/1] pseudo 1.4.3 update
Date: Tue, 5 Feb 2013 14:21:41 -0600	[thread overview]
Message-ID: <cover.1360095480.git.peter.seebach@windriver.com> (raw)

This fixes (... I hope) a handful of problems relating to libdir
computation and sqlite. Basically, pseudo needs to be able to distinguish
32-bit and 64-bit library directories for "where do I store libpseudo.so",
but bitbake for native systems always uses "lib" for the directory
containing libsqlite.a. Solution: --with-sqlite-lib=${baselib}.

1.4.2/1.4.3 add linkat() support, fix some bitrot on Darwin, and add
the configure flags to make this possible.

This *appears* to build for 32-bit and 64-bit SDKMACHINE, targets, and
native builds, but I've said that before.

The following changes since commit 3b1beb8b15b8e3e397b3aa8320490103d4f29bac:
  Martin Jansa (1):
        dropbear: fix RPROVIDES

are available in the git repository at:

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

Peter Seebach (1):
  pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3

 meta/recipes-devtools/pseudo/pseudo.inc      |    8 ++++----
 meta/recipes-devtools/pseudo/pseudo_1.4.1.bb |    8 --------
 meta/recipes-devtools/pseudo/pseudo_1.4.3.bb |    8 ++++++++
 meta/recipes-devtools/pseudo/pseudo_git.bb   |    6 +++---
 4 files changed, 15 insertions(+), 15 deletions(-)
 delete mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.1.bb
 create mode 100644 meta/recipes-devtools/pseudo/pseudo_1.4.3.bb




             reply	other threads:[~2013-02-05 20:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05 20:21 Peter Seebach [this message]
2013-02-05 20:21 ` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 Peter Seebach

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1360095480.git.peter.seebach@windriver.com \
    --to=peter.seebach@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox