<?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>topic Re: Buildroot on ARM with external toolchain linux kernel version in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Buildroot-on-ARM-with-external-toolchain-linux-kernel-version/m-p/2200127#M241969</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256608"&gt;@rustyx&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;Unfortunately, Buildroot is not supported by NXP, I can not give you a lot of helpful information for your environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try generating the Toolchain by yourself in a yocto environment.&lt;/P&gt;
&lt;P&gt;Please refer to the chapter&amp;nbsp;4.5.12 How to build U-Boot and Kernel in standalone environment of the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UG10163.pdf" target="_self"&gt;i.MX Linux User's Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Nov 2025 14:41:18 GMT</pubDate>
    <dc:creator>Manuel_Salas</dc:creator>
    <dc:date>2025-11-06T14:41:18Z</dc:date>
    <item>
      <title>Buildroot on ARM with external toolchain linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Buildroot-on-ARM-with-external-toolchain-linux-kernel-version/m-p/2200055#M241965</link>
      <description>&lt;P&gt;I'm trying to build a Linux image for an iMX6 board using an external (&lt;A href="https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads" target="_blank" rel="noopener"&gt;official ARM toolchain&lt;/A&gt;) and I'm running into issues with sshd.&lt;/P&gt;&lt;P&gt;After some investigation it seems the official ARM toolchain comes with Linux kernel headers &lt;STRONG&gt;4.20&lt;/STRONG&gt; whereas my actual kernel is &lt;STRONG&gt;6.12&lt;/STRONG&gt;. Due to this, &lt;STRONG&gt;sshd&lt;/STRONG&gt; doesn't work because some missing syscalls are blocked by seccomp (e.g.&amp;nbsp;__NR_clock_gettime64 causing a SIGSYS)&lt;/P&gt;&lt;P&gt;The question is, is it possible to use the actual kernel headers in combination with an external toolchain?&lt;/P&gt;&lt;P&gt;Here's what I have so far&lt;/P&gt;&lt;LI-CODE lang="cpp"&gt;BR2_arm=y
BR2_cortex_a9=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="6.12.47"&lt;/LI-CODE&gt;&lt;DIV&gt;I tried adding &lt;FONT face="andale mono,times"&gt;&lt;SPAN&gt;BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_12&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN&gt;&lt;FONT face="andale mono,times"&gt;y&lt;/FONT&gt; but that gets ignored.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Nov 2025 12:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Buildroot-on-ARM-with-external-toolchain-linux-kernel-version/m-p/2200055#M241965</guid>
      <dc:creator>rustyx</dc:creator>
      <dc:date>2025-11-06T12:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Buildroot on ARM with external toolchain linux kernel version</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Buildroot-on-ARM-with-external-toolchain-linux-kernel-version/m-p/2200127#M241969</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/256608"&gt;@rustyx&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope you are doing very well.&lt;/P&gt;
&lt;P&gt;Unfortunately, Buildroot is not supported by NXP, I can not give you a lot of helpful information for your environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try generating the Toolchain by yourself in a yocto environment.&lt;/P&gt;
&lt;P&gt;Please refer to the chapter&amp;nbsp;4.5.12 How to build U-Boot and Kernel in standalone environment of the&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/UG10163.pdf" target="_self"&gt;i.MX Linux User's Guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Salas.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 14:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Buildroot-on-ARM-with-external-toolchain-linux-kernel-version/m-p/2200127#M241969</guid>
      <dc:creator>Manuel_Salas</dc:creator>
      <dc:date>2025-11-06T14:41:18Z</dc:date>
    </item>
  </channel>
</rss>

