From: colepoirier@1ec9c8c87c85f09e4718cd80e0605065e33975f0 Date: Tue, 8 Sep 2020 20:12:08 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~2162 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bc1e1399d3afb10d910998cf3d4e0024060a4bff;p=libreriscv.git --- diff --git a/3d_gpu/mesa.mdwn b/3d_gpu/mesa.mdwn index b5e2f6033..c5a7bd64a 100644 --- a/3d_gpu/mesa.mdwn +++ b/3d_gpu/mesa.mdwn @@ -83,7 +83,7 @@ Now change back to the base `~/opt` directory and clone the `mesa` git repo from cd ~/opt git clone https://gitlab.freedesktop.org/vivekvpandya/mesa.git - git pull origin libresoc_dev + git pull --rebase origin libresoc_dev git checkout -b libresoc_dev cd mesa mkdir build && cd build