|
|
@@ -58,7 +58,7 @@ basically two things that can be done:
|
|
|
these steps:
|
|
|
. Check if you can reproduce the problem by building with the same
|
|
|
configuration. You can do this manually, or use the
|
|
|
- https://git.buildroot.org/buildroot-test/tree/utils/br-reproduce-build[br-reproduce-build]
|
|
|
+ https://gitlab.com/buildroot.org/buildroot-test/-/blob/master/utils/br-reproduce-build[br-reproduce-build]
|
|
|
script that will automatically clone a Buildroot git repository,
|
|
|
checkout the correct revision, download and set the right
|
|
|
configuration, and start the build.
|