From e53ee4684ebff1d8ef22ee67474c678054938c47 Mon Sep 17 00:00:00 2001 From: Mark Farrugia Date: Fri, 1 Mar 2019 17:05:29 +1100 Subject: Update some helper scripts Signed-off-by: Mark Farrugia --- scripts/make-agl.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/make-agl.sh') diff --git a/scripts/make-agl.sh b/scripts/make-agl.sh index 34afff4..f4a6235 100755 --- a/scripts/make-agl.sh +++ b/scripts/make-agl.sh @@ -1,7 +1,7 @@ #!/bin/bash SDK_ROOT=/opt/agl-sdk -SDK_VERSION=6.99.4 +SDK_VERSION=7.0.0 SDK_VAR=aarch64 # Source environment -- cgit 1.2.3-korg