4a-hal-unicens: Library dependency 09/21309/2
authorFrederic Marec <frederic.marec@iot.bzh>
Tue, 14 May 2019 13:20:19 +0000 (15:20 +0200)
committerFrédéric Marec <frederic.marec@iot.bzh>
Tue, 14 May 2019 13:22:18 +0000 (13:22 +0000)
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 <frederic.marec@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb

index 5f7d7e3..058d20b 100644 (file)
@@ -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"