mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
qtbase: include json scheme in the dev package
Schema for the modules/*.json files. Change-Id: Id847d17839233291d17399758c26c164588fee4f Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
This commit is contained in:
parent
25060d8cf9
commit
a082ac67fe
|
|
@ -255,7 +255,10 @@ isEmpty(QMAKE_CC): {
|
|||
EOF
|
||||
}
|
||||
|
||||
FILES:${PN}-dev += "${datadir}/qt6/wayland"
|
||||
FILES:${PN}-dev += "\
|
||||
${datadir}/qt6/wayland \
|
||||
${datadir}/qt6/json_schema \
|
||||
"
|
||||
|
||||
INSANE_SKIP:${PN}-ptest += "arch"
|
||||
INHIBIT_PACKAGE_STRIP_FILES = "\
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user