mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-fastapi: Point to right layer for swagger-ui recipe
meta-xfce -> meta-webserver Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Jan Vermaete <jan.vermaete@gmail.com>
This commit is contained in:
parent
a555730e42
commit
0456c030d2
|
|
@ -10,7 +10,7 @@ SRC_URI += "file://run-ptest"
|
|||
inherit pypi python_pdm ptest-python-pytest
|
||||
|
||||
PACKAGECONFIG ?= ""
|
||||
# swagger-ui is in meta-xfce that meta-python does not depend upon
|
||||
# swagger-ui is in meta-webserver that meta-python does not depend upon
|
||||
# Users can still enable it in their distros explicitly but its disabled
|
||||
# by default
|
||||
PACKAGECONFIG[swagger-ui] = ",,,swagger-ui"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user