mariadb: update to 5.5.38
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 8 Aug 2014 14:16:40 +0000 (15:16 +0100)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:41:10 +0000 (08:41 -0800)
commit8e2e51c5cb977c06b5857b26f373f957682d3b9f
tree01b31755f4d73970a4a41fdb5c18a80014404a0f
parent1244b31201dc5866950b3e0bb2c7bf7fd1b53071
mariadb: update to 5.5.38

* Upstream switched from autotools to cmake
* Separate build dir and parallel make now work
* Library versioning no longer used for plugins; other libtool cruft
  gone
* Proper upstream initscript
* Plugins moved from client library package to mariadb-server package
  (matches how Fedora packages these)

(From meta-openembedded rev: e751af9f900834759e59ad2b46a7118a508069e4)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
20 files changed:
meta-openembedded/meta-oe/recipes-support/mysql/mariadb-native_5.5.38.bb [moved from meta-openembedded/meta-oe/recipes-support/mysql/mariadb-native_5.1.67.bb with 71% similarity]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/Makefile.am.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/avoid-plugin-options-warnings.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/configure-ps-cache-check.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/configure.in.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix-cmake-module-path.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix-cve-2013-1861-1.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix-cve-2013-1861-2.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix-link-error-ub1310.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix-mysqlclient-r-version.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/fix_host_path.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/misc.m4.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/my.cnf
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/mysqld.sh [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/plug.in.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/remove-bad-path.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/storage-forbids-absolute-addresses-on-IA-32.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb/zlib-let-libdir-configurable.patch [deleted file]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb_5.5.38.bb [moved from meta-openembedded/meta-oe/recipes-support/mysql/mariadb_5.1.67.bb with 86% similarity]
meta-openembedded/meta-oe/recipes-support/mysql/mariadb_5.5.38.inc [moved from meta-openembedded/meta-oe/recipes-support/mysql/mariadb_5.1.67.inc with 64% similarity]