# boot2qt-manifest **Repository Path**: lasocer/boot2qt-manifest ## Basic Information - **Project Name**: boot2qt-manifest - **Description**: https://code.qt.io/yocto/boot2qt-manifest.git - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-04 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: yocto ## README Boot to Qt manifests ==================== This repository provides manifests for Boot to Qt yocto builds How to use this layer --------------------- Using this layer requires Google's repo tool to be installed, you can install it from package manager: sudo apt install repo or download with: curl https://storage.googleapis.com/git-repo-downloads/repo -o repo chmod a+x repo After installing the repo tool, run following commands to initialize the build environment. repo init -u git://code.qt.io/yocto/boot2qt-manifest -m repo sync export MACHINE= . ./setup-environment.sh For more information about Boot to Qt, see https://doc.qt.io/QtForDeviceCreation/