diff options
| author | Tim Orling <ticotimo@gmail.com> | 2022-11-18 09:52:05 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-22 12:26:45 +0000 |
| commit | 9b331dbb58704911de577aa1118f94a5116f5020 (patch) | |
| tree | ddafff8689c3c2c5aede4843b9e74b2062d985ab /meta/conf/distro/include/ptest-packagelists.inc | |
| parent | e7acf25c74b71b852512def4bb4e37c55f291e92 (diff) | |
| download | poky-9b331dbb58704911de577aa1118f94a5116f5020.tar.gz | |
libtest-fatal-perl: add recipe for 0.016
Test::Fatal - incredibly simple helpers for testing code with exceptions
https://metacpan.org/release/RJBS/Test-Fatal-0.016
* Dependency for liburi-perl ptest.
* Add self as maintainer
* Add to ptest-packages.inc (fast)
(From OE-Core rev: 285643275ef0ac04bdc3ce500a79f49629e7ebba)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/distro/include/ptest-packagelists.inc')
| -rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index b0925e13dd..983f1dd72a 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -33,6 +33,7 @@ PTESTS_FAST = "\ | |||
| 33 | libpcre-ptest \ | 33 | libpcre-ptest \ |
| 34 | libssh2-ptest \ | 34 | libssh2-ptest \ |
| 35 | libtimedate-perl-ptest \ | 35 | libtimedate-perl-ptest \ |
| 36 | libtest-fatal-perl-ptest \ | ||
| 36 | libtest-needs-perl-ptest \ | 37 | libtest-needs-perl-ptest \ |
| 37 | libtry-tiny-perl-ptest \ | 38 | libtry-tiny-perl-ptest \ |
| 38 | liburi-perl-ptest \ | 39 | liburi-perl-ptest \ |
