From a848dfd45f4130127f77d0f1ab7d49194304e381 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Fri, 29 Jun 2018 12:14:02 +0200 Subject: [PATCH] meta-audio-4a-framework: bump 4a-softmixer and 4a-hal-generic to latest revs This fixes the build issues with latest version of appfw binder: * 4a-hal-generic: (90cae7b) Update version of app-controller submodule. * 4a-softmixer: (1065a98) Update version of app-controller-submodule submodule. Bug-AGL: SPEC-1405 Change-Id: I476ad4aaed1f0670a558a26eb6a4b589d7840e9d Signed-off-by: Stephane Desneux --- .../recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb | 2 +- .../recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb index eede6956..5981261c 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}" #SRCREV = "${AGL_APP_REVISION}" -SRCREV = "8142c7ed42167dff7e526952f91909d679453251" +SRCREV = "90cae7bdb9487225d11e8daeea0202a1db5605bb" DEPENDS += "lua" diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb index 2cead9a0..441d4d6c 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}" #SRCREV = "${AGL_APP_REVISION}" -SRCREV = "731c21e80ba45339b7dd9b8eae63accd3597d281" +SRCREV = "1065a98987848cd89a116c440ed476c96488ec1d" DEPENDS += "lua" -- 2.16.6