From e96881b37f4dbbded4035b4007a11b83225573d6 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Thu, 7 Dec 2017 08:29:17 +0100 Subject: 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 --- MOST_UNICENS/CMakeLists.txt | 2 +- afb-utilities | 2 +- conf.d/app-templates | 2 +- hal-utilities-4a | 2 +- 4 files changed, 4 insertions(+), 4 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 index 77c12fc..88307ba 160000 --- a/afb-utilities +++ b/afb-utilities @@ -1 +1 @@ -Subproject commit 77c12fc3a44ce4fd1f4a83019547190d0f44549a +Subproject commit 88307badb86a1252b0286e29ac3c1165bbee680d diff --git a/conf.d/app-templates b/conf.d/app-templates index d275993..f3954e8 160000 --- a/conf.d/app-templates +++ b/conf.d/app-templates @@ -1 +1 @@ -Subproject commit d275993fac4c7bd99e060eb00f9181f641876e3c +Subproject commit f3954e8390b24c32a47bd543c25cdad80b59eb27 diff --git a/hal-utilities-4a b/hal-utilities-4a index 6498bf7..8e709cd 160000 --- a/hal-utilities-4a +++ b/hal-utilities-4a @@ -1 +1 @@ -Subproject commit 6498bf70a861d18b177a622091f82ab4fadf216d +Subproject commit 8e709cd6c0767fc5ba231dd6d36155d28ecb9cdf -- cgit 1.2.3-korg