package/rt-tests: fix build issue for unsupported architectures
authorHeiko Thiery <heiko.thiery@gmail.com>
Tue, 3 Nov 2020 22:04:54 +0000 (23:04 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 3 Nov 2020 22:32:38 +0000 (23:32 +0100)
commit73c8a2181e102e39e99be61cfd692c88ab7d9f25
tree7f8925ba9925e895de40e7475c79db3af562f6c1
parentb11f92ff0ec878efd37523e11f70edd305d80f37
package/rt-tests: fix build issue for unsupported architectures

Release v1.9 introduced the oslat tool that only builds for supported
architectures (i386, x86_64, PPC64) and leads to a build failure for the
whole suite. An upstream patch changes this build error to a runtime warning.

Fixes:
  - http://autobuild.buildroot.net/results/72322cf7239a91211b0be74c01b55873340763f8

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/rt-tests/0002-rt-tests-oslat-Allow-build-for-not-supported-archs.patch [new file with mode: 0644]