Skip to content
Snippets Groups Projects
Commit ef51c509 authored by Sebastian Fricke's avatar Sebastian Fricke
Browse files

Workaround: Allow different git ownership from local kernel folder

parent caa3688d
No related branches found
No related tags found
No related merge requests found
...@@ -17,3 +17,4 @@ RUN touch env.sh ...@@ -17,3 +17,4 @@ RUN touch env.sh
RUN ./cross.sh setup RUN ./cross.sh setup
RUN ./cross.sh all RUN ./cross.sh all
RUN ./prepare_build.sh RUN ./prepare_build.sh
RUN git config --global --add safe.directory /build-scripts/media-git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment