mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 21:39:40 +01:00
When run cyclictest, the parameter enable NUMA. but in some BSP which not support NUMA, will causes the test program to exit directly and does not carry out subsequent operations, the latest changes have fixed this problem. so update to the latest branch to resolve. (From OE-Core rev: a8a9b0d9155ee9f233e46021eae896552428c51a) Signed-off-by: Zqiang <qiang.zhang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>