From f86e0b2a132a70c949b63cfeda454b9756c35524 Mon Sep 17 00:00:00 2001 From: Frederic Marec Date: Tue, 14 May 2019 15:20:19 +0200 Subject: 4a-hal-unicens: Library dependency As the "controller" and "helper" aren't any more submodules but in libraries, it is required to add the dependency in the recipe. Bug-AGL: SPEC-2139 Change-Id: Ibd6d2e3693780f8e8f571679009e65c55a19906e Signed-off-by: Frederic Marec --- .../recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework') diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb index 5f7d7e31..058d20bb 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb @@ -6,7 +6,7 @@ SECTION = "apps" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=e385f6075dcdf3ad6ff0056fca58a129" -DEPENDS += "lua" +DEPENDS += "lua libafb-helpers libappcontroller" SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-hal-unicens;protocol=https;branch=${AGL_BRANCH}" SRCREV = "9228c9da5b85f0fdd6b01f0309e57b846618be63" -- cgit 1.2.3-korg