generic-poky/meta
Richard Purdie a92ff3ad42 scripts/cp-noerror: Add a special copy function to fix autotools issues
Currently we copy the aclocal directory to the build so that autotools
doesn't see .m4 files disappear when its processing them. This can happen
if for example, package X is being rebuilt at the same time as Y and it
gets uninstalled from sstate (assuming there are no dependencies between
X and Y). This code making the copy was added to avoid races but introduces
a race of its own, namely that the files can disappear during the copy.

This patch adds a cp-noerror script which silently ignores such errors
and gives the behaviour we need in this case. It hence fixes issues which
crop up for users and the autobuilder occasionally.

[YOCTO #2485]

(From OE-Core rev: 0f81fbc0df73675aeb79c724858799a3b6a02f85)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-05-30 12:04:49 +01:00
..
classes scripts/cp-noerror: Add a special copy function to fix autotools issues 2012-05-30 12:04:49 +01:00
conf Updated distro-tracking-fields.inc 2012-05-25 11:18:03 +01:00
files common-license: Add ICU generic 2012-03-25 12:23:39 +01:00
lib buildhistory_analysis: fix error when version specifier missing 2012-05-30 12:04:46 +01:00
recipes-bsp lrzsz: use new update-alternatives 2012-05-30 12:04:40 +01:00
recipes-connectivity openssh: use new update-alternatives 2012-05-30 12:04:40 +01:00
recipes-core meta: replace os.system with subprocess.call 2012-05-30 12:04:45 +01:00
recipes-devtools qemu: Add an option to remove host sdl/gl checking 2012-05-30 12:04:48 +01:00
recipes-extended xz: updated to version 5.1.1alpha 2012-05-30 12:04:48 +01:00
recipes-gnome gdk-pixbuf: Fix lsb builds where dependency may be missing 2012-05-15 19:44:37 +01:00
recipes-graphics libpciaccess: upgrade to 0.13.1 2012-05-30 12:04:46 +01:00
recipes-kernel kmod: use new update-alternatives 2012-05-30 12:04:44 +01:00
recipes-multimedia h264_qpel_mmx.patch: fix Upstream-Status tag 2012-05-11 17:50:49 +01:00
recipes-qt fotowall: Add #include ui_wizard.h to ExportWizard.cpp 2012-05-16 07:34:28 +01:00
recipes-rt core-image-rt-*.bb: require munges DESCRIPTION 2012-04-16 22:30:03 +01:00
recipes-sato evolution-data-server: delete old 2.20.0 version 2012-05-08 14:49:15 +01:00
recipes-support libxml2/libxslt: Don't depend on ansidecl.h header 2012-05-25 11:28:49 +01:00
site site/sh-common: Add missing caches variables to build glib-2.32 2012-05-21 09:59:03 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt meta/recipes.txt: correct Qt capitalisation 2011-09-07 22:54:17 +01:00