[Buildroot] [PATCH 1/1] Add patches from the upstream ltp-testsuite github repository to compile correctly.

Petr Vorel petr.vorel at gmail.com
Fri Oct 5 12:18:21 UTC 2018


Hi Florian,

thanks for your patch.

> Signed-off-by: Florian La Roche <F.LaRoche at pilz.de>
Reviewed-by: Petr Vorel <pvorel at suse.cz>
> ---
>  package/ltp-testsuite/0002-execve05.patch | 44 +++++++++++++++++++++++
>  package/ltp-testsuite/0003-statx.patch    | 32 +++++++++++++++++
>  package/ltp-testsuite/0004-statx.patch    | 26 ++++++++++++++
>  3 files changed, 102 insertions(+)
>  create mode 100644 package/ltp-testsuite/0002-execve05.patch
>  create mode 100644 package/ltp-testsuite/0003-statx.patch
>  create mode 100644 package/ltp-testsuite/0004-statx.patch

IMHO it makes sense to add fix of execve05 in the runtest files (0004-statx.patch),
but in separate commit as it's not a compilation fix, just a runtime fix.

I'd prefer to drop 0003-statx.patch and use LTP_TESTSUITE_AUTORECONF = yes
But not sure what are buildroot convention for it.

Kind regards,
Petr



More information about the buildroot mailing list