From 61d7e1c24e33beaf61ea930eb76b9beabec3536e Mon Sep 17 00:00:00 2001 From: Salli Moustafa Date: Tue, 12 Jan 2021 02:41:17 -0800 Subject: [PATCH] Default HOST_OS to Centos7.6 --- .build_project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build_project b/.build_project index b5e6946..6f5c9c5 100644 --- a/.build_project +++ b/.build_project @@ -1 +1 @@ -[{"name":"Build-Configuration","type":"AscendAppBuild","lastBuild":true,"buildProperties":{"HOST_OS":"Euleros2.8","HOST_ARCH":"aarch64","TARGET_TYPE":"SOC"}}] \ No newline at end of file +[{"name":"Build-Configuration","type":"AscendAppBuild","lastBuild":true,"buildProperties":{"HOST_OS":"Centos7.6","HOST_ARCH":"aarch64","TARGET_TYPE":"SOC"}}] \ No newline at end of file