]> code.ossystems Code Review - openembedded-core.git/commit
db: use S/B more idiomatically
authorRoss Burton <ross.burton@intel.com>
Tue, 23 Feb 2016 14:05:35 +0000 (14:05 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Jul 2016 13:12:06 +0000 (14:12 +0100)
commitdcbef72b8344c22617d65ea1e9f0fa7ad9a742bd
tree9de5d34ac5e518679bc1670f9fb37ab4d25f0959
parent1bb1ea2cdb86a022b157d66b2a480ea91593a021
db: use S/B more idiomatically

Instead of setting S to a directory inside the tarball and B to another
directory inside the tarball, use the default value of S and set
AUTOTOOLS_SCRIPT_PATH to the right path to find configure.  Update the patches
so they still apply, and clean up the recipe slightly.

Because something is not quite right regarding quilt and patching, add a PR bump
to the recipes to ensure that a clean work directory is used: for some reason
rebuilds will rarely fail to patch correctly.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-support/db/db/Makefile-let-libso_target-depend-on-bt_rec.patch
meta/recipes-support/db/db/fix-parallel-build.patch
meta/recipes-support/db/db_5.3.28.bb
meta/recipes-support/db/db_6.0.30.bb