]> git.zerfleddert.de Git - m1-debian/blobdiff - bootstrap.sh
fix build
[m1-debian] / bootstrap.sh
index 632f74e569744fbb905ae5c721741cd218421030..daae69b89e57b181c67339a0f5296da3cbb79ec6 100644 (file)
@@ -23,7 +23,7 @@ build_uboot()
 {
 (
         # Build u-boot
-        test -d u-boot || git clone --depth 1 https://github.com/jannau/u-boot
+        test -d u-boot || git clone --depth 1 https://github.com/jannau/u-boot -b x2r10g10b10
         cd u-boot
         git fetch
         git reset --hard origin/x2r10g10b10; git clean -f -x -d
Impressum, Datenschutz