aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oe-build-perf-test
diff options
context:
space:
mode:
authorEd Bartosh <ed.bartosh@linux.intel.com>2016-08-19 17:46:39 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-20 16:05:28 +0100
commitc39b072fa7e96f385da338a727c67e607308d637 (patch)
tree1e6c4ddfe2b159f7b37287cc87a689bece2957be /scripts/oe-build-perf-test
parent199cef0e8a50b20d0ee6fefd1d4cf3372eba7728 (diff)
downloadopenembedded-core-contrib-c39b072fa7e96f385da338a727c67e607308d637.tar.gz
syslinux.bbclass: ensure creation of output directory
build_syslinux_cfg function creates syslinux configuration file. The code assumes that the output directory exists, which is not always the case. For example rm_work task removes rootfs directory structure and causes build_syslinux_cfg to fail with this error: Unable to open ../<image>-<version>/syslinux_vm.cfg Made build_syslinux_cfg depend on output directory to ensure that directory is created before running the function. [YOCTO #10159] Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oe-build-perf-test')
0 files changed, 0 insertions, 0 deletions