mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 08:04:45 +02:00
qttranslations: add ${PN}-qtserialport
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -26,6 +26,7 @@ PACKAGES =. " \
|
||||
${PN}-qtconfig \
|
||||
${PN}-qtquick1 \
|
||||
${PN}-qtscript \
|
||||
${PN}-qtserialport \
|
||||
${PN}-qtbase \
|
||||
${PN}-qthelp \
|
||||
${PN}-qt \
|
||||
@@ -87,6 +88,10 @@ FILES_${PN}-qtscript = " \
|
||||
${OE_QMAKE_PATH_TRANSLATIONS}/qtscript_*.qm \
|
||||
"
|
||||
|
||||
FILES_${PN}-qtserialport = " \
|
||||
${OE_QMAKE_PATH_TRANSLATIONS}/qtserialport_*.qm \
|
||||
"
|
||||
|
||||
FILES_${PN}-qtbase = " \
|
||||
${OE_QMAKE_PATH_TRANSLATIONS}/qtbase_*.qm \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user