diff options
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb | 2 | ||||
-rw-r--r-- | meta-audio-4a-framework/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 4dbb72ee..5402c8d7 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 @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "92765214a57266e04738a47b3bcda64300cfa9a6" +SRCREV = "9663aa7eb3c17eab8a91172d055f919f8acb61bf" 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 246f56ef..29117eb0 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 @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "13fd8b9e68faf4c666a21ecada74b94668ad9b27" +SRCREV = "b678f39644b3a80ca599c10d33574d3b1ffbf427" DEPENDS += "lua" |