From e44d0a738c1f0b6eabc2bcf8a0a9fa373ddb9d8f Mon Sep 17 00:00:00 2001 From: Loïc Collignon Date: Wed, 13 Jun 2018 19:32:19 +0200 Subject: Move to the last commit hash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The last commit hash rename the binding as it should be. Change-Id: Icdf2872bb236e2d6d9d711902ac51909f3bc3347 Signed-off-by: Loïc Collignon --- .../recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb b/meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb index fa13c5ac..ec48749b 100644 --- a/meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_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/apps/agl-service-audio-4a;protocol=https;branch=eel" -SRCREV = "1888a208a2daacaabd28427bb519ce51ac283837" +SRCREV = "6eec71ab901a67273cce7d8aa726ebb22238bb25" PV = "0.1+git${SRCPV}" S = "${WORKDIR}/git" -- cgit 1.2.3-korg