generic-poky/meta/recipes-support/apr
Paul Eggleton d53c80fd9c site/common-linux: fix incorrect size of pid_t for apr
If cross-compiling, apr's configure script assumes that pid_t is
64-bit which is wrong - it appears that 32-bit is a safe assumption
for Linux no matter what the architecture, so use that instead by
default.

This fixes Apache writing garbage to its pid file when built using apr
produced from this recipe.

(From OE-Core rev: 81eb71736a4d14abe85d810f9862d8a9421e9ef5)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-07-02 16:47:44 +01:00
..
apr apr: Upgrade to 1.4.5 2011-08-04 15:04:33 +01:00
apr-util apr-util: Upgrade to 1.4.1 2012-01-03 12:14:38 +00:00
apr-util_1.4.1.bb PR bump packages with gdbm in DEPENDS 2012-04-13 16:04:10 +01:00
apr_1.4.6.bb site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00