]> code.ossystems Code Review - openembedded-core.git/commit
db: Fix build with high PARALLEL_MAKE
authorMartin Jansa <martin.jansa@gmail.com>
Thu, 31 Oct 2013 18:59:54 +0000 (19:59 +0100)
committerSaul Wold <sgw@linux.intel.com>
Mon, 4 Nov 2013 18:01:16 +0000 (10:01 -0800)
commit0a1efeb6260a565b6ce3abd523eabb15384570d1
tree14980a6898c78c871b7b51b04d1be6af99ff937a
parent1d2d37d579492b63d20ff8aa890a43b9a1576cf0
db: Fix build with high PARALLEL_MAKE

* sometimes it fails with:
  libtool: link: `util_log.lo' is not a valid libtool object
  make: *** [db_replicate] Error 1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-support/db/db/fix-parallel-build.patch [new file with mode: 0644]
meta/recipes-support/db/db_5.3.21.bb