public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/1] pseudo 1.4.3: @GLIBC_2.7, libdirs, and so on.
@ 2013-01-31 22:00 Peter Seebach
  2013-01-31 22:00 ` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 Peter Seebach
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Seebach @ 2013-01-31 22:00 UTC (permalink / raw)
  To: openembedded-core

So, staring closely at the problems pseudo 1.4.2 had with sqlite, I
fixed the libdir problem in a different enough way to justify a
version bump.  Also, we ran into some issues trying to use an SDK on
older machines, and it turned out we could avoid them very easily,
so those have been changed.

This also includes the other changes from 1.4.2:
* Support for linkat()
* Some Darwin bitrot fixups

I've sent a link to the tarball for inclusion in the Yocto download servers,
you can also test using the git version or the tarball temporarily
present at:

        ftp://ftp.windriver.com/pub/pseebach/pseudo-1.4.3.tar.bz2

The following changes since commit 1489a69cecb1dcc3502a4c24beaea81e6ca6dacc:
  Marko Lindqvist (1):
        harfbuzz: fix install of version.h

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   |    4 ++--
 4 files changed, 14 insertions(+), 14 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




^ permalink raw reply	[flat|nested] 7+ messages in thread
* v2 [PATCH 0/1] pseudo 1.4.3 update
@ 2013-02-05 20:21 Peter Seebach
  2013-02-05 20:21 ` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 Peter Seebach
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Seebach @ 2013-02-05 20:21 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2013-02-05 20:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 22:00 [PATCH 0/1] pseudo 1.4.3: @GLIBC_2.7, libdirs, and so on Peter Seebach
2013-01-31 22:00 ` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 Peter Seebach
2013-02-01 10:29   ` Martin Jansa
2013-02-01 18:07     ` Peter Seebach
2013-02-01 12:22   ` Martin Jansa
2013-02-01 18:04     ` Peter Seebach
  -- strict thread matches above, loose matches on Subject: below --
2013-02-05 20:21 v2 [PATCH 0/1] pseudo 1.4.3 update Peter Seebach
2013-02-05 20:21 ` [PATCH 1/1] pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3 Peter Seebach

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