summaryrefslogtreecommitdiff
path: root/meta/recipes-support/apr/apr-util_1.3.12.bb
AgeCommit message (Collapse)AuthorFiles
2012-01-03apr-util: Upgrade to 1.4.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-12-01apr-util: bump PR for gdbm SOVERSION changeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-16apr-util: extend sed call to fix libtool patch for case without SHELL in ↵Martin Jansa1
LIBTOOL variable Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-10-24apr-util: add native supportMartin Jansa1
* needed for native subversion * do_configure_append_virtclass-native is needed, because apr_builddir points to /OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/build-1 and we're not installing libtool from apr there Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-06apr-util: disable pqsql support to avoid configure errorMei Lei1
The pqsql config script will check host path and add host paths to compiler and linker options: adding "-I/usr/include/postgresql" to CPPFLAGS adding "-L/usr/lib" to LDFLAGS Disable pqsql support since we didn't use this feature in other recipes. Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-08-04apr-util: Upgrade to 1.3.12Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Merged with ${BPN} change Signed-off-by: Saul Wold <sgw@linux.intel.com>