From fa93473cc5b3c016fbf8b850a9cae657799ad308 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 27 Dec 2018 12:29:58 +0100 Subject: Revert "Add the libafb-helpers and libappcontroller to SDK" This reverts commit 602b0293ac24702e1e4957312dcd1e765d28e125. This is needed due to the other revert in meta-agl (#19359). Otherwise, agl-demo-platform-crosssdk is not buildable. Bug-AGL: SPEC-1689 Change-Id: Iae246faf53f8fa4946891de49646aec87fb14c19 Signed-off-by: Stephane Desneux --- recipes-platform/images/agl-demo-platform-crosssdk.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes-platform/images/agl-demo-platform-crosssdk.bb b/recipes-platform/images/agl-demo-platform-crosssdk.bb index d51ae053..65de7fe7 100755 --- a/recipes-platform/images/agl-demo-platform-crosssdk.bb +++ b/recipes-platform/images/agl-demo-platform-crosssdk.bb @@ -44,8 +44,6 @@ TOOLCHAIN_TARGET_TASK += " \ libssp-dev \ lua-dev \ lua-staticdev \ - libafb-helpers-staticdev \ - libappcontroller-staticdev \ ${@bb.utils.contains('LICENSE_FLAGS_WHITELIST', 'commercial', 'ffmpeg-dev', '', d)} \ " -- cgit 1.2.3-korg