]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: add check for creation of long filenames
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 16 Dec 2010 17:35:31 +0000 (17:35 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 20 Dec 2010 14:54:13 +0000 (14:54 +0000)
commit670c18c3ef8f1199b776d5826806e31a827007df
tree4f9141665a530a207f103d6e5234cc70506f33f0
parent1993ca1f8790ff5bddc347ff22c78fd1c618739a
sanity.bbclass: add check for creation of long filenames

Detect and fail if filesystem in use for TMPDIR or SSTATE_DIR has an
unreasonably short file name length limit (eg. eCryptFS). This can cause
"file name too long" errors during poky builds (e.g. when writing sstate
files for packages with a git revision as the version).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
meta/classes/sanity.bbclass