From 6174ad6e0bb646cb918458deb54532a2fd88806c Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Mon, 16 Apr 2018 13:46:11 -0700 Subject: Updated git submodules Project: aai/sparky-be master b069018e5917ff822415b64f705d304ace350a66 Dynamically determine image architecture The image architecture is currently hardcoded, this patch removes that hardcoded value to allow for ARM64 builds to go through. Change-Id: I3e2f92cb7716ce5ff7c96f3b22bb37c7c6ba2c39 Issue-ID: CIMAN-154 Signed-off-by: Mohammed Naser --- docs/submodules/aai/sparky-be.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/aai/sparky-be.git b/docs/submodules/aai/sparky-be.git index 182ca1520..b069018e5 160000 --- a/docs/submodules/aai/sparky-be.git +++ b/docs/submodules/aai/sparky-be.git @@ -1 +1 @@ -Subproject commit 182ca15203751a5a72a5470859ef87586fbab768 +Subproject commit b069018e5917ff822415b64f705d304ace350a66 -- cgit 1.2.3-korg