summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/kbd/kbd/run-ptest
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-08-01 23:23:24 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-08-02 14:42:08 +0100
commit65525a3c6a55dafb8ea01b65ba55cd7025545cbb (patch)
tree075517cdb1e45dc63666a4bb69619a775d107387 /meta/recipes-core/kbd/kbd/run-ptest
parent0c0a03eb4ad713b992b9dfc8711904fb307d82f0 (diff)
downloadpoky-65525a3c6a55dafb8ea01b65ba55cd7025545cbb.tar.gz
kbd: update 2.2.0 -> 2.3.0
Drop ptest support: upstream has rewritten the tests in GNU autotest, which is another m4 monstrosity entirely incompatible with the idea of installing tests to the target system. All dropped patches are either merged upstream, or made for ptest. (From OE-Core rev: 79f456da4b752f897bb5546d9ec291cdf4196ae8) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/kbd/kbd/run-ptest')
-rw-r--r--meta/recipes-core/kbd/kbd/run-ptest4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-core/kbd/kbd/run-ptest b/meta/recipes-core/kbd/kbd/run-ptest
deleted file mode 100644
index 7a2d205f54..0000000000
--- a/meta/recipes-core/kbd/kbd/run-ptest
+++ /dev/null
@@ -1,4 +0,0 @@
1#!/bin/sh
2
3CURDIR=$(dirname `readlink -f $0`)
4make -k -C ${CURDIR}/tests check-TESTS