Re: [Buildroot] [PATCH 2/2] Check if bootcurrent is valid before using it
Fiona Klute via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Am 24.08.26 um 13:49 schrieb Fiona Klute via buildroot: [...] > In that case you need to add the patch files to the package directory in > Buildroot (they will be applied to the sources during build), and send a > commit adding the patch files to the Buildroot ML. The process is > described in detail in chapter 19 "Patching a package" of the manual > [1]. Short version: > > * Make your commits in the RAUC repo > * Create patch file(s) using "git format-patch -N" > * Put them into the package dir (here: package/rauc/) > * Add an "Upstream:" trailer to each patch (together with your s-o-b), > with the PR URL(s) > * Test your patched package (I assume you have some Buildroot build > using RAUC), you should see patches being applied in build output before > configure > * Commit > * Run "./utils/docker-run make check-package" to check for any style > issues (check-package only looks at paths that exist in the Git repo, so > if you add new files you need to commit first) > * Once everything's good, send a patch for that commit to the RAUC ML [2]. Sorry, here I got confused, I meant "Buildroot ML". Reference link is correct though. ;-) _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot