agl-image-minimal-crosssdk: add afb-helpers & appcontroller libs 29/21629/3
authorThierry Bultel <thierry.bultel@iot.bzh>
Thu, 13 Jun 2019 13:51:22 +0000 (15:51 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Jun 2019 18:20:14 +0000 (18:20 +0000)
Applications that no longer use the afb-helpers & appcontroller
as submodules must be buildable with a minimal SDK.

Bug-AGL: SPEC-2527

Change-Id: I31af05e2a9256db68394dcef88e424ecc8eb1ec2
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
meta-agl-profile-core/recipes-platform/images/agl-image-minimal-crosssdk.bb

index 44c43c5..27c1ee6 100755 (executable)
@@ -22,6 +22,8 @@ TOOLCHAIN_HOST_TASK += " \
 TOOLCHAIN_TARGET_TASK += " \
     lua-dev \
     lua-staticdev \
+    libafb-helpers-staticdev \
+    libappcontroller-staticdev \
     "
 
 inherit populate_sdk