]> code.ossystems Code Review - openembedded-core.git/commit
gettext: install libgettextlib.a before removing it
authorJoe Slater <jslater@windriver.com>
Thu, 7 Jun 2012 23:37:01 +0000 (16:37 -0700)
committerScott Garman <scott.a.garman@intel.com>
Fri, 26 Oct 2012 01:03:34 +0000 (18:03 -0700)
commit500c9c1e0047ba9f35e3591f4252fe2dd38bc4f1
tree51692f95c5ec36342ac35ceacb74d02d3e0b1767
parent0baef81f0ebf854b3e3e78b0d3745cc8ad41491e
gettext: install libgettextlib.a before removing it

In a multiple job build, Makefile can simultaneously
be installing and removing libgettextlib.a.  We serialize
the operations.

(From OE-Core rev: 2750546b2152eecdbb37e963a2495383f6944184)

Signed-off-by: Joe Slater <jslater@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-0.18.1.1/parallel.patch [new file with mode: 0644]
meta/recipes-core/gettext/gettext_0.18.1.1.bb