diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-08-01 23:23:24 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-08-02 14:42:08 +0100 |
commit | 65525a3c6a55dafb8ea01b65ba55cd7025545cbb (patch) | |
tree | 075517cdb1e45dc63666a4bb69619a775d107387 /meta/conf/distro/include | |
parent | 0c0a03eb4ad713b992b9dfc8711904fb307d82f0 (diff) | |
download | poky-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/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index 1e99d4fa42..ce13368c2e 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
@@ -21,7 +21,6 @@ PTESTS_FAST = "\ | |||
21 | gettext-ptest \ | 21 | gettext-ptest \ |
22 | gzip-ptest \ | 22 | gzip-ptest \ |
23 | json-glib-ptest \ | 23 | json-glib-ptest \ |
24 | kbd-ptest \ | ||
25 | libconvert-asn1-perl-ptest \ | 24 | libconvert-asn1-perl-ptest \ |
26 | liberror-perl-ptest \ | 25 | liberror-perl-ptest \ |
27 | libmodule-build-perl-ptest \ | 26 | libmodule-build-perl-ptest \ |