<?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: Adding external source for u-boot in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640550#M97685</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried the parameters in my build/conf/local.conf file and also in the .bb file. still bitbake shows error for do_unpack()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Oct 2016 09:10:09 GMT</pubDate>
    <dc:creator>anjojohn</dc:creator>
    <dc:date>2016-10-21T09:10:09Z</dc:date>
    <item>
      <title>Adding external source for u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640548#M97683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;i tried to add external source code for u-boot for imx6. created a recipe with u-boot-&amp;lt;custom&amp;gt; name with following parameters appended&lt;/P&gt;&lt;P&gt;inherit externalsrc&lt;/P&gt;&lt;P&gt;SRC_URI = "file://${TOPDIR}/../externalsrc/u-boot"&lt;/P&gt;&lt;P&gt;EXTERNALSRC = "${TOPDIR}/../externalsrc/u-boot"&lt;BR /&gt;EXTERNALSRC_BUILD = "${TOPDIR}/../externalsrc/u-boot"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but whenever i do the bitbake u-boot-&amp;lt;custom&amp;gt; i get error for "do_unpack". is any parameters missing ? If i gave&lt;/P&gt;&lt;P&gt;do_unpack(){&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;then it builds correctly. But my source is already unpacked.&lt;/P&gt;&lt;P&gt;Also when i do cleansstate, cleanall and clean it only cleans the u-boot binaries in tmp/ directory. the .o and .cmd are not deleted. How to remove these files from external source&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 12:18:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640548#M97683</guid>
      <dc:creator>anjojohn</dc:creator>
      <dc:date>2016-10-17T12:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding external source for u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640549#M97684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;According to the &lt;A class="link-titled" href="http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#building-software-from-an-external-source" rel="nofollow noopener noreferrer" title="http://www.yoctoproject.org/docs/1.8/dev-manual/dev-manual.html#building-software-from-an-external-source" target="_blank"&gt;Yocto Project Development Manual&lt;/A&gt; , here are the statements to put in your &lt;CODE class=""&gt;local.conf&lt;/CODE&gt; file:&lt;/P&gt;&lt;DIV class="" lang="en" title="Yocto Project Development Manual"&gt;&lt;DIV class="" title="Chapter&amp;nbsp;5.&amp;nbsp;Common Tasks"&gt;&lt;DIV class="" title="5.16.&amp;nbsp;Building Software from an External Source"&gt;&lt;PRE class=""&gt;INHERIT += "externalsrc"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
EXTERNALSRC_pn-&lt;EM class=""&gt;&lt;CODE&gt;myrecipe&lt;/CODE&gt;&lt;/EM&gt; = "&lt;EM class=""&gt;&lt;CODE&gt;path-to-your-source-tree&lt;/CODE&gt;&lt;/EM&gt;"

please try.

&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 08:07:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640549#M97684</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2016-10-21T08:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Adding external source for u-boot</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640550#M97685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried the parameters in my build/conf/local.conf file and also in the .bb file. still bitbake shows error for do_unpack()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 09:10:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Adding-external-source-for-u-boot/m-p/640550#M97685</guid>
      <dc:creator>anjojohn</dc:creator>
      <dc:date>2016-10-21T09:10:09Z</dc:date>
    </item>
  </channel>
</rss>

