[U-Boot-Custodians] Branches other than "master" ?

Bin Meng bmeng.cn at gmail.com
Wed Aug 28 09:54:49 UTC 2019


Hi Tom,

On Tue, Aug 27, 2019 at 11:39 PM Tom Rini <trini at konsulko.com> wrote:
>
> Hey all,
>
> While thinking about making use of the "next" branch of the main tree
> more often, and perhaps similar to how linux-next is used, I was looking
> at http://www.denx.de/wiki/U-Boot/CustodianGitTrees again.  This talks
> about both "next" and "testing" branches.  Does anyone make use of
> "next" or "testing" branches today?  If so, are they rebased, or not?  I
> want to make sure that if I make any changes to a top-level branch name
> policy it's consistent throughout and won't cause problems.  Thanks!

If some patches come in the late phase of a release cycle and is not
eligible for current release from my perspective (eg: a big feature,
or a small patch but impacts many sub-domains), I will use a next
branch, and do the rebase on u-boot/master periodically. The master
branch is set to always tracking the upstream u-boot/master.

Regards,
Bin


More information about the U-Boot-Custodians mailing list