<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Manifest remote and revision]]></title><description><![CDATA[<p dir="auto">Hello i followed the Tutorial from Halium (<a href="https://docs.halium.org/en/latest/porting/get-sources.html#the-device-repository" rel="nofollow ugc">https://docs.halium.org/en/latest/porting/get-sources.html#the-device-repository</a>). but I dont know what I need to put in the remote and revision text.</p>
<p dir="auto">huawei_kiwi.xml:</p>
<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;manifest&gt;
    &lt;project path="device/huawei/kiwi" name="android_device_huawei_kiwi" remote="[remote]" revision="[revision]" /&gt;


&lt;/manifest&gt;

</code></pre>
]]></description><link>https://forums.ubports.com/topic/6830/manifest-remote-and-revision</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 03:47:55 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/6830.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 13 Oct 2021 13:19:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Manifest remote and revision on Sat, 16 Oct 2021 12:43:38 GMT]]></title><description><![CDATA[<p dir="auto">how about trying:</p>
<p dir="auto">(halium 9)<br />
huawei_kiwi.xml:</p>
<pre><code>&lt;?xml version="1.0" encoding="UTF-8"?&gt;
&lt;manifest&gt;
    &lt;remote name="LineageOS" fetch="https://github.com/LineageOS" revision="lineage-16.0"/&gt;
    &lt;remote name="TheMuppets" fetch="https://github.com/TheMuppets" revision="lineage-16.0" /&gt;
    &lt;project path="device/huawei/kiwi" name="android_device_huawei_kiwi" remote="LineageOS" revision="lineage-16.0" /&gt;
    &lt;project path="kernel/huawei/kiwi" name="android_kernel_huawei_kiwi" remote="LineageOS" revision="lineage-16.0" /&gt;
    &lt;project path="vendor/huawei/" name="proprietary_vendor_huawei" remote="TheMuppets" revision="lineage-16.0" /&gt;
&lt;/manifest&gt;
</code></pre>
]]></description><link>https://forums.ubports.com/post/56568</link><guid isPermaLink="true">https://forums.ubports.com/post/56568</guid><dc:creator><![CDATA[dhruv22592]]></dc:creator><pubDate>Sat, 16 Oct 2021 12:43:38 GMT</pubDate></item><item><title><![CDATA[Reply to Manifest remote and revision on Thu, 14 Oct 2021 18:43:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bwlok" aria-label="Profile: bwlok">@<bdi>bwlok</bdi></a> My info and understanding on this is it is still a non starter. Sorry</p>
]]></description><link>https://forums.ubports.com/post/56510</link><guid isPermaLink="true">https://forums.ubports.com/post/56510</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Thu, 14 Oct 2021 18:43:25 GMT</pubDate></item><item><title><![CDATA[Reply to Manifest remote and revision on Wed, 13 Oct 2021 13:22:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/lakotaubp" aria-label="Profile: lakotaubp">@<bdi>lakotaubp</bdi></a> im trying to port ubuntu touch and I have already unlocked the bootloader</p>
]]></description><link>https://forums.ubports.com/post/56432</link><guid isPermaLink="true">https://forums.ubports.com/post/56432</guid><dc:creator><![CDATA[Bwlok]]></dc:creator><pubDate>Wed, 13 Oct 2021 13:22:43 GMT</pubDate></item><item><title><![CDATA[Reply to Manifest remote and revision on Wed, 13 Oct 2021 13:21:52 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bwlok" aria-label="Profile: bwlok">@<bdi>bwlok</bdi></a> Can I ask what you are attempting? I did not think the bootloader could be unlocked on Huawei devices which is why none have been ported .</p>
]]></description><link>https://forums.ubports.com/post/56431</link><guid isPermaLink="true">https://forums.ubports.com/post/56431</guid><dc:creator><![CDATA[Lakotaubp]]></dc:creator><pubDate>Wed, 13 Oct 2021 13:21:52 GMT</pubDate></item></channel></rss>