mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 20:20:00 +00:00
python3-pyyaml: Do not check for meta-python
Its in OE-core now Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
d131aed9e1
commit
b9ede0cb18
@ -176,7 +176,7 @@ RDEPENDS_${PN}-ptest += " \
|
||||
util-linux \
|
||||
xz \
|
||||
${PN}-trivial-httpd \
|
||||
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-python', 'python3-pyyaml', '', d)} \
|
||||
python3-pyyaml \
|
||||
${@bb.utils.contains('PACKAGECONFIG', 'gjs', 'gjs', '', d)} \
|
||||
"
|
||||
RDEPENDS_${PN}-ptest_append_libc-glibc = " glibc-utils glibc-localedata-en-us"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user