recipes-platform: crosssdk-image: remove libvcard from SDK 33/21333/3
authorMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 17 May 2019 05:27:53 +0000 (08:27 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 22 May 2019 17:52:32 +0000 (17:52 +0000)
vCard parsing is done within the agl-service-bluetooth-pbap binding
so libqtappfw not longer requires libvcard, and in turn the SDK
doesn't either

Bug-AGL: SPEC-2392
Change-Id: I588f1ebfe54924542921b67b3c2c7be5e4cd6d78
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-platform/images/agl-demo-platform-crosssdk.bb

index a6d52e5..0909f14 100755 (executable)
@@ -58,12 +58,6 @@ TOOLCHAIN_HOST_TASK_append = " nativesdk-wayland nativesdk-wayland-dev"
 
 TOOLCHAIN_HOST_TASK_append = " nativesdk-perl-modules "
 
-# Add libvcard to the SDK to support libqtappfw
-TOOLCHAIN_TARGET_TASK += " \
-    libvcard-dev \
-    libvcard-staticdev \
-    "
-
 # Add mosquitto to support building the telematics demo application.
 # This is currently required for CI, as it uses agl-demo-platform-crosssdk
 # to build everything. An agenda item has been tabled for the May 2019 F2F