diff options
| author | Simone Weiss <simone.weiss@elektrobit.com> | 2022-04-19 14:59:41 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-20 13:13:59 +0100 |
| commit | f422dabbd714853fc058a35b01bd049f1ad63343 (patch) | |
| tree | 29a6d9d39b642917f9d0f27c3213e6cb75a33f24 /meta/conf | |
| parent | 7112e20cd2ebf0191d930f0ba44e0558297ecc73 (diff) | |
| download | poky-f422dabbd714853fc058a35b01bd049f1ad63343.tar.gz | |
libgpg-error: Add ptest
Add a ptest for libgpg-error to core-image-ptest-all. Avoid refreshing the
Makefile in qemu as this would fail and is not needed. All tests passed on
a trial run.
(From OE-Core rev: 51dd52604eb73c55fc32a99c3208653f27ba4091)
Signed-off-by: Simone Weiss <simone.weiss@elektrobit.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
| -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 b51cce4d9e..54a290871e 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -25,6 +25,7 @@ PTESTS_FAST = "\ | |||
| 25 | json-glib-ptest \ | 25 | json-glib-ptest \ |
| 26 | libconvert-asn1-perl-ptest \ | 26 | libconvert-asn1-perl-ptest \ |
| 27 | liberror-perl-ptest \ | 27 | liberror-perl-ptest \ |
| 28 | libgpg-error-ptest\ | ||
| 28 | libnl-ptest \ | 29 | libnl-ptest \ |
| 29 | libmodule-build-perl-ptest \ | 30 | libmodule-build-perl-ptest \ |
| 30 | libpcre-ptest \ | 31 | libpcre-ptest \ |
