diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2017-12-07 08:29:17 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-12-08 14:10:59 +0000 |
commit | 3958e37fb8eb21b7b9851ef9fc438fd5c613e142 (patch) | |
tree | 5ce2bdbe19dadee9b07ed9f650dd8dc40840f4b4 | |
parent | 075c692e3ff44460fb0f31d1c2305dc58e8f1f58 (diff) |
submodule: update submodules and fix CMakeLists.txt
Update of submodules used for utilities and app-templates. Contributes to SPEC-1167.
Change-Id: I7b934c82b769537b8d129353470b00a4ef46c1ac
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
-rw-r--r-- | MOST_UNICENS/CMakeLists.txt | 2 | ||||
m--------- | afb-utilities | 0 | ||||
m--------- | conf.d/app-templates | 0 | ||||
m--------- | hal-utilities-4a | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/MOST_UNICENS/CMakeLists.txt b/MOST_UNICENS/CMakeLists.txt index 5c35922..23bf75f 100644 --- a/MOST_UNICENS/CMakeLists.txt +++ b/MOST_UNICENS/CMakeLists.txt @@ -34,7 +34,7 @@ PROJECT_TARGET_ADD(hal-most-unicens) # Library dependencies (include updates automatically) TARGET_LINK_LIBRARIES(${TARGET_NAME} - hal-utilities + hal-utilities-4a afb-utilities ucs2-volume ${link_libraries} diff --git a/afb-utilities b/afb-utilities -Subproject 77c12fc3a44ce4fd1f4a83019547190d0f44549 +Subproject 88307badb86a1252b0286e29ac3c1165bbee680 diff --git a/conf.d/app-templates b/conf.d/app-templates -Subproject d275993fac4c7bd99e060eb00f9181f641876e3 +Subproject f3954e8390b24c32a47bd543c25cdad80b59eb2 diff --git a/hal-utilities-4a b/hal-utilities-4a -Subproject 6498bf70a861d18b177a622091f82ab4fadf216 +Subproject 8e709cd6c0767fc5ba231dd6d36155d28ecb9cd |