<?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: LS1043ardb fsl-image-kernelitb error</title>
    <link>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588437#M1542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hao Nguyen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you made any modification in sdk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so, It seems like, while compiling the sdk, some images are copying to&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;/build_ls1043ardb/tmp/deploy/images/ls1043ardb/Image directory, and the image directory is not present. Try grep command on the parts you modified in your sdk, to confirm whether the Image directory is created by &lt;STRONG&gt;grep -nr&amp;nbsp; "install -d ${DEPLOYDIR}/Images" ./&amp;lt;path&amp;gt;&lt;/STRONG&gt; before the cp command you provided in do_deploy section of bb file.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jun 2016 06:10:26 GMT</pubDate>
    <dc:creator>pranavmadhu</dc:creator>
    <dc:date>2016-06-30T06:10:26Z</dc:date>
    <item>
      <title>LS1043ardb fsl-image-kernelitb error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588435#M1540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SDK2.0 for the ls1043ardb board and got an error when compiling:&lt;/P&gt;&lt;P&gt;bitbake fsl-image-kernelitb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: Checking sstate mirror object availability (for 9 objects)&lt;/P&gt;&lt;P&gt;NOTE: Executing SetScene Tasks&lt;/P&gt;&lt;P&gt;NOTE: Executing RunQueue Tasks&lt;/P&gt;&lt;P&gt;ERROR: Function failed: do_deploy (log file is located at /home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/ls1043ardb-fsl-linux/fsl-image-kernelitb/1.0-r0/temp/log.do_deploy.84525)&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/ls1043ardb-fsl-linux/fsl-image-kernelitb/1.0-r0/temp/log.do_deploy.84525&lt;/P&gt;&lt;P&gt;Log data follows:&lt;/P&gt;&lt;P&gt;| DEBUG: Executing python function sstate_task_prefunc&lt;/P&gt;&lt;P&gt;| DEBUG: Python function sstate_task_prefunc finished&lt;/P&gt;&lt;P&gt;| DEBUG: Executing shell function do_deploy&lt;/P&gt;&lt;P&gt;| cp: cannot stat '/home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/deploy/images/ls1043ardb/Image': No such file or directory&lt;/P&gt;&lt;P&gt;| WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;| ERROR: Function failed: do_deploy (log file is located at /home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/ls1043ardb-fsl-linux/fsl-image-kernelitb/1.0-r0/temp/log.do_deploy.84525)&lt;/P&gt;&lt;P&gt;ERROR: Task 13 (/home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/sources/meta-freescale/recipes-fsl/images/fsl-image-kernelitb.bb, do_deploy) failed with exit code '1'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And the log file 84525 is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DEBUG: Executing python function sstate_task_prefunc&lt;/P&gt;&lt;P&gt;DEBUG: Python function sstate_task_prefunc finished&lt;/P&gt;&lt;P&gt;DEBUG: Executing shell function do_deploy&lt;/P&gt;&lt;P&gt;cp: cannot stat '/home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/deploy/images/ls1043ardb/Image': No such file or directory&lt;/P&gt;&lt;P&gt;WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;ERROR: Function failed: do_deploy (log file is located at /home/hoa/Workspace/SDK_2.0/QorIQ-SDK-V2.0-20160527-yocto/build_ls1043ardb/tmp/work/ls1043ardb-fsl-linux/fsl-image-kernelitb/1.0-r0/temp/log.do_deploy.84525)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I am missing here to create a kernel.itb file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition, how to I individually install/load the kernel, dtb, and ram disk file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Hoa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 21:18:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588435#M1540</guid>
      <dc:creator>hoanguyen</dc:creator>
      <dc:date>2016-06-29T21:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ardb fsl-image-kernelitb error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588436#M1541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;We usually use the following command sequence for SDK installing under Ubuntu 14.04 or 12.04: &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal"&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;1. sudo apt-get install ubuntu-minimal ubuntu-standard patch vim-common sed wget subversion git-core coreutils libbonobo2-common unzip texi2html texinfo libsdl1.2-dev docbook-utils gawk python-pysqlite2 diffstat make gcc build-essential xz-utils g++ desktop-file-utils chrpath libgl1-mesa-dev libglu1-mesa-dev autoconf automake groff libtool xterm libncurses5-dev cvs tofrodos&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="xmsonormal"&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;2.&amp;nbsp; a) command: ls -l /bin/sh&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Message:&amp;nbsp; /bin/sh -&amp;gt; dash&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; b) command: sudo dpkg-reconfigure dash&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Answer after password – No&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Message: &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Removing 'diversion of /bin/sh to /bin/sh.distrib by dash'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adding 'diversion of /bin/sh to /bin/sh.distrib by bash'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash'&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; c) command for checking: ls -l /bin/sh&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Message: /bin/sh -&amp;gt; bash&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="xmsonormal"&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;3. install SDK for your core&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;4. install SDK source&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;5. &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;cd &amp;lt;sdk-install-dir&amp;gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;6. &lt;SPAN style="color: black;"&gt;./sources/meta-freescale/scripts/host-prepare.sh&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="xmsonormal" style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt;"&gt;Usually Linux recommends also run the following command: sudo usr/sbin/visudo&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 Chubakov&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>Thu, 30 Jun 2016 05:05:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588436#M1541</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2016-06-30T05:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ardb fsl-image-kernelitb error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588437#M1542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Hao Nguyen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you made any modification in sdk?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if so, It seems like, while compiling the sdk, some images are copying to&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;/build_ls1043ardb/tmp/deploy/images/ls1043ardb/Image directory, and the image directory is not present. Try grep command on the parts you modified in your sdk, to confirm whether the Image directory is created by &lt;STRONG&gt;grep -nr&amp;nbsp; "install -d ${DEPLOYDIR}/Images" ./&amp;lt;path&amp;gt;&lt;/STRONG&gt; before the cp command you provided in do_deploy section of bb file.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 06:10:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588437#M1542</guid>
      <dc:creator>pranavmadhu</dc:creator>
      <dc:date>2016-06-30T06:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: LS1043ardb fsl-image-kernelitb error</title>
      <link>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588438#M1543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prana,&lt;/P&gt;&lt;P&gt;I have not made any modification. I think there is a typo- image should be images. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hoa Nguyen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 10:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/LS1043ardb-fsl-image-kernelitb-error/m-p/588438#M1543</guid>
      <dc:creator>hoanguyen</dc:creator>
      <dc:date>2016-06-30T10:02:29Z</dc:date>
    </item>
  </channel>
</rss>

