generic-poky/meta
Mark Hatle a2e7adad27 rpm: Fix file contention issue
There is an issue that is caused when doing the install step of rpm on systems
with high parallelization where two jobs of make will fight for the same file
while installing the sub-directory lua. This is caused by the same makefile rule
being called twice in a way that both could be trying to install at the same
time.

This fix renames the linking rule so it will always be run after the needed
files are added and removed it's dependency so the required rule would only
run once.

This was tested heavily using ppss to run mutliple installs in parallel. This
wouldn't happen in practise but it was tested will all the individual rules as
well.

(From OE-Core rev: d05c5da6b972db97d3eb66b659f5641368c9ebe4)

Signed-off-by: Morgan Little <morgan.little@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-10-02 11:40:49 +01:00
..
classes siteconfig: Clear cache before rebuilding 2012-09-28 15:19:42 +01:00
conf tune-ppce6500.inc: add e6500 tune files 2012-09-28 15:19:41 +01:00
files Add MPL version 2.0 license in common-licenses dir as well as adding a non-SPDX license name in license.bbclass 2012-08-17 18:04:21 +01:00
lib/oe packagedata/multilib: Fix search patch for multilib builds 2012-09-26 15:02:25 +01:00
recipes-bsp grub: disable lzma, device-mapper, zfs and nvpair 2012-09-19 17:56:27 +01:00
recipes-connectivity iproute2: Use configured values for ${base_sbindir} and ${libdir} 2012-09-26 15:02:28 +01:00
recipes-core eglibc_2.16.bb: refresh fsl-ppc-no-fsqrt.patch for Freescale targets 2012-09-28 15:19:41 +01:00
recipes-devtools rpm: Fix file contention issue 2012-10-02 11:40:49 +01:00
recipes-extended ltp: add dependency libcap 2012-09-28 15:19:39 +01:00
recipes-gnome gnome-keyring: include unpackaged files with PAM enabled 2012-09-27 16:35:23 +01:00
recipes-graphics libxcb: Update DEPENDS to avoid duplicate entries 2012-10-02 11:40:48 +01:00
recipes-kernel kexec-tools: admit mips as a COMPATIBLE_HOST 2012-09-25 13:39:45 +01:00
recipes-lsb4/perl libi18n-collate-perl: add it 2012-09-10 13:01:54 +01:00
recipes-multimedia gst-ffmpeg: add LICENSE_FLAGS 2012-10-02 11:40:48 +01:00
recipes-qt qt4: Update qt4.inc to remove staticdev deps in -dbg packages 2012-09-12 15:13:36 +01:00
recipes-rt rt: Add hwlatdetect to rt images 2012-09-12 15:13:53 +01:00
recipes-sato recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-19 17:56:26 +01:00
recipes-support boost: Support enums in hash 2012-09-28 15:19:39 +01:00
site site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00