mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
There is a "Segmentation fault" error when the tmpdir is longer than 470 (or less), this is because it used "char cmd[1024]" which is not enough for the command line. Allocate a larger memory size should fix this problem. [YOCTO #2664] (From OE-Core rev: 3fd5d0334439b6231a6afd2a544a16b87ae81c99) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
7 lines
173 B
BlitzBasic
7 lines
173 B
BlitzBasic
require icu-3.6.inc
|
|
|
|
PR = "r9"
|
|
|
|
SRC_URI[md5sum] = "6243f7a19e03e05403ce84e597510d4c"
|
|
SRC_URI[sha256sum] = "5135e8d69d6206d320515df7aeee7027711ab1aef9d8dbf29571a97a9746b041"
|