diff options
author | Khem Raj <raj.khem@gmail.com> | 2020-02-04 21:41:19 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-02-08 13:20:02 +0000 |
commit | 504b206e377b7e34ad5703079cd047bd2df96895 (patch) | |
tree | 9173c836edb2bf5d1adcad7e422e70e55bfb7b69 /meta/recipes-extended/images | |
parent | 6113de76c88206be1bab5a066b1b90f811e39de2 (diff) | |
download | poky-504b206e377b7e34ad5703079cd047bd2df96895.tar.gz |
oeqa: Use cpio 2.13 as testcase
cpio 2.12 was released in 2015 and might have used older autotools
which could result in errors like
https://bugzilla.yoctoproject.org/show_bug.cgi?id=13779
Bumping to 2.13 will help in matching the tool versions
A good change on top would be to run
aclocal -I .; autoheader; autoconf; automake --add-missing -c
before running configure step perhaps
[YOCTO #13779]
(From OE-Core rev: 84eb1dc4fe8a11cd2d05b703070a6fb6de05b873)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/images')
0 files changed, 0 insertions, 0 deletions