mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
ptest-packagelists-meta-oe: Remove protobuf and xmlsec1
These tests are disabled in recipe, re-add them here once that is fixed Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> Cc: Ross Burton <ross.burton@arm.com>
This commit is contained in:
parent
7a24822d70
commit
d3df624668
@ -52,14 +52,12 @@ PTESTS_FAST_META_OE = "\
|
|||||||
onig \
|
onig \
|
||||||
oprofile \
|
oprofile \
|
||||||
pegtl \
|
pegtl \
|
||||||
protobuf \
|
|
||||||
pv \
|
pv \
|
||||||
sdbus-c++ \
|
sdbus-c++ \
|
||||||
tomlplusplus \
|
tomlplusplus \
|
||||||
uriparser \
|
uriparser \
|
||||||
utf8proc \
|
utf8proc \
|
||||||
uthash \
|
uthash \
|
||||||
xmlsec1 \
|
|
||||||
${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'xrdp', '', d)} \
|
${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'xrdp', '', d)} \
|
||||||
zeromq \
|
zeromq \
|
||||||
"
|
"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user