From 0ae76ba7601e5b8b7bc7368cbbdb0c1cdc88c0f6 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 20 Dec 2018 23:22:04 +0100 Subject: [PATCH] 4a-alsa-core: bump to last revision This includes the following changes: * 985df9f alsaSetGetCtls: fixed a memory leak * 25e4773 Move autobuild to top tree * 838192f Add test for 4a-alsa-core * 2a9a1b6 Change .gitmodules following submodule migration * 6a6963c Migrate app-templates to CMake module Change-Id: Id5344ff70e2c5d30c55be3f40ffaf6ad2b5ef880 Signed-off-by: Stephane Desneux --- .../recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb index b407bd94..bb01a65a 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-alsa-core/4a-alsa-core_git.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-alsa-core;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "ef3575fd397498a57c09c0caa3ffde8ec3040aab" +SRCREV = "985df9fad73cd9e9c5f18e18f3fe41e030f63b20" PV = "0.1+git${SRCPV}" S = "${WORKDIR}/git" -- 2.16.6