diff --git a/.gitmodules b/.gitmodules index 52ba595..bfb6e77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,17 +1,17 @@ [submodule "awsm"] -path = awsm -url = https://github.com/gwsystems/aWsm -ignore = dirty -branch = sledge-compat + path = awsm + url = https://github.com/gwsystems/aWsm + ignore = dirty + branch = master [submodule "http-parser"] -path = runtime/thirdparty/http-parser -url = https://github.com/gwsystems/http-parser.git + path = runtime/thirdparty/http-parser + url = https://github.com/gwsystems/http-parser.git [submodule "ck"] -path = runtime/thirdparty/ck -url = https://github.com/gwsystems/ck.git + path = runtime/thirdparty/ck + url = https://github.com/gwsystems/ck.git [submodule "jsmn"] -path = runtime/thirdparty/jsmn -url = https://github.com/gwsystems/jsmn.git + path = runtime/thirdparty/jsmn + url = https://github.com/gwsystems/jsmn.git [submodule "wasm_apps"] path = applications/wasm_apps url = https://github.com/gwsystems/wasm_apps.git diff --git a/awsm b/awsm index 8ec4962..3aca526 160000 --- a/awsm +++ b/awsm @@ -1 +1 @@ -Subproject commit 8ec49624d971658e9374e1903d6568a7b8e06d74 +Subproject commit 3aca5263d346065173d35437c319d6d3d61204b9