<?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: OTA update from different computers</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814977#M125560</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Artur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Dec 2018 09:38:49 GMT</pubDate>
    <dc:creator>amit251291</dc:creator>
    <dc:date>2018-12-03T09:38:49Z</dc:date>
    <item>
      <title>OTA update from different computers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814973#M125556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using imx6 running with Android 7.1.2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using below command for creating OTA package&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;make otapackage&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;After this command the package becomes ready and then we are able to update the boards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if a board is flashed from an OTA package built by COMPUTER A and then if we try to update the same board with an OTA package built from COMPUTER B, will it work ? Or it will have some certificate/release keys issues ? How to solve them ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request you to throw some light on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2018 07:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814973#M125556</guid>
      <dc:creator>amit251291</dc:creator>
      <dc:date>2018-11-29T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: OTA update from different computers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814974#M125557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, this is not the answer but rather a question to your question.&lt;/P&gt;&lt;P&gt;I'm just wondering how you do when you update your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say that you've made a package - how do you find that package on your Android device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I.e,&amp;nbsp;&lt;/P&gt;&lt;P&gt;- do you put the package on a server (GIT or linux)?&lt;/P&gt;&lt;P&gt;- how do you build your image so when you click "additional system updates" in Android, it points to your OTA package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm curious about the process on how to get the update package that you've made on to the Android device - OTA.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be thankful for your answer and hope that you get the answer to your question too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Richard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 08:29:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814974#M125557</guid>
      <dc:creator>richard_anderse</dc:creator>
      <dc:date>2018-11-30T08:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: OTA update from different computers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814975#M125558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your question is not specific to any of the NXP products, generally, this is the Android OS specific question. Please refer to the Android Developer web site resources to find an answer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.android.com/"&gt;https://developer.android.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Artur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Nov 2018 11:29:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814975#M125558</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2018-11-30T11:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: OTA update from different computers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814976#M125559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Richard,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the package is ready we copy it to our local server. On every boot of our android device, our application checks if there is any new version available. If found then it downloads and upgrades the current software.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One can also copy the OTA package to locally /cache/ dir and use below command from terminal to upgrade.&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;reboot recovery&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&amp;nbsp;&lt;BR /&gt;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 09:37:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814976#M125559</guid>
      <dc:creator>amit251291</dc:creator>
      <dc:date>2018-12-03T09:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: OTA update from different computers</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814977#M125560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Artur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Dec 2018 09:38:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/OTA-update-from-different-computers/m-p/814977#M125560</guid>
      <dc:creator>amit251291</dc:creator>
      <dc:date>2018-12-03T09:38:49Z</dc:date>
    </item>
  </channel>
</rss>

