generic-poky/meta
Robert Yang 4720817502 sanity.bbclass: check that TMPDIR is not located on nfs
There would be some unexpected errors when the whole TMPDIR is located
on nfs, so add a test for it in sanity.bbclass.

Note:
The better way to get the filesystem id should be get f_fsid from struct
statvfs, but there is no f_fsid in os.stat() or os.statvfs(), so we use
'stat -f -c "%t"' here.

BTW., s/tmpdir/TMPDIR/ in the previous comment message to make them have
a uniform.

[YOCTO #5442]

(From OE-Core rev: ee4061b43522c4893b41c3be63d06be1ee7e3c70)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-02 11:22:11 +00:00
..
classes sanity.bbclass: check that TMPDIR is not located on nfs 2014-02-02 11:22:11 +00:00
conf Add Cortex A7 support for NEONv2 & FPv4 2014-02-02 11:22:10 +00:00
files unfs3: Add a NFSv3 user mode server for use with runqemu 2014-01-28 00:52:35 +00:00
lib oeqa/utils: sshcontrol: rewrite the SSHControl class 2014-02-02 11:22:10 +00:00
recipes-bsp Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-connectivity Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-core sysvinit: add initscripts-functions to RDEPENDS 2014-02-02 11:22:11 +00:00
recipes-devtools Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-extended Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-gnome unfs3, unfs-server: Replace all instances of unfs-server with unfs3 2014-01-28 00:52:35 +00:00
recipes-graphics cogl: Place the patch in the correct directory 2014-01-30 14:10:03 +00:00
recipes-kernel Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-lsb4 Don't set DESCRIPTION to the same value as SUMMARY 2013-12-03 17:45:52 +00:00
recipes-multimedia tiff: flesh out PACKAGECONFIG 2014-01-28 00:52:36 +00:00
recipes-qt qmmp: add SUMMARY and tweak DESCRIPTION 2014-01-02 22:39:23 +00:00
recipes-rt Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
recipes-sato shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop 2014-01-15 12:25:21 +00:00
recipes-support curl:Fix multilib header conflict - curl/curlbuild.h 2014-02-02 11:22:10 +00:00
site unfs3, unfs-server: Replace all instances of unfs-server with unfs3 2014-01-28 00:52:35 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00