X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/ae43a6ec466a273a5867834c6e066d7158078d99..7c94d3fa6a2c77896d481f3fe960d9fa3531ac34:/bootstrap.sh diff --git a/bootstrap.sh b/bootstrap.sh index f79fc22..859c24f 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,8 +28,8 @@ build_linux() git fetch git reset --hard origin/spmi/work; git clean -f -x -d &> /dev/null curl -s https://tg.st/u/9ce9060dea91951a330feeeda3ad636bc88c642c.patch | git am - - curl -s https://tg.st/u/5nly | git am - - curl -s https://tg.st/u/0wM8 | git am - + curl -s https://tg.st/u/5nly.patch | git am - + curl -s https://tg.st/u/0wM8.patch | git am - curl -s https://tg.st/u/256f5efbf23ff68c489dad92f99d1cecfb021729.patch | git am - curl -s https://tg.st/u/8737955a0263d09ffa8550658dfcac1df3d0665c.patch | git am - curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am - @@ -167,7 +167,7 @@ publish_artefacts() mkdir -p build cd build -sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support +sudo apt-get install -y build-essential bash git locales gcc-aarch64-linux-gnu libc6-dev-arm64-cross device-tree-compiler imagemagick ccache eatmydata debootstrap pigz libncurses-dev qemu-user-static binfmt-support rsync git build_linux build_m1n1