- Sep 08, 2023
-
-
Sebastian Fricke authored
There are multiple reasons why the branch might not be called main: - It could be called master - We might want to test a specific feature branch - When using GitLab or GitHub to test merge requests etc. Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
-
Sebastian Fricke authored
Enable to perform more steps without a custom configuration. This is beneficial for example to prepare a container with the dependencies. Signed-off-by: Sebastian Fricke <sebastian.fricke@collabora.com>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Sep 07, 2023
-
-
Hans Verkuil authored
Added missing build directory to the path. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Sep 06, 2023
-
-
Hans Verkuil authored
Sometimes you want to run the virtme regression tests with a specific version of the v4l-utils utilities, or a specific version of the test-media scripts (or both). Add new -virtme-utils-path and -virtme-test-media options to explicitly set the path to the utils and the test script to use. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 30, 2023
-
-
Hans Verkuil authored
That makes it easier to see how long the total build took. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 28, 2023
-
-
Hans Verkuil authored
The binutils and gcc packages were originally extracted during the setup phase, but with the new build-clean command that no longer works. Instead extract them if they are missing when you start building. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
This is actually needed for ccache support. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
The build-clean argument deletes the build directories from inside the cross directory since these are no longer needed once you finished building the cross toolchain. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Explain a bit more about this option. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Move the daily build documentation to env-upload.tmpl: it is expected that this will disappear eventually and it is only of interest to me. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Just call the remote for your repo 'main', and for the optional local repo 'local'. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 18, 2023
-
-
Hans Verkuil authored
Main issue was that the dmesg output wasn't copied correctly. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 16, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Add a config where CONFIG_ACPI=n. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 13, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 10, 2023
-
-
Hans Verkuil authored
There are a few sources that smatch fails to compile ('too hairy'). Add -i to let make continue. Do the same for sparse (although that is probably not needed). Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 08, 2023
-
-
Hans Verkuil authored
This is not always a failure, but it is something to warn about when using the -patches option. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 07, 2023
-
-
Hans Verkuil authored
Needed for the -patches option. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 04, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Most people won't need to email/uploads results, so split it up into a separate script. It is likely that this will eventually disappear completely. Also clean up the logging a bit. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 03, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Separate the sparse/smatch builds as well, and use i686 for sparse and x86_64 for smatch. Using allyesconfig should avoid the case where new drivers are not enabled in the sparse.config. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Aug 02, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Jul 27, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Jul 20, 2023
-
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
That makes the logs a little bit easier to read. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Jul 19, 2023
-
-
Hans Verkuil authored
The tree wasn't reset to HEAD, so it was all messed up. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Jul 15, 2023
-
-
Hans Verkuil authored
Pass the extra options directly to 'meson setup', rather than in a second configure step. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Calling pahole.sh didn't work from crontab since '.' wasn't part of the PATH. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
- Jul 14, 2023
-
-
Hans Verkuil authored
Also verify that the scripts are in fact called from that directory. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
No longer needed. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-
Hans Verkuil authored
Also rename 'log' to 'logs'. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-