Files
poky/meta/recipes-devtools
Peter Seebach 7ee057911f pseudo.inc: Fix sqlite libdir again, pseudo 1.4.3
This updates to pseudo 1.4.3. Changes:

1. A couple of minor tweaks to reduce difficulties using SDKs built
   on slightly more recent machines on older machines; specifically,
   avoiding getting @GLIBC_2.7 symbol references for sscanf(), fscanf(),
   and open2().
2. Revision of the logic determining the library directory to use for
   sqlite's library files.

The latter is a source of difficulty because it's come up a few times
that we may want pseudo to use lib64 for libpseudo.so, but bitbake's
usual setup would have libsqlite3.a in lib regardless of bit width.
Cleaned up previous design a bit by providing a distinct setting for
sqlite-lib, which defaults to the same library directory used for other
things. Adjusted build to use this new setting. (This ends up being
${baselib}; on targets, that might not be lib, but for native builds
it generally is, and for SDK builds it appears to do the right thing.)

Testing: Successful build of meta-toolchain for both 64-bit and 32-bit
SDKMACHINE, and builds with NO32LIBS = "0" also succeeded. Also builds
for multilib targets.

(From OE-Core rev: ae8811bb26fba2e71d7280f6d6c4f5cec6a2871b)

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-02-08 14:50:36 +00:00
..
2013-01-07 11:09:36 +00:00
2013-01-07 13:50:40 +00:00
2013-01-07 13:38:29 +00:00
2013-02-04 13:18:25 +00:00
2012-01-03 12:14:31 +00:00
2013-02-04 16:42:49 +00:00
2013-02-01 15:54:31 +00:00
2013-01-28 12:29:32 +00:00
2013-02-01 15:54:03 +00:00
2013-02-01 15:54:30 +00:00
2013-02-04 13:18:27 +00:00
2013-02-06 09:37:26 +00:00
2011-11-29 11:22:04 +00:00
2013-01-28 14:49:05 +00:00
2013-01-10 23:43:10 +00:00
2013-02-04 13:18:26 +00:00
2013-01-25 12:42:48 +00:00
2013-01-07 13:38:27 +00:00
2013-02-01 15:54:03 +00:00
2012-11-24 15:12:35 +00:00
2012-12-26 11:34:09 +00:00
2013-02-04 16:42:49 +00:00
2013-01-07 14:30:50 +00:00
2011-12-08 15:24:32 +00:00
2012-08-19 10:46:39 +01:00
2013-01-28 12:29:30 +00:00