Lines Matching full:git
14 # docker run -it -v <insert sof dir here>:/home/sof/work/sof.git --user `id -u` sof ./incremental.…
41 git \
73 git clone $CLONE_DEFAULTS https://github.com/thesofproject/alsa-lib.git && \
74 git clone $CLONE_DEFAULTS https://github.com/thesofproject/alsa-utils.git && \
80 ARG XT_OVERLAY_REPO=$GITHUB_SOF/xtensa-overlay.git
81 ARG CT_NG_REPO=$GITHUB_SOF/crosstool-ng.git
85 git clone $CLONE_DEFAULTS --branch sof-gcc10.2 $XT_OVERLAY_REPO && \
87 git clone $CLONE_DEFAULTS --branch sof-gcc10x $CT_NG_REPO && \
109 ARG NEWLIB_REPO=https://github.com/jcmvbkbc/newlib-xtensa.git
111 git clone $CLONE_DEFAULTS --branch xtensa $NEWLIB_REPO && \
120 cd /home/sof/ && rm -rf newlib-xtensa.git
124 RUN mkdir -p /home/sof/work/sof.git
127 WORKDIR /home/sof/work/sof.git/