<?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:Repository branches or commit IDs to be specified in Intel® Distribution of OpenVINO™ Toolkit</title>
    <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1224016#M21268</link>
    <description>&lt;P&gt;Hi Krishnendu,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munesh&lt;/P&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Oct 2020 03:27:13 GMT</pubDate>
    <dc:creator>Munesh_Intel</dc:creator>
    <dc:date>2020-10-30T03:27:13Z</dc:date>
    <item>
      <title>Repository branches or commit IDs to be specified</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1212103#M20790</link>
      <description>&lt;P&gt;I would like to know from the&amp;nbsp;&lt;A href="https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_yocto.html" target="_blank"&gt;https://docs.openvinotoolkit.org/latest/openvino_docs_install_guides_installing_openvino_yocto.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The instructions mentioned are&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;Set up Git repositories&lt;/H3&gt;
&lt;P&gt;The following Git repositories are required to build a Yocto image:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#poky" target="_blank"&gt;Poky&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/tree/README" target="_blank"&gt;Meta-intel&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://cgit.openembedded.org/meta-openembedded/tree/README" target="_blank"&gt;Meta-openembedded&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://github.com/kraj/meta-clang/blob/master/README.md" target="_blank"&gt;Meta-clang&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Clone these Git repositories to your host machine:&lt;/P&gt;
&lt;DIV class="fragment"&gt;
&lt;DIV class="line"&gt;git clone &lt;A href="https://git.yoctoproject.org/git/poky" target="_blank"&gt;https://git.yoctoproject.org/git/poky&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;git clone &lt;A href="https://git.yoctoproject.org/git/meta-intel" target="_blank"&gt;https://git.yoctoproject.org/git/meta-intel&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;git clone &lt;A href="https://git.openembedded.org/meta-openembedded" target="_blank"&gt;https://git.openembedded.org/meta-openembedded&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV class="line"&gt;git clone &lt;A href="https://github.com/kraj/meta-clang.git" target="_blank"&gt;https://github.com/kraj/meta-clang.git&lt;/A&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;H3&gt;&lt;A id="set_up_bitbake_layers" class="anchor" target="_blank"&gt;&lt;/A&gt;Set up BitBake* Layers&lt;/H3&gt;
&lt;DIV class="fragment"&gt;
&lt;DIV class="line"&gt;source poky/oe-init-build-env&lt;/DIV&gt;
&lt;DIV class="line"&gt;bitbake-layers add-layer ../meta-intel&lt;/DIV&gt;
&lt;DIV class="line"&gt;bitbake-layers add-layer ../meta-openembedded/meta-oe&lt;/DIV&gt;
&lt;DIV class="line"&gt;bitbake-layers add-layer ../meta-openembedded/meta-python&lt;/DIV&gt;
&lt;DIV class="line"&gt;bitbake-layers add-layer ../meta-clang&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;However the following downloads the latest and the greatest, it does not mention the branch or the commit ID which is verified. Please can someone help on this?&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="line"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 24 Sep 2020 06:28:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1212103#M20790</guid>
      <dc:creator>Krishnendhu</dc:creator>
      <dc:date>2020-09-24T06:28:37Z</dc:date>
    </item>
    <item>
      <title>Re:Repository branches or commit IDs to be specified</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1213048#M20844</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Krishnendu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;We are currently looking into this issue and will get back to you shortly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Munesh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Sep 2020 07:44:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1213048#M20844</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-09-28T07:44:01Z</dc:date>
    </item>
    <item>
      <title>Re:Repository branches or commit IDs to be specified</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1219753#M21163</link>
      <description>&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Hi Krishnendu,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Thank you for waiting, and our apologies for the delay in replying to you. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;We’ve checked with the developer team, and they’ve confirmed that the steps are correct. The latest and greatest branch (master branch) should work.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;You should also be able to use dunfell LTS stable branch of all layers but that won't have the latest version of OpenVINO - it is at version 2020.1 and we have a policy of not upgrading OpenVINO version in stable branches.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 16px;"&gt;Munesh&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 21 Oct 2020 10:53:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1219753#M21163</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-10-21T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re:Repository branches or commit IDs to be specified</title>
      <link>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1224016#M21268</link>
      <description>&lt;P&gt;Hi Krishnendu,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This thread will no longer be monitored since we have provided a solution.&amp;nbsp;If you need any additional information from Intel, please submit a new question.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Munesh&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Oct 2020 03:27:13 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Distribution-of-OpenVINO/Repository-branches-or-commit-IDs-to-be-specified/m-p/1224016#M21268</guid>
      <dc:creator>Munesh_Intel</dc:creator>
      <dc:date>2020-10-30T03:27:13Z</dc:date>
    </item>
  </channel>
</rss>

