<?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[having trouble figuring what to do for porting]]></title><description><![CDATA[<p dir="auto">I'm trying to be the first one to port samsung galaxy tab a7 (gta4l) but I'm having trouble understanding this:</p>
<p dir="auto">&lt;project path="device/[manufacturer]/[device]" name="[repository name]" remote="[remote]" revision="[revision]" /&gt;</p>
<p dir="auto">idk what to do with name,remote and revision</p>
<p dir="auto">So can anyone help me?</p>
]]></description><link>https://forums.ubports.com/topic/10829/having-trouble-figuring-what-to-do-for-porting</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 18:32:11 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/10829.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 Mar 2025 22:01:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Sat, 08 Mar 2025 16:25:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> oh,so do I put it at the root of the kernel source folder?</p>
]]></description><link>https://forums.ubports.com/post/85017</link><guid isPermaLink="true">https://forums.ubports.com/post/85017</guid><dc:creator><![CDATA[shadan]]></dc:creator><pubDate>Sat, 08 Mar 2025 16:25:39 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Sat, 08 Mar 2025 12:47:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> that's where kernel config is stored. deviceinfo is outside of sources directory</p>
]]></description><link>https://forums.ubports.com/post/85013</link><guid isPermaLink="true">https://forums.ubports.com/post/85013</guid><dc:creator><![CDATA[faveoled]]></dc:creator><pubDate>Sat, 08 Mar 2025 12:47:44 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Sat, 08 Mar 2025 12:24:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> in /arch/arm64/configs??</p>
]]></description><link>https://forums.ubports.com/post/85012</link><guid isPermaLink="true">https://forums.ubports.com/post/85012</guid><dc:creator><![CDATA[shadan]]></dc:creator><pubDate>Sat, 08 Mar 2025 12:24:35 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Sat, 08 Mar 2025 04:06:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shadan" aria-label="Profile: shadan">@<bdi>shadan</bdi></a> write it line-by-line, fill some data from unpackbootimg</p>
]]></description><link>https://forums.ubports.com/post/85002</link><guid isPermaLink="true">https://forums.ubports.com/post/85002</guid><dc:creator><![CDATA[faveoled]]></dc:creator><pubDate>Sat, 08 Mar 2025 04:06:49 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Sat, 08 Mar 2025 00:03:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> oh,ok but just a question where am i supposed to make the deviceinfo file?</p>
]]></description><link>https://forums.ubports.com/post/85000</link><guid isPermaLink="true">https://forums.ubports.com/post/85000</guid><dc:creator><![CDATA[shadan]]></dc:creator><pubDate>Sat, 08 Mar 2025 00:03:30 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Fri, 07 Mar 2025 18:53:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shadan" aria-label="Profile: shadan">@<bdi>shadan</bdi></a> looks like there are two ways - one involves compiling full halium source, and the one I suggested involves just compiling your own kernel. I'd prefer the latter as I'm a newbie to this</p>
]]></description><link>https://forums.ubports.com/post/84997</link><guid isPermaLink="true">https://forums.ubports.com/post/84997</guid><dc:creator><![CDATA[faveoled]]></dc:creator><pubDate>Fri, 07 Mar 2025 18:53:42 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Fri, 07 Mar 2025 18:50:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> was I supposed to use that?</p>
]]></description><link>https://forums.ubports.com/post/84996</link><guid isPermaLink="true">https://forums.ubports.com/post/84996</guid><dc:creator><![CDATA[shadan]]></dc:creator><pubDate>Fri, 07 Mar 2025 18:50:46 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Fri, 07 Mar 2025 17:11:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/faveoled" aria-label="Profile: faveoled">@<bdi>faveoled</bdi></a> I'm using the setting up the sources</p>
<p dir="auto"><a href="https://docs.ubports.com/en/latest/porting/build_and_boot/H9_setup_sources.html" rel="nofollow ugc">https://docs.ubports.com/en/latest/porting/build_and_boot/H9_setup_sources.html</a></p>
]]></description><link>https://forums.ubports.com/post/84994</link><guid isPermaLink="true">https://forums.ubports.com/post/84994</guid><dc:creator><![CDATA[shadan]]></dc:creator><pubDate>Fri, 07 Mar 2025 17:11:02 GMT</pubDate></item><item><title><![CDATA[Reply to having trouble figuring what to do for porting on Fri, 07 Mar 2025 07:48:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/shadan" aria-label="Profile: shadan">@<bdi>shadan</bdi></a> are you using an old guide? I think you should use this instead:<br />
<a href="https://docs.ubports.com/en/latest/porting/build_and_boot/standalone_kernel_build.html" rel="nofollow ugc">https://docs.ubports.com/en/latest/porting/build_and_boot/standalone_kernel_build.html</a></p>
]]></description><link>https://forums.ubports.com/post/84982</link><guid isPermaLink="true">https://forums.ubports.com/post/84982</guid><dc:creator><![CDATA[faveoled]]></dc:creator><pubDate>Fri, 07 Mar 2025 07:48:22 GMT</pubDate></item></channel></rss>