From: Bdale Garbee Date: Sat, 13 Sep 2014 18:31:08 +0000 (-0600) Subject: updated to reflect changes from 1.5 release X-Git-Tag: bdale-altosdroid~28 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=ff7c006e50515040d43399899fac26a3fe26d8a7 updated to reflect changes from 1.5 release --- diff --git a/Releasing b/Releasing index a1c510fd..27bc82bb 100644 --- a/Releasing +++ b/Releasing @@ -61,18 +61,21 @@ These are Bdale's notes on how to do a release. make distclean - ./autogen.sh --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases + ./autogen.sh --enable-multi-arch \ + --with-fat-dir=/home/bdale/web/altusmetrum/AltOS/releases make && make fat this pushes packages for each platform to web site # store a stable copy of ARM binaries for production use - cp src/easymini-v1.0/*.elf \ + cp src/easymega-v1.0/*.elf \ + src/easymini-v1.0/*.elf \ src/telegps-v1.0/*.elf \ src/telemega-v1.0/*.elf \ src/telemetrum-v2.0/*.elf \ ~/altusmetrumllc/Binaries/ - cp src/easymini-v1.0/flash-loader/*.elf \ + cp src/easymega-v1.0/flash-loader/*.elf \ + src/easymini-v1.0/flash-loader/*.elf \ src/telegps-v1.0/flash-loader/*.elf \ src/telemega-v1.0/flash-loader/*.elf \ src/telemetrum-v2.0/flash-loader/*.elf \ @@ -87,7 +90,7 @@ These are Bdale's notes on how to do a release. and move the MicroPeak installers from AltOS/releases to there - create /home/bdale/web/altusmetrum/TeleGPS/releases/, - and move the MicroPeak installers from AltOS/releases to there + and move the TeleGPS installers from AltOS/releases to there - go edit ~/web/altusmetrum/AltOS/releases/.mdwn, /home/bdale/web/altusmetrum/MicroPeak/releases/.mdwn, and