[OE-core] [PATCH 1/1] ovmf: fix do_compile error when len(tmp)=410

Burton, Ross ross.burton at intel.com
Mon Sep 11 10:51:49 UTC 2017


On 11 September 2017 at 08:29, Dengke Du <dengke.du at windriver.com> wrote:

> +-#define MAX_LONG_FILE_PATH 500
> ++#define MAX_LONG_FILE_PATH 800
>

Making this limit a little bigger seems like a great way to hit it with a
slightly longer path.  The other patch
(VfrCompile-increase-path-length-limit.patch)
increases it to 1023 which seems to be a more future-proof solution (and
consistent).

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170911/05b0ba1e/attachment-0002.html>


More information about the Openembedded-core mailing list