summaryrefslogtreecommitdiffstats
path: root/meta/classes/image_types.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2017-07-12 20:32:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-07-17 14:01:37 +0100
commit6e46b4c1b26c7cfca2d169f23a299233eb80b0d2 (patch)
treec53b2a8cb8687f17e8380fa1e09e0fc5eaf8a5a0 /meta/classes/image_types.bbclass
parent173760abc66580e21b36eac3a591847e0d3e91f4 (diff)
downloadpoky-6e46b4c1b26c7cfca2d169f23a299233eb80b0d2.tar.gz
classes/sanity: check for case-sensitive file systems
Case-insensitive file systems fail during builds in very mysterious ways, such as mpfr: ERROR: patch_do_patch: Not a directory The problem here being that mpfr has a PATCHES file, so when we try to copy the patches into ${S}/patches/ it fails. We can't and won't support case-insensitive file systems so add a sanity check to abort the build if one is found. (From OE-Core rev: 20ce04fb64f559e64490d53678fa00644a92894a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image_types.bbclass')
0 files changed, 0 insertions, 0 deletions