<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LayerscapeのトピックRe: ls1028ardb yocto-sdk build problems</title>
    <link>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389140#M16756</link>
    <description>&lt;P&gt;after posting this, I discovered&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UG10155.pdf" target="_blank"&gt;Debian Linux SDK User Guide&lt;/A&gt;&amp;nbsp;which has some pre-requisites not listed in the flexbuild readme.md. This appears to allow me to generate a Debian based image for the LS1028ARDB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the instructions for generating an SDK in a similar way to the Yocto environment? or do you recommend a standard cross-compiler?&lt;/P&gt;&lt;P&gt;Is the Debian solution now the recommended OS for this platform? Yocto feels more appropriate for an embedded system.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jul 2026 12:21:51 GMT</pubDate>
    <dc:creator>mclifford</dc:creator>
    <dc:date>2026-07-01T12:21:51Z</dc:date>
    <item>
      <title>ls1028ardb yocto-sdk build problems</title>
      <link>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389035#M16755</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to follow the instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to build the OS and SDK images for the LS1028ARDB&lt;/P&gt;&lt;P&gt;It appears that walnascar is the default branch, but the build fails if i use the instructions at the link above.&lt;/P&gt;&lt;P&gt;mkdir yocto-sdk&lt;BR /&gt;cd yocto-sdk&lt;BR /&gt;repo init -u &lt;A href="https://github.com/nxp-qoriq/yocto-sdk" target="_blank"&gt;https://github.com/nxp-qoriq/yocto-sdk&lt;/A&gt; -b walnascar&lt;BR /&gt;repo sync --force-sync&lt;BR /&gt;. ./setup-env -m ls1028ardb&lt;BR /&gt;bitbake fsl-image-networking&lt;/P&gt;&lt;P&gt;this fails with 3 errors:&lt;BR /&gt;- sysvinit installation errors&lt;BR /&gt;- dtc-native compile errors&lt;BR /&gt;- util-linux-native compile errors&lt;/P&gt;&lt;P&gt;I've also tried the instructions from this document which fail in a different way even if you work around the incorrect instructions (the specified "ls-image-desktop" does not exist):&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.nxp.com/bundle/UG10081_LLDP_L6.1.55_2.2.0/page/topics/how_to_download_flexbuild.html" target="_blank"&gt;https://docs.nxp.com/bundle/UG10081_LLDP_L6.1.55_2.2.0/page/topics/how_to_download_flexbuild.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also found the flexbuild option, and followed the instructions here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nxp/flexbuild" target="_blank"&gt;https://github.com/nxp/flexbuild&lt;/A&gt;&lt;/P&gt;&lt;P&gt;git clone&amp;nbsp;&lt;A href="https://github.com/NXP/flexbuild.git" target="_blank"&gt;https://github.com/NXP/flexbuild.git&lt;/A&gt;&lt;BR /&gt;cd flexbuild&lt;BR /&gt;make docker&lt;BR /&gt;make ls1028ardb_defconfig&lt;BR /&gt;make all&lt;/P&gt;&lt;P&gt;this also fails with the error:&lt;/P&gt;&lt;P&gt;W: binfmt_misc not found in /proc/mounts -- not mounted&lt;/P&gt;&lt;P&gt;What are the correct instructions for building the OS image and SDK?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 10:18:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389035#M16755</guid>
      <dc:creator>mclifford</dc:creator>
      <dc:date>2026-07-01T10:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: ls1028ardb yocto-sdk build problems</title>
      <link>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389140#M16756</link>
      <description>&lt;P&gt;after posting this, I discovered&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UG10155.pdf" target="_blank"&gt;Debian Linux SDK User Guide&lt;/A&gt;&amp;nbsp;which has some pre-requisites not listed in the flexbuild readme.md. This appears to allow me to generate a Debian based image for the LS1028ARDB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the instructions for generating an SDK in a similar way to the Yocto environment? or do you recommend a standard cross-compiler?&lt;/P&gt;&lt;P&gt;Is the Debian solution now the recommended OS for this platform? Yocto feels more appropriate for an embedded system.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2026 12:21:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389140#M16756</guid>
      <dc:creator>mclifford</dc:creator>
      <dc:date>2026-07-01T12:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: ls1028ardb yocto-sdk build problems</title>
      <link>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389511#M16758</link>
      <description>&lt;P&gt;Please use the following latest Yocto Linux SDK release.&lt;/P&gt;
&lt;P&gt;The release includes both source code and prebuilt images as listed below:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Source Release files are on &lt;A href="https://github.com/nxp-qoriq/yocto-sdk/tree/walnascar-lsdk" target="_blank" rel="noopener"&gt;https://github.com/nxp-qoriq/yocto-sdk/tree/walnascar-lsdk&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Branch: &lt;EM&gt;walnascar-lsdk&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Linux BSP Supported boards, Features, Known Issues, please refer to &lt;A href="https://www.nxp.com/webapp/Download?colCode=RN00504" target="_blank" rel="noopener"&gt;Release Notes&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Layerscape Software Development Kit User Guide for Yocto: &lt;A href="https://www.nxp.com/webapp/Download?colCode=UG10374" target="_blank" rel="noopener"&gt;UG10374.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Layerscape Linux SDK User Guide: &lt;A href="https://www.nxp.com/webapp/Download?colCode=UG10381" target="_blank" rel="noopener"&gt;UG10381.pdf&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;The following precompiled images are hosted on &lt;A href="https://www.nxp.com/lgfiles/llsdk/walnascar/%3cpackage_name" target="_blank" rel="noopener"&gt;https://www.nxp.com/lgfiles/llsdk/walnascar/&amp;lt;package_name&lt;/A&gt;&lt;U&gt;&amp;gt;&lt;/U&gt;&lt;U&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;TABLE width="925"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;&lt;STRONG&gt;#&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;1&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;boot_ls1028ardb_lts_6.12.tgz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Bootpartition image for LS1028ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;2&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;boot_ls1043ardb_lts_6.12.tgz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Bootpartition image for LS1043ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;3&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;boot_ls1046ardb_lts_6.12.tgz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Bootpartition image for LS1046ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;4&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;boot_lx2160ardb-rev2_lts_6.12.tgz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Bootpartition image for LX2160ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;5&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1028ardb_uboot_emmcboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1028ARDB eMMC boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;6&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1028ardb_uboot_sdboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1028ARDB SD boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;7&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1028ardb_uboot_xspiboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1028ARDB XSPI boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;8&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1043ardb_uboot_nandboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1043ARDB NAND boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;9&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1043ardb_uboot_norboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1043ARDB NOR boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;10&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1043ardb_uboot_sdboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1043ARDB SD boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;11&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1046ardb_uboot_emmcboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1046ARDB eMMC boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;12&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1046ardb_uboot_qspiboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1046ARDB QSPI boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;13&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_ls1046ardb_uboot_sdboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LS1046ARDB SD boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;14&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_lx2160ardb-rev2_uboot_emmcboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LX2160ARDB eMMC boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;15&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_lx2160ardb-rev2_uboot_sdboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LX2160ARDB SD boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;16&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;firmware_lx2160ardb-rev2_uboot_xspiboot.img&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;BSP firmware image for LX2160ARDB xSPI boot&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;17&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-ls1028ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports basic networking functionality on LS1028ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;18&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-full-ls1028ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports full networking functionality on LS1028ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;19&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-ls1043ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports basic networking functionality on LS1043ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;20&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-full-ls1043ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports full networking functionality on LS1043ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;21&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-ls1046ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports basic networking functionality on LS1046ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;22&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-full-ls1046ardb.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports full networking functionality on LS1046ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;23&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-lx2160ardb-rev2.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports basic networking functionality on LX2160ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;24&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;fsl-image-networking-full-lx2160ardbrev2.rootfs.tar.gz&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Layerscape rootfs supports full networking functionality on LX2160ARDB&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="49"&gt;
&lt;P&gt;25&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="354"&gt;
&lt;P&gt;flex-installer&lt;/P&gt;
&lt;/TD&gt;
&lt;TD width="522"&gt;
&lt;P&gt;Deploy tools&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the User Guide document for the detailed steps of image deployment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You also could use&amp;nbsp;&lt;SPAN&gt;Debian flexbuilder Linux SDK to use Debian Linux OS.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2026 08:04:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/ls1028ardb-yocto-sdk-build-problems/m-p/2389511#M16758</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2026-07-02T08:04:26Z</dc:date>
    </item>
  </channel>
</rss>

