<?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: IMX6ULL Yocto build about rust proble in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005553#M231448</link>
    <description>&lt;P&gt;Several suggestions.&lt;/P&gt;
&lt;P&gt;1, What version of BSP are you building? like this one?&lt;/P&gt;
&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt;&amp;nbsp;-b imx-linux-nanbield -m imx-6.6.3-1.0.0.xml&lt;/P&gt;
&lt;P&gt;2, What about change the DISTRO to fsl-imx-fb.&lt;/P&gt;
&lt;P&gt;3, How is the performance of your host? a ratio for RAM against cores is 4:1 that would be recommended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
    <pubDate>Tue, 03 Dec 2024 01:41:30 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2024-12-03T01:41:30Z</dc:date>
    <item>
      <title>IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2004504#M231377</link>
      <description>&lt;P&gt;Hi NXP Team:&lt;/P&gt;&lt;P&gt;I am using yocto to build Linux kernel6.6.36&amp;nbsp; for imx6ullevk, but I'm having some issues.When I build with the bitbake core-image-minimal command, Task (virtual:native:/home/user/Project/Yocto/yocto-nxp-imx6ull/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_ compile) failed with exit code '1'.I checked the local rustc version and tried to recompile but nothing worked。&lt;/P&gt;&lt;P&gt;Do you have any idea about to fixed the issue? Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 30 Nov 2024 06:07:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2004504#M231377</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-11-30T06:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2004745#M231389</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/244029"&gt;@bruceJR3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you try to have a clean build for the recipe -&amp;nbsp;&lt;SPAN&gt;rust-llvm?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If still not work, please share full error log and full steps you have taken and what is the version of your host?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Harvey&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 04:28:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2004745#M231389</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-12-02T04:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005091#M231409</link>
      <description>Hi Harvey,&lt;BR /&gt;&lt;BR /&gt;I have&amp;nbsp;tried clean and then rebuild,but it is not work.My steps are as follows.first,MACHINE=imx6ullevk DISTRO=fsl-framebuffer source imx-setup-release.sh -b build. second,bitbake core-image-minimal --runall=fetch .third ,bitbake core-image-minimal.After that&amp;nbsp;there is a rust-llvm error.The info about my host:Ubuntu22.04 and rustc version: rustc 1.75.0 (82e1608df 2023-12-21) (built from a source tarball).&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 02 Dec 2024 10:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005091#M231409</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-12-02T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005094#M231410</link>
      <description>The error infor as follow：&lt;BR /&gt;/BenchmarkRunner.cpp&lt;BR /&gt;| /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp: In member function ‘llvm::Expected&amp;lt;int&amp;gt; llvm::exegesis::{anonymous}::SubProcessFunctionExecutorImpl::getFileDescriptorFromSocket(int) const’:&lt;BR /&gt;| /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:226:19: warning: comparison of unsigned expression &amp;lt; 0 is always false [-Wtype-limits]&lt;BR /&gt;| 226 | if (BytesRead &amp;lt; 0)&lt;BR /&gt;| | ~~~~~~~~~~^~~&lt;BR /&gt;| /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp: In member function ‘llvm::Error llvm::exegesis::{anonymous}::SubProcessFunctionExecutorImpl::createSubProcessAndRunBenchmark(llvm::StringRef, llvm::SmallVectorImpl&amp;lt;long int&amp;gt;&amp;amp;) const’:&lt;BR /&gt;| /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:361:61: error: ‘__builtin_thread_pointer’ is not supported on this target&lt;BR /&gt;| 361 | syscall(SYS_rseq, (intptr_t)__builtin_thread_pointer() + __rseq_offset,&lt;BR /&gt;| | ~~~~~~~~~~~~~~~~~~~~~~~~^~&lt;BR /&gt;| [2421/2727] /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/hosttools/g++ -DGTEST_HAS_RTTI=0 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/build/tools/llvm-exegesis/lib -I/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib -I/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/build/include -I/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/include -isystem/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/recipe-sysroot-native/usr/include -O2 -pipe -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -fno-lifetime-dse -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough -Wno-maybe-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move -Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor -Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color -ffunction-sections -fdata-sections -DNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -MF tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o.d -o tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o -c /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/rustc-1.75.0-src/src/llvm-project/llvm/tools/llvm-exegesis/lib/Clustering.cpp&lt;BR /&gt;| ninja: build stopped: subcommand failed.&lt;BR /&gt;|&lt;BR /&gt;| WARNING: /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/temp/run.do_compile.1516011:156 exit 1 from 'eval ${DESTDIR:+DESTDIR=${DESTDIR} }VERBOSE=1 cmake --build '/home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/build' "$@" -- ${EXTRA_OECMAKE_BUILD}'&lt;BR /&gt;| WARNING: Backtrace (BB generated script):&lt;BR /&gt;| #1: cmake_runcmake_build, /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/temp/run.do_compile.1516011, line 156&lt;BR /&gt;| #2: cmake_do_compile, /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/temp/run.do_compile.1516011, line 150&lt;BR /&gt;| #3: do_compile, /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/temp/run.do_compile.1516011, line 145&lt;BR /&gt;| #4: main, /home/user/Project/Yocto/yocto-nxp-imx6ull/build/tmp/work/x86_64-linux/rust-llvm-native/1.75.0/temp/run.do_compile.1516011, line 169&lt;BR /&gt;ERROR: Task (virtual:native:/home/user/Project/Yocto/yocto-nxp-imx6ull/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 2036 tasks of which 390 didn't need to be rerun and 1 failed.&lt;BR /&gt;NOTE: Writing buildhistory&lt;BR /&gt;NOTE: Writing buildhistory took: 4 seconds&lt;BR /&gt;&lt;BR /&gt;Summary: 1 task failed:&lt;BR /&gt;virtual:native:/home/user/Project/Yocto/yocto-nxp-imx6ull/sources/poky/meta/recipes-devtools/rust/rust-llvm_1.75.0.bb:do_compile&lt;BR /&gt;Summary: There were 2 WARNING messages.&lt;BR /&gt;Summary: There was 1 ERROR message, returning a non-zero exit code</description>
      <pubDate>Mon, 02 Dec 2024 10:50:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005094#M231410</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-12-02T10:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005553#M231448</link>
      <description>&lt;P&gt;Several suggestions.&lt;/P&gt;
&lt;P&gt;1, What version of BSP are you building? like this one?&lt;/P&gt;
&lt;P&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt;&amp;nbsp;-b imx-linux-nanbield -m imx-6.6.3-1.0.0.xml&lt;/P&gt;
&lt;P&gt;2, What about change the DISTRO to fsl-imx-fb.&lt;/P&gt;
&lt;P&gt;3, How is the performance of your host? a ratio for RAM against cores is 4:1 that would be recommended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 01:41:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005553#M231448</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-12-03T01:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005698#M231456</link>
      <description>Hi,Harvey&lt;BR /&gt;1、my build version is:&lt;BR /&gt;repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-scarthgap -m imx-6.6.36-2.1.0.xml&lt;BR /&gt;2、I tried to change the DISTRO to fsl-imx-fb，but it is not work.&lt;BR /&gt;3、My PC RAM is 16GB，and my Virtual machine RAM is 4GB.&lt;BR /&gt;Do you have any other suggestions?&lt;BR /&gt;&lt;BR /&gt;Thanks！</description>
      <pubDate>Tue, 03 Dec 2024 05:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005698#M231456</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-12-03T05:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005761#M231460</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;
&lt;P&gt;The size of RAM should be at least 8GB.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 06:57:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2005761#M231460</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-12-03T06:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007638#M231563</link>
      <description>Hi ，Harvey&lt;BR /&gt;I resized the RAM but it is not work.&lt;BR /&gt;Do you have any other suggestions?&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 05 Dec 2024 01:07:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007638#M231563</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-12-05T01:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007845#M231578</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just now try to build it again on my host, there is no issue. as seen below.&lt;/P&gt;
&lt;P&gt;bitbake core-image-minimal&lt;BR /&gt;Loading cache: 100% |#################################################################################################################| Time: 0:00:01&lt;BR /&gt;Loaded 5717 entries from dependency cache.&lt;BR /&gt;Parsing recipes: 100% |###############################################################################################################| Time: 0:00:01&lt;BR /&gt;Parsing of 3642 .bb files complete (3641 cached, 1 parsed). 5718 targets, 764 skipped, 17 masked, 0 errors.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;
&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.8.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-22.04"&lt;BR /&gt;TARGET_SYS = "arm-poky-linux-gnueabi"&lt;BR /&gt;MACHINE = "imx6ullevk"&lt;BR /&gt;DISTRO = "fsl-imx-fb"&lt;BR /&gt;DISTRO_VERSION = "6.6-scarthgap"&lt;BR /&gt;TUNE_FEATURES = "arm vfp cortexa7 neon thumb callconvention-hard"&lt;BR /&gt;TARGET_FPU = "hard"&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:f43f393ef0246b7bee6eed8bcf8271cf2b8cdf40"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:80e01188fa822d87d301ee71973c462d7a865493"&lt;BR /&gt;meta-freescale = "HEAD:0f8091c63dd8805610c09b08409bc58492a3b16f"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:6c063450d464eb2f380443c7d9af1b94ce9b9d75"&lt;BR /&gt;meta-freescale-distro = "HEAD:b9d6a5d9931922558046d230c1f5f4ef6ee72345"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:6bbf35e73f1b537b19be830462af87a3bd68e1ab"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:8fd7154c05b716e9635279047f65785399432d88"&lt;BR /&gt;meta-nxp-matter-baseline&lt;BR /&gt;meta-nxp-openthread = "HEAD:783becb4b5716d989f50db95b7133d38eae5b47b"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:1b85bbb4cab9658da3cd926c62038b8559c5c64e"&lt;BR /&gt;meta-clang = "HEAD:fe561f41aef0cff9e6f96730ab59f28dca2eb682"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:80e01188fa822d87d301ee71973c462d7a865493"&lt;BR /&gt;meta-qt6 = "HEAD:dc13e1bfda4a4757a08c2d6673bc4bac012c4a80"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:11ea91192d43d7c2b0b95a93aa63ca7e73e38034"&lt;BR /&gt;meta-virtualization = "HEAD:6a80f140e387621f62964209a2e07d3bcfb125ce"&lt;/P&gt;
&lt;P&gt;NOTE: Fetching uninative binary shim &lt;A href="http://downloads.yoctoproject.org/releases/uninative/4.5/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473" target="_blank"&gt;http://downloads.yoctoproject.org/releases/uninative/4.5/x86_64-nativesdk-libc-4.5.tar.xz;sha256sum=43ee6a25bcf5fce16ea87076d6a96e79ead6ced90690a058d07432f902773473&lt;/A&gt; (will check PREMIRRORS first)&lt;BR /&gt;Sstate summary: Wanted 2083 Local 0 Mirrors 0 Missed 2083 Current 34 (0% match, 1% complete)############################## | ETA: 0:00:00&lt;BR /&gt;Initialising tasks: 100% |############################################################################################################| Time: 0:00:02&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;WARNING: bzip2-native-1.0.8-r0 do_fetch: Failed to fetch URL git://sourceware.org/git/bzip2-tests.git;name=bzip2-tests;branch=master;protocol=https, attempting MIRRORS if available&lt;BR /&gt;WARNING: libxml-parser-perl-native-2.47-r0 do_fetch: Failed to fetch URL &lt;A href="https://search.cpan.org/CPAN/modules/by-module/XML/XML-Parser-2.47.tar.gz" target="_blank"&gt;https://search.cpan.org/CPAN/modules/by-module/XML/XML-Parser-2.47.tar.gz&lt;/A&gt;, attempting MIRRORS if available&lt;BR /&gt;NOTE: Tasks Summary: Attempted 4482 tasks of which 47 didn't need to be rerun and all succeeded.&lt;/P&gt;
&lt;P&gt;Command lines:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;2034 2024-12-05 15:17:11 mkdir 6ull&lt;BR /&gt;2035 2024-12-05 15:17:14 cd 6ull&lt;BR /&gt;2036 2024-12-05 15:17:48 repo init -u &lt;A href="https://github.com/nxp-imx/imx-manifest" target="_blank"&gt;https://github.com/nxp-imx/imx-manifest&lt;/A&gt; -b imx-linux-scarthgap -m imx-6.6.36-2.1.0.xml&lt;BR /&gt;2037 2024-12-05 15:18:00 repo sync&lt;BR /&gt;2038 2024-12-05 15:21:29 MACHINE=imx6ullevk DISTRO=fsl-imx-fb source imx-setup-release.sh -b build-fb&lt;BR /&gt;2039 2024-12-05 15:21:48 bitbake core-image-minimal&lt;/P&gt;
&lt;P&gt;Make sure that you follow up the Yocto user Guide for the "3 Host Setup" and the performance of your PC host is critical and network.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 06:59:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007845#M231578</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2024-12-05T06:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: IMX6ULL Yocto build about rust proble</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007860#M231581</link>
      <description>Hi，&lt;BR /&gt;Thank you very much.I'm going to recheck my host environment.&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Dec 2024 07:24:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX6ULL-Yocto-build-about-rust-proble/m-p/2007860#M231581</guid>
      <dc:creator>bruceJR3</dc:creator>
      <dc:date>2024-12-05T07:24:20Z</dc:date>
    </item>
  </channel>
</rss>

