mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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…
Reference in New Issue
Block a user