diff --git a/CHANGELOG.md b/CHANGELOG.md index db72e2e542..ffa723380b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Fixed * Fixed gaia binary not be found on linux and windows in development @faboweb +* Fixed upstream cross compilation issue from SDK @faboweb ## [0.10.7] - 2018-10-10 diff --git a/tasks/build/Gaia/COMMIT.sh b/tasks/build/Gaia/COMMIT.sh index e5057a8cfd..a81aa05502 100755 --- a/tasks/build/Gaia/COMMIT.sh +++ b/tasks/build/Gaia/COMMIT.sh @@ -2,5 +2,5 @@ # This is the commit of the SDK version to use for building Gaia. We use an # explicit hash instead of a tag so we don't have to trust GitHub. -export COMMIT=6c9e71b654995b22e3ba4d121553ab20432616a9 +export COMMIT=ce23ad41ce7bc53494c80a2d73fdc1c9e39f7ec7