<?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: LSDK migration on Yocto project in Layerscape</title>
    <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1441863#M10364</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The default Linux kernel is built by using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;bitbake fsl-image-networking. &lt;/STRONG&gt;&lt;/EM&gt;Here, the kernel is built from&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb&lt;/STRONG&gt;&lt;/EM&gt; path and source code is fetching from &lt;EM&gt;&lt;STRONG&gt;"git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1"&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I want to use another version of the kernel that should be fetch from &lt;EM&gt;&lt;STRONG&gt;"&lt;A href="https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt/&amp;quot;" target="_blank"&gt;https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt/"&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;and the SRC_REV= "&lt;EM&gt;&lt;STRONG&gt;74700acb31e369495da22b4bbfd9e3f4315fc74a&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For that purpose, I have created a .bbappend file and changed the SRC_URI as well as SRC_REV.&lt;/P&gt;&lt;P&gt;While building bitbake is causing errors,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ERROR: An uncaught exception occurred in runqueue################ | ETA: 0:00:01&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/bitbake/lib/bb/runqueue.py", line 1187, in RunQueueData.prepare_task_hash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch'):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;def prepare_task_hash(self, tid):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; bb.parse.siggen.prep_taskhash(tid, self.runtaskentries[tid].depends, self.dataCaches[mc_from_tid(tid)])&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;self.runtaskentries[tid].hash = bb.parse.siggen.get_taskhash(tid, self.runtaskentries[tid].depends, self.dataCaches[mc_from_tid(tid)])&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/meta/lib/oe/sstatesig.py", line 146, in SignatureGeneratorOEEquivHash.prep_taskhash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch', deps=set(), dataCache=&amp;lt;bb.cache.CacheData object at 0x7ff029b3a0b8&amp;gt;):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;def prep_taskhash(self, tid, deps, dataCache):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; super().prep_taskhash(tid, deps, dataCache)&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;if hasattr(self, "extramethod"):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/bitbake/lib/bb/siggen.py", line 248, in SignatureGeneratorOEEquivHash.prep_taskhash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch', deps=set(), dataCache=&amp;lt;bb.cache.CacheData object at 0x7ff029b3a0b8&amp;gt;):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;else:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; checksums = bb.fetch2.get_file_checksums(dataCache.file_checksums[fn][task], recipename, self.localdirsexclude)&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;for (f,cs) in checksums:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to resolve the issues?&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="LSDK migration on Yocto project" uid="1439390" url="https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1439390#U1439390" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/87684"&gt;@yocto&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/5271"&gt;@Linux&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2022 07:31:19 GMT</pubDate>
    <dc:creator>rrbhaskara</dc:creator>
    <dc:date>2022-04-11T07:31:19Z</dc:date>
    <item>
      <title>LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1439390#M10340</link>
      <description>&lt;P&gt;&lt;LI-MESSAGE title="QorIQ LSDK Introduction" uid="1124171" url="https://community.nxp.com/t5/Layerscape-Knowledge-Base/QorIQ-LSDK-Introduction/m-p/1124171#U1124171" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;LI-MESSAGE title="Yocto Project™ 101" uid="1111268" url="https://community.nxp.com/t5/Connects-Training-Material/Yocto-Project-101/m-p/1111268#U1111268" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-tkb-thread lia-fa-icon lia-fa-tkb lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/183013"&gt;@LSDK_user&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are building firmware for layerscape&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;LX2160ARDB&lt;/STRONG&gt;&lt;/EM&gt; platform. Since we have done the changes on LSDK 21.08 sources, we would like to build the same firmware with the LSDK changes using yocto project. Can anyone please suggest how can we migrate lsdk changes into yocto project to build the firmware?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 05:54:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1439390#M10340</guid>
      <dc:creator>rrbhaskara</dc:creator>
      <dc:date>2022-04-06T05:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1441139#M10356</link>
      <description>&lt;P&gt;You could download the latest Yocto&amp;nbsp;hardknott Linux SDK from the following link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=hardknott" target="_blank"&gt;https://source.codeaurora.org/external/qoriq/qoriq-components/yocto-sdk/tree/readme?h=hardknott&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;$ source ./setup-env -m lx2160ardb&lt;/P&gt;
&lt;P&gt;$ bitbake u-boot -c cleansstate&lt;/P&gt;
&lt;P&gt;$ bitbake u-boot -c patch&lt;/P&gt;
&lt;P&gt;Go to u-boot source code folder&amp;nbsp;build_lx2160ardb/tmp/work/lx2160ardb-fsl-linux/u-boot-qoriq/2021.04+AUTOINC+263b27e076+fslgit-r0/git/, apply patches for u-boot.&lt;/P&gt;
&lt;P&gt;$&amp;nbsp;bitbake u-boot&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;$ bitbake qoriq-atf -c cleansstate&lt;/P&gt;
&lt;P&gt;$ bitbake qoriq-atf -c patch&lt;/P&gt;
&lt;P&gt;Go to atf source code folder&amp;nbsp;build_lx2160ardb/tmp/work/lx2160ardb-fsl-linux/qoriq-atf/2.4+AUTOINC+atf-r0/git/, apply patches for atf.&lt;/P&gt;
&lt;P&gt;$ bitbake qoriq-atf&lt;/P&gt;
&lt;P&gt;Generate atf images in folder build_lx2160ardb/tmp/deploy/images/ls1046afrwy/atf/.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 08:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1441139#M10356</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-08T08:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1441863#M10364</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The default Linux kernel is built by using&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;bitbake fsl-image-networking. &lt;/STRONG&gt;&lt;/EM&gt;Here, the kernel is built from&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb&lt;/STRONG&gt;&lt;/EM&gt; path and source code is fetching from &lt;EM&gt;&lt;STRONG&gt;"git://source.codeaurora.org/external/qoriq/qoriq-components/linux;nobranch=1"&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I want to use another version of the kernel that should be fetch from &lt;EM&gt;&lt;STRONG&gt;"&lt;A href="https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt/&amp;quot;" target="_blank"&gt;https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt/"&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;and the SRC_REV= "&lt;EM&gt;&lt;STRONG&gt;74700acb31e369495da22b4bbfd9e3f4315fc74a&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For that purpose, I have created a .bbappend file and changed the SRC_URI as well as SRC_REV.&lt;/P&gt;&lt;P&gt;While building bitbake is causing errors,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ERROR: An uncaught exception occurred in runqueue################ | ETA: 0:00:01&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;Traceback (most recent call last):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/bitbake/lib/bb/runqueue.py", line 1187, in RunQueueData.prepare_task_hash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch'):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;def prepare_task_hash(self, tid):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; bb.parse.siggen.prep_taskhash(tid, self.runtaskentries[tid].depends, self.dataCaches[mc_from_tid(tid)])&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;self.runtaskentries[tid].hash = bb.parse.siggen.get_taskhash(tid, self.runtaskentries[tid].depends, self.dataCaches[mc_from_tid(tid)])&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/meta/lib/oe/sstatesig.py", line 146, in SignatureGeneratorOEEquivHash.prep_taskhash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch', deps=set(), dataCache=&amp;lt;bb.cache.CacheData object at 0x7ff029b3a0b8&amp;gt;):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;def prep_taskhash(self, tid, deps, dataCache):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; super().prep_taskhash(tid, deps, dataCache)&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;if hasattr(self, "extramethod"):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;File "/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/poky/bitbake/lib/bb/siggen.py", line 248, in SignatureGeneratorOEEquivHash.prep_taskhash(tid='/home/rancore/rohit/yocto_mmwave/yocto-sdk/sources/meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb:do_fetch', deps=set(), dataCache=&amp;lt;bb.cache.CacheData object at 0x7ff029b3a0b8&amp;gt;):&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;else:&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;gt; checksums = bb.fetch2.get_file_checksums(dataCache.file_checksums[fn][task], recipename, self.localdirsexclude)&lt;/EM&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;EM&gt;for (f,cs) in checksums:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to resolve the issues?&lt;/P&gt;&lt;P&gt;&lt;LI-MESSAGE title="LSDK migration on Yocto project" uid="1439390" url="https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1439390#U1439390" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-forum-thread lia-fa-icon lia-fa-forum lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/87684"&gt;@yocto&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/5271"&gt;@Linux&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2022 07:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1441863#M10364</guid>
      <dc:creator>rrbhaskara</dc:creator>
      <dc:date>2022-04-11T07:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1442616#M10368</link>
      <description>&lt;P&gt;Would you please provide your&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;.bbappend file?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 10:08:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1442616#M10368</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-12T10:08:27Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1442620#M10369</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FILESEXTRAPATHS_prepend := "${THISDIR}/files:"&lt;/P&gt;&lt;P&gt;SRC_URI = "&lt;A href="https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.FSM.6.6" target="_blank"&gt;https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.FSM.6.6&lt;/A&gt; \&lt;BR /&gt;file://000_linux_change.patch \&lt;BR /&gt;&amp;nbsp;"&lt;/P&gt;&lt;P&gt;SRCREV = "74700acb31e369495da22b4bbfd9e3f4315fc74a"&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 10:12:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1442620#M10369</guid>
      <dc:creator>rrbhaskara</dc:creator>
      <dc:date>2022-04-12T10:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1445018#M10407</link>
      <description>&lt;P&gt;I didn't reproduce your problem when using&amp;nbsp;linux-qoriq_5.4.bbappend as the following.&lt;/P&gt;
&lt;P&gt;FILESEXTRAPATHS_prepend := "${THISDIR}/files:"&lt;/P&gt;
&lt;P&gt;SRC_URI = "&lt;A href="https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.FSM.6.6" target="_blank"&gt;https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.FSM.6.6&lt;/A&gt; \&lt;BR /&gt;"&lt;/P&gt;
&lt;P&gt;SRCREV = "74700acb31e369495da22b4bbfd9e3f4315fc74a"&lt;BR /&gt;SRC_URI[sha256sum] = "977cb172f67e21fd8349a13a4cbd793308c6afb504731ddd775987feda3c66b1"&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 08:28:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1445018#M10407</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2022-04-18T08:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: LSDK migration on Yocto project</title>
      <link>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1445057#M10408</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52411"&gt;@yipingwang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please share with me the procedure you have followed?&lt;/P&gt;&lt;P&gt;Also, How can I build the kernel from&amp;nbsp;&lt;A href="https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.FSM.6.6" target="_blank" rel="nofollow noopener noreferrer"&gt;https://source.codeaurora.org/quic/femto5G/fsm/external/qoriq-components/linux_4.19-rt;branch=APSS.F...&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; through yocto dunfell branch?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 09:46:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LSDK-migration-on-Yocto-project/m-p/1445057#M10408</guid>
      <dc:creator>rrbhaskara</dc:creator>
      <dc:date>2022-04-18T09:46:59Z</dc:date>
    </item>
  </channel>
</rss>

