<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Add new machine to meta-boot2qt]]></title><description><![CDATA[<p dir="auto">Goodmorning,<br />
I write you since I've been trying to add <a href="https://github.com/linux-sunxi/meta-sunxi" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/linux-sunxi/meta-sunxi</a> layer (warrior version) to meta-boot2qt. For this purpose, I've referred to:<br />
<a href="https://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html</a><br />
<a href="https://doc.qt.io/QtForDeviceCreation/qtee-adding-new-device-configurations.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://doc.qt.io/QtForDeviceCreation/qtee-adding-new-device-configurations.html</a></p>
<p dir="auto">These are the steps that I followed:</p>
<ul>
<li>
<p dir="auto">Create folder b2qt</p>
</li>
<li>
<p dir="auto">Launch command: <strong>repo init -u git://code.qt.io/yocto/boot2qt-manifest -m v5.14.2.xml</strong></p>
</li>
<li>
<p dir="auto">Launch command: <strong>repo sync</strong> (with this command all the meta-layer folders are created)</p>
</li>
<li>
<p dir="auto">Modify the manifest file adding the sunxi layer (the manifest file is contained in b2qt/sources/meta-boot2qt/scripts/manifest.xml <em><strong>not</strong></em> in conf/manifest.xml as explained in the guide):<br />
&lt;!-- Banana Pi --&gt;<br />
&lt;project name="meta-sunxi"<br />
remote="sunxi"<br />
revision="warrior"<br />
path="sources/meta-sunxi"/&gt;</p>
</li>
<li>
<p dir="auto">Add a sample bblayers in b2qt/sources/meta-boot2qt/meta-boot2qt-distro/conf named bblayers.conf.sunxi.sample</p>
</li>
<li>
<p dir="auto">Add a configuration file in b2qt/sources/meta-boot2qt/meta-boot2qt-distro/conf/distro/include folder for the machines that I'm going to build, in my case bananapi.conf (the problem with this file is that there is a banana.conf in meta-sunxi, but it has several includes that it's hard to have in a different folder, need help here)</p>
</li>
<li>
<p dir="auto">I launch the command <strong>repo init -u /home/davide/b2qt/sources/meta-sunxi -m /home/davide/b2qt/sources/meta-boot2qt/scripts/manifest.xml -b warrior</strong><br />
I get the following error:<br />
fatal: manifest '/home/davide/b2qt/sources/meta-boot2qt/scripts/manifest.xml' not available<br />
fatal: remote sunxi not defined in /home/davide/b2qt/sources/meta-boot2qt/scripts/manifest.xml</p>
</li>
</ul>
<p dir="auto">Thank you in advanced.</p>
<p dir="auto">Best Regards,<br />
Davide</p>
]]></description><link>https://forum.qt.io/topic/114603/add-new-machine-to-meta-boot2qt</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 09:02:40 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/114603.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 May 2020 09:46:07 GMT</pubDate><ttl>60</ttl></channel></rss>