<?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>P-Series中的主题 Compile kernel for QorIq processor p5040</title>
    <link>https://community.nxp.com/t5/P-Series/Compile-kernel-for-QorIq-processor-p5040/m-p/439525#M2533</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Freescale Linux SDK v1.8 for QorIQ Processors that I am using to compile source images for p5040ds development system. &lt;/P&gt;&lt;P&gt;I have compiled the u-boot as instructed in below link .&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/376114"&gt;modifying u-boot for QorIQ processors &lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to customize Linux Kernel. For this i am using these commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -c cleansstate kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got following output.&lt;/P&gt;&lt;P&gt;Loading cache: 100% |########################################################################################################################################################################| ETA:&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;Loaded 2366 entries from dependency cache.&lt;/P&gt;&lt;P&gt;ERROR: Nothing PROVIDES 'kernel'. Close matches:&lt;/P&gt;&lt;P&gt;&amp;nbsp; kernelshark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also run&lt;/P&gt;&lt;P&gt;bitbake kernel -c cleansstate , but got the same output. What is wrong here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Oct 2015 08:22:06 GMT</pubDate>
    <dc:creator>saurabhagarwal</dc:creator>
    <dc:date>2015-10-07T08:22:06Z</dc:date>
    <item>
      <title>Compile kernel for QorIq processor p5040</title>
      <link>https://community.nxp.com/t5/P-Series/Compile-kernel-for-QorIq-processor-p5040/m-p/439525#M2533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Freescale Linux SDK v1.8 for QorIQ Processors that I am using to compile source images for p5040ds development system. &lt;/P&gt;&lt;P&gt;I have compiled the u-boot as instructed in below link .&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/376114"&gt;modifying u-boot for QorIQ processors &lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to customize Linux Kernel. For this i am using these commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bitbake -c cleansstate kernel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got following output.&lt;/P&gt;&lt;P&gt;Loading cache: 100% |########################################################################################################################################################################| ETA:&amp;nbsp; 00:00:00&lt;/P&gt;&lt;P&gt;Loaded 2366 entries from dependency cache.&lt;/P&gt;&lt;P&gt;ERROR: Nothing PROVIDES 'kernel'. Close matches:&lt;/P&gt;&lt;P&gt;&amp;nbsp; kernelshark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also run&lt;/P&gt;&lt;P&gt;bitbake kernel -c cleansstate , but got the same output. What is wrong here ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 08:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Compile-kernel-for-QorIq-processor-p5040/m-p/439525#M2533</guid>
      <dc:creator>saurabhagarwal</dc:creator>
      <dc:date>2015-10-07T08:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: Compile kernel for QorIq processor p5040</title>
      <link>https://community.nxp.com/t5/P-Series/Compile-kernel-for-QorIq-processor-p5040/m-p/439526#M2534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Use the following command sequence:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;$ bitbake -c cleansstate virtual/kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;$ bitbake -c patch virtual/kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Configure kernel.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;$ bitbake -c menuconfig virtual/kernel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;$ bitbake virtual/kernel&amp;nbsp;&amp;nbsp; // Rebuild kernel:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;Note for clean commands:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;clean:remove the work folder of the package&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;•cleansstate:clean+ delete the cached binary&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;−when a known good package fails to build unexpectedly, or an image build fails with "error: Failed dependencies", do -c cleansstatefirst on the failing package, then rebuild&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;•patch:install source including all patches&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;Use with care:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="Default"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: 'Times New Roman';"&gt;•cleanall: delete the source archive from../sources&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2015 11:54:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/P-Series/Compile-kernel-for-QorIq-processor-p5040/m-p/439526#M2534</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2015-10-07T11:54:30Z</dc:date>
    </item>
  </channel>
</rss>

