<?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: How to include git in imx8 image in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317411#M177826</link>
    <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I may not have been clear, or perhaps I'm not understanding your answer. I'm pretty new to this. I'm asking how to make git &lt;EM&gt;itself&lt;/EM&gt; available in the image. git is not present on the completed, booted image. I'm not trying to source some other project from a git repository. The recipe for git already exists within poky and can be built but I don't know how to include it in the build.&lt;/P&gt;</description>
    <pubDate>Tue, 03 Aug 2021 13:53:30 GMT</pubDate>
    <dc:creator>colinbroderick</dc:creator>
    <dc:date>2021-08-03T13:53:30Z</dc:date>
    <item>
      <title>How to include git in imx8 image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317304#M177808</link>
      <description>&lt;P&gt;I'm building for the imx8mpevk, and `bitbake imx-image-full` builds and boots just fine.&lt;/P&gt;&lt;P&gt;I'd like my image to include the git executable. It does exist in the poky sources and I can build it using `btibake git`, but it's not at all clear how to actually include it in the image. I'm assuming there is a list of included recipes somewhere other than bblayers (since poky is included but git, which is within poky, isn't), but I haven't been able to work it out.&lt;/P&gt;&lt;P&gt;Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 11:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317304#M177808</guid>
      <dc:creator>colinbroderick</dc:creator>
      <dc:date>2021-08-03T11:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to include git in imx8 image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317386#M177825</link>
      <description>&lt;P&gt;Hello colinbroderick,&lt;/P&gt;
&lt;P&gt;The git works as usual in yocto 5.10.35 BSP, if you want to create an git executable you can post the git in a conf file like:&lt;/P&gt;
&lt;PRE class="literallayout"&gt;     SRC_URI = "git://git.oe.handhelds.org/git/vip.git;tag=version-1"&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now the BB_RUNFMT Specifies the name of the executable script files (i.e. run files) saved into &lt;CODE class="filename"&gt;${&lt;/CODE&gt;&lt;A class="link" title="T" href="https://www.yoctoproject.org/docs/1.8.1/bitbake-user-manual/bitbake-user-manual.html#var-T" target="_blank"&gt;&lt;CODE class="filename"&gt;T&lt;/CODE&gt;&lt;/A&gt;&lt;CODE class="filename"&gt;}&lt;/CODE&gt;. By default, the &lt;CODE class="filename"&gt;BB_RUNFMT&lt;/CODE&gt; variable is undefined and the run file names get created using the following form:&lt;/P&gt;
&lt;PRE class="literallayout"&gt;     run.{task}.{pid}
                    &lt;/PRE&gt;
&lt;P&gt;If you want to force run files to take a specific name, you can set this variable in a configuration file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:33:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317386#M177825</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-08-03T13:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to include git in imx8 image</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317411#M177826</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I may not have been clear, or perhaps I'm not understanding your answer. I'm pretty new to this. I'm asking how to make git &lt;EM&gt;itself&lt;/EM&gt; available in the image. git is not present on the completed, booted image. I'm not trying to source some other project from a git repository. The recipe for git already exists within poky and can be built but I don't know how to include it in the build.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 13:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-include-git-in-imx8-image/m-p/1317411#M177826</guid>
      <dc:creator>colinbroderick</dc:creator>
      <dc:date>2021-08-03T13:53:30Z</dc:date>
    </item>
  </channel>
</rss>

