diff options
| author | Markus Volk <f_l_k@t-online.de> | 2023-09-18 14:57:09 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-20 08:57:26 +0100 |
| commit | e2f723f1abca763cf2f3f562427fafcb5f24e8e9 (patch) | |
| tree | 140f3aaebfcb60e2f2418893f9568409e486796a /meta/conf | |
| parent | b2491d4475f6ae706a31950c0ab95bce028ae9ea (diff) | |
| download | poky-e2f723f1abca763cf2f3f562427fafcb5f24e8e9.tar.gz | |
libxmlb: import recipe from meta-oe
appstream has a dependency on it
- add a patch to fix a reproducibility and runtime issue with ptest
ptest completes without error
- add the recipe to ptest-packagelists.inc
(From OE-Core rev: 334410b10652881bb34dc06f5c68d500c9339b65)
Signed-off-by: Markus Volk <f_l_k@t-online.de>
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 e023891b7b..d5f41a995e 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -47,6 +47,7 @@ PTESTS_FAST = "\ | |||
| 47 | libxml-sax-base-perl \ | 47 | libxml-sax-base-perl \ |
| 48 | libxml-simple-perl \ | 48 | libxml-simple-perl \ |
| 49 | libxml2 \ | 49 | libxml2 \ |
| 50 | libxmlb \ | ||
| 50 | logrotate \ | 51 | logrotate \ |
| 51 | lua \ | 52 | lua \ |
| 52 | lzo \ | 53 | lzo \ |
