<?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>i.MX ProcessorsのトピックRe: Building dhcp result in an error during patching</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493184#M79252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 20:46:38 GMT</pubDate>
    <dc:creator>Carlos_Musich</dc:creator>
    <dc:date>2016-05-03T20:46:38Z</dc:date>
    <item>
      <title>Building dhcp result in an error during patching</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493181#M79249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I use the BSP &lt;A class="branch-deco" href="http://git.freescale.com/git/cgit.cgi/imx/fsl-arm-yocto-bsp.git/log/?h=imx-4.1.15-1.0.0_ga" rel="nofollow noopener noreferrer" style="color: black; margin: 0 0.5em; padding: 0 0.25em; font-family: sans-serif; font-size: 13.3333px; background-color: #88ff88;" target="_blank"&gt;imx-4.1.15-1.0.0_ga&lt;/A&gt; with en imx6ul evk board and I try to add the dhcp server in the image. I do not modify (nor add bbappend) to the recipe poky/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb&lt;/P&gt;&lt;P&gt;However I'm facing an error from 'quilt' &lt;/P&gt;&lt;PRE __default_attr="php" __jive_macro_name="code" class="_jivemacro_uid_1462190378272445 jive_macro_code jive_text_macro" data-renderedposition="135_50_798_416" jivemacro_uid="_1462190378272445"&gt;&lt;P&gt;ERROR: Command Error: exit status: 1&amp;nbsp; Output:&lt;/P&gt;&lt;P&gt;Usage: quilt [--trace[=verbose]] [--quiltrc=XX] command [-h] ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; quilt --version&lt;/P&gt;&lt;P&gt;Commands are:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Global options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--trace&lt;/P&gt;&lt;P&gt;&amp;nbsp; Runs the command in bash trace mode (-x). For internal debugging.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--quiltrc file&lt;/P&gt;&lt;P&gt;&amp;nbsp; Use the specified configuration file instead of ~/.quiltrc (or&lt;/P&gt;&lt;P&gt;&amp;nbsp; /home/matt/DEV/build/tmp/sysroots/x86_64-linux/etc/quilt.quiltrc if ~/.quiltrc does not exist).&amp;nbsp; See the pdf&lt;/P&gt;&lt;P&gt;&amp;nbsp; documentation for details about its possible contents.&amp;nbsp; The&lt;/P&gt;&lt;P&gt;&amp;nbsp; special value "-" causes quilt not to read any configuration&lt;/P&gt;&lt;P&gt;&amp;nbsp; file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--version&lt;/P&gt;&lt;P&gt;&amp;nbsp; Print the version number and exit immediately.&lt;/P&gt;&lt;P&gt;ERROR: Function failed: patch_do_patch&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: xxxxx/build/tmp/work/cortexa7hf-vfp-neon-poky-linux-gnueabi/bind/9.10.2-P4-r0/temp/log.do_patch.20456&lt;/P&gt;&lt;P&gt;ERROR: Task 648 (/xxxxx/sources/poky/meta/recipes-connectivity/bind/bind_9.10.2-P4.bb, do_patch) failed with exit code '1'&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also checked my version of quilt which is 0.60, and I tried 0.63 without success.&lt;/P&gt;&lt;P&gt;The feature is added through CORE_IMAGE_EXTRA_INSTALL += "dhcp-server dhcp-client" in conf/local.conf&lt;/P&gt;&lt;P&gt;Any tweaks ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 12:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493181#M79249</guid>
      <dc:creator>matt67</dc:creator>
      <dc:date>2016-05-02T12:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Building dhcp result in an error during patching</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493182#M79250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, it looks like my yocto project is dirty I rebuilt from scratch in another directory... maybe it was cause I updated GIT (I needed to be compile it with openssl)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 17:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493182#M79250</guid>
      <dc:creator>matt67</dc:creator>
      <dc:date>2016-05-02T17:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Building dhcp result in an error during patching</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493183#M79251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Finally the solution was to delete dir tmp and sstate-cache from my build folder... :smileyhappy:&amp;nbsp; it had nothing to do with dhcp.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 18:16:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493183#M79251</guid>
      <dc:creator>matt67</dc:creator>
      <dc:date>2016-05-02T18:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Building dhcp result in an error during patching</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493184#M79252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for sharing this!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Carlos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 20:46:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Building-dhcp-result-in-an-error-during-patching/m-p/493184#M79252</guid>
      <dc:creator>Carlos_Musich</dc:creator>
      <dc:date>2016-05-03T20:46:38Z</dc:date>
    </item>
  </channel>
</rss>

