From 4f068a70332bc9e64c85146a8cbf54c747928795 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Wed, 27 Oct 2021 18:48:31 +0200 Subject: Prepare master for new framework integration During the last workshop the transition to the new framework was presented. This change essentially deprecates the SMACK-based application framework. To prepare the integration of it, we remove the deprecated components: - recipes-apis : all agl-service-* - recipes-demos: all demo apps but homescreen - non-essential configurations Todo: We need to bring-back WAM/Chromium in a follow-up w/o ties into the old framework. Bug-AGL: SPEC-4121 Signed-off-by: Jan-Simon Moeller Change-Id: I58075f5f1e477106a1aad3d2171a0904bf0cb16e --- recipes-platform/packagegroups/packagegroup-agl-speech-services.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-platform/packagegroups/packagegroup-agl-speech-services.bb') diff --git a/recipes-platform/packagegroups/packagegroup-agl-speech-services.bb b/recipes-platform/packagegroups/packagegroup-agl-speech-services.bb index 18691c2a0..ceffd093b 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-speech-services.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-speech-services.bb @@ -8,6 +8,4 @@ PACKAGES = "\ " RDEPENDS:${PN} += "\ - agl-service-voice-high \ - agl-service-voice-high-capabilities \ " -- cgit 1.2.3-korg