<feed xmlns='http://www.w3.org/2005/Atom'>
<title>u-boot.git/tools/update-subtree.sh, branch v2026.07</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/u-boot.git/atom/tools/update-subtree.sh?h=v2026.07</id>
<link rel='self' href='http://cgit.235523.xyz/u-boot.git/atom/tools/update-subtree.sh?h=v2026.07'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/'/>
<updated>2024-07-31T17:20:36Z</updated>
<entry>
<title>tools: Add script to update git subtree projects</title>
<updated>2024-07-31T17:20:36Z</updated>
<author>
<name>Raymond Mao</name>
<email>raymond.mao@linaro.org</email>
</author>
<published>2024-07-25T13:57:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/u-boot.git/commit/?id=c502d7ada25ab21cc04e1df62fd22af5c8360275'/>
<id>urn:sha1:c502d7ada25ab21cc04e1df62fd22af5c8360275</id>
<content type='text'>
Recently we are introducing multiple git subtree projects and
it is the right time to have a universal script to update
various subtrees and replace the dts/update-dts-subtree.sh.

update-subtree.sh is a wrapper of git subtree commands.

Usage: From U-Boot top directory,
run
$ ./tools/update-subtree.sh pull &lt;subtree-name&gt; &lt;release-tag&gt;
for pulling a tag from the upstream.
Or run
$ ./tools/update-subtree.sh pick &lt;subtree-name&gt; &lt;commit-id&gt;
for cherry-pick a commit from the upstream.

Currently &lt;subtree-name&gt; supports dts, mbedtls and lwip.

Signed-off-by: Raymond Mao &lt;raymond.mao@linaro.org&gt;
</content>
</entry>
</feed>
