<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>MCUboot from different branch</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/91525/mcuboot-from-different-branch</link><description>Hi, 
 i am interested to get the MCUBoot version developed in a specific branch different from the one present in the official SDK (i have the 1.9.1). 
 Is there a proper way to get it via west ? 
 Thanks in advance ! 
 Kind regards 
 Riccardo</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Sep 2022 14:30:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/91525/mcuboot-from-different-branch" /><item><title>RE: MCUboot from different branch</title><link>https://devzone.nordicsemi.com/thread/384427?ContentTypeID=1</link><pubDate>Fri, 02 Sep 2022 14:30:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79dd8f5a-4f26-442b-8e73-63082d9ea82d</guid><dc:creator>Riccardo Gaiati</dc:creator><description>&lt;p&gt;Hi Ted ! Thanks so much for the information. I managed to find a way via Sourcetree. Now i have both official git repository and the one with the fix i&amp;nbsp; am interested&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1662129027409v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MCUboot from different branch</title><link>https://devzone.nordicsemi.com/thread/384197?ContentTypeID=1</link><pubDate>Wed, 31 Aug 2022 16:35:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe793e02-ce10-457f-83bb-04078d7dc83b</guid><dc:creator>tedhavelka</dc:creator><description>&lt;p&gt;Hello Riccardo,&lt;/p&gt;
&lt;p&gt;You may be able to change a single line in Nordic&amp;#39;s sdk-nrf manifest file. The file I&amp;#39;m speaking of for me lives locally in [west_workspace]/nrf/west.yml.&amp;nbsp; I happen to be using Nordics nrf SDK version 1.6.1.&amp;nbsp; In Nordic&amp;#39;s github repository I find this manifest file at:&lt;/p&gt;
&lt;p&gt;&amp;nbsp; *&amp;nbsp; &lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main/west.yml#L106"&gt;github.com/.../west.yml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The older sdk-nrf manifest file I have has this excerpt to select and download 1.6.1&amp;#39;s chosen version of MCUBoot:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;106     # NCS repositories.
107     #
108     # Some of these are also Zephyr modules which have NCS-specific
109     # changes.
110     - name: mcuboot
111       repo-path: sdk-mcuboot
112       revision: v1.7.99-ncs2&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;One caveat to this suggestion, I haven&amp;#39;t manually adjusted the manifest for either sdk-nrf nor Nordic&amp;#39;s fork of Zephyr RTOS project.&amp;nbsp; I could do this, and then I would issue a `west update` command to upgrade or downgrade those repositories to their new versions.&amp;nbsp; But I&amp;#39;m not sure whether my local change to nrf-sdk manifest will persist.&amp;nbsp; That is, if I update nrf-sdk will my local changes be overwritten?&amp;nbsp; I think they may not, because I have made local changes to a couple of Zephyr fork source files, and those changes are not overwritten when I `west update`.&lt;/p&gt;
&lt;p&gt;And just a mention, local changes I make in Zephyr or other third party repos I am responsible to remember and keep track of them.&amp;nbsp; These are never for long term development, as I can&amp;#39;t keep such changes under my own revision control.&amp;nbsp; They&amp;#39;re usually just for sanity checks and short short term tests.&lt;/p&gt;
&lt;p&gt;Hope this can help you, Riccardo!&lt;/p&gt;
&lt;p&gt;- Ted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>