From cc729077dfac6f63537d54441d89f5f9ae3f3e9e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 14 Jul 2016 17:55:07 -0600 Subject: [PATCH] update toolchain md5sums --- Distcc_Cross-Compiling.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Distcc_Cross-Compiling.md b/Distcc_Cross-Compiling.md index 83307fa..af33a9f 100644 --- a/Distcc_Cross-Compiling.md +++ b/Distcc_Cross-Compiling.md @@ -13,10 +13,10 @@ In lieu of building the toolchain as detailed below, if you are running a 64-bit It is *highly recommended* to use these tarballs as they have been thoroughly tested, and are maintained to be version- and source-matched to the current toolchain components for our ARM architectures. If you build the toolchain yourself, you must assemble patched source tarballs to build versions that match what is in use here. -* [ARMv5te soft](/builder/xtools/x-tools.tar.xz) (5a70b7445fc26e8e027b5bce1fd4d257) -* [ARMv6l hard](/builder/xtools/x-tools6h.tar.xz) (eb9d2bbbe26902b0ce25feb9796973d8) -* [ARMv7l hard](/builder/xtools/x-tools7h.tar.xz) (4eadcab66b6336b75359ad5ac6dfecef) -* [ARMv8](/builder/xtools/x-tools8.tar.xz) (ecdfbe5a8662ad6df02ae08a109e3d8c) +* [ARMv5te soft](/builder/xtools/x-tools.tar.xz) (165245d510fb6f54c657672f343e2b0a) +* [ARMv6l hard](/builder/xtools/x-tools6h.tar.xz) (c598b5e62ae226d8f29693f3bef023fc) +* [ARMv7l hard](/builder/xtools/x-tools7h.tar.xz) (bde98bcbab93c5e0429f59b5c0ddd160) +* [ARMv8](/builder/xtools/x-tools8.tar.xz) (56df843271022e6737d60b4cd7d1fec5) If you want to save yourself time and configuration, see [WarheadsSE's distccd-alarm](https://github.com/WarheadsSE/PKGs/tree/master/distccd-alarm) package. This will generate 3 packages (one for each architecture), and contains configuration and systemd service units for each. It is for x86_64 only, like these toolchain tarballs.