Witam,
Zbudowałem obraz openstlinux-5.15-yocto-kirkstone-mp1-v22.07.27 (openstlinux-eglfs). i wgrałem obraz na płytę STM32MP157f-DK2.
Po skonfigurowanu środowiska i wgraniu przygotowanej wcześniej aplikacji , okazało się że brakuje mi przynajmniej dwóch bibliotek .
Podpowie ktoś jak doinstalować brakujące biblioteki ?
Poniżej błędy jakię dostaję podczas próby wdrożenia aplikacji na urządzeniu docelowym :
id: 'weston': no such user
id: 'weston': no such user
QML debugging is enabled. Only use this in a safe environment.
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'
No modes available for output "HDMI1"
qt.qpa.input: xkbcommon not available, not performing key mapping
QQmlApplicationEngine failed to load component
qrc:/qml/dashboard.qml:55:1: module "QtQuick.Extras" is not installed
qrc:/qml/dashboard.qml:54:1: module "QtQuick.Controls.Styles" is not installed
qrc:/qml/dashboard.qml:53:1: module "QtQuick.Controls" is not installed
qrc:/qml/dashboard.qml:55:1: module "QtQuick.Extras" is not installed
qrc:/qml/dashboard.qml:54:1: module "QtQuick.Controls.Styles" is not installed
qrc:/qml/dashboard.qml:53:1: module "QtQuick.Controls" is not installed
qrc:/qml/dashboard.qml:55:1: module "QtQuick.Extras" is not installed
qrc:/qml/dashboard.qml:54:1: module "QtQuick.Controls.Styles" is not installed
qrc:/qml/dashboard.qml:53:1: module "QtQuick.Controls" is not installed
11:20:13: Remote process crashed.
.