From cda6e5a3d27eccef2349b9dde6350f053f5ccb88 Mon Sep 17 00:00:00 2001 From: Marius Vlad Date: Thu, 8 Jul 2021 17:28:25 +0200 Subject: alexa-viewer, cluster-demo, homescreen, launcher: the protocols are in agl-compositor-dev Adds it to DEPENDS straight in without using _append. Bug-AGL: SPEC-4015 Signed-off-by: Marius Vlad Change-Id: Ief387323bada4e36df3d45e94a2bc296e46ccb0d --- recipes-demo/homescreen/homescreen_git.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes-demo/homescreen') diff --git a/recipes-demo/homescreen/homescreen_git.bb b/recipes-demo/homescreen/homescreen_git.bb index 7e49ad9f..0347caf7 100644 --- a/recipes-demo/homescreen/homescreen_git.bb +++ b/recipes-demo/homescreen/homescreen_git.bb @@ -16,11 +16,9 @@ DEPENDS = " \ wayland \ qtwayland \ qtwayland-native \ + agl-compositor \ " -# FIXME: homescreen needs agl-shell-desktop, part of agl-compositor(-protocols) package -DEPENDS_append = " agl-compositor" - PV = "1.0+git${SRCPV}" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/homescreen;protocol=https;branch=${AGL_BRANCH}" -- cgit 1.2.3-korg