
On Sun, Sep 15, 2024 at 12:19:29PM -0600, Tom Rini wrote:
On Sun, Sep 15, 2024 at 07:00:08PM +0200, Heinrich Schuchardt wrote:
On 8/26/24 18:39, Tom Rini wrote:
The previous wording on the paragraph about what branch to use when submitting patches did not reflect how / when the next branch is currently used. Reword this to note that master should be used for bug and regression fixes, always, and that next should be used once it opens, with -rc2.
Reported-by: Jerome Forissier jerome.forissier@linaro.org Signed-off-by: Tom Rini trini@konsulko.com
Hello Tom,
I missed that patch in my recent documentation pull-request.
Maybe you just want to add it to master with whatever comes next.
Reviewed-by: Heinrich Schuchardt xypron.glpk@gmx.de
Will do, thanks.
You got it already: commit 85deb7f69ca4467cf5cf75545b253f9414908222 Author: Tom Rini trini@konsulko.com AuthorDate: Mon Aug 26 10:39:17 2024 -0600 Commit: Heinrich Schuchardt xypron.glpk@gmx.de CommitDate: Thu Sep 12 18:13:52 2024 +0200
doc/develop/sending_patches.rst: Clarify when to use which branch