diff --git a/README.md b/README.md index 641d10a6..6114dd2d 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,20 @@ - TCP_Westwood: Tune-up - Fixed headphone buttons - And several optimizations to GPU + + - __ClangorousSoulblaze__ + - Kernel upstream: Linux 3.10.55 + - Implemented a simpler MSM_THERMAL monitor + - Implemented Intelli-plug hotplug driver + - Implemented Faux sound control + - Sensors: updated drivers + - Radio: fully functional + - RIL: updated drivers + - Fixed logcat issues ## Downloads - __[AetherLite ROM](http://tiny.cc/aetherlite "AetherLite ROM")__ - - __[Temporary SecureStorage fix](http://tiny.cc/securestoragefix "Temporary SecureStorage fix")__ + __[AetherLite ROM](http://tiny.cc/aetherlite.r03 "AetherLite ROM")__ __[AetherAura Kernel](https://github.com/CaelestisZ/AetherAura/releases "AetherAura Kernel")__ diff --git a/build_aether.sh b/build_aether.sh index b7c0765e..5a1e0e22 100755 --- a/build_aether.sh +++ b/build_aether.sh @@ -24,7 +24,7 @@ # clear # Init Fields -AE_VERSION=BlueFlare +AE_VERSION=ClangorousSoulblaze AE_DATE=$(date +%Y%m%d) AE_TOOLCHAIN=/home/caelestisz/Toolchains/bin/arm-eabi- AE_DIR=$(pwd)