diff options
author | Loïc Collignon <loic.collignon@iot.bzh> | 2018-06-13 19:32:19 +0200 |
---|---|---|
committer | Loïc Collignon <loic.collignon@iot.bzh> | 2018-06-13 19:32:19 +0200 |
commit | e44d0a738c1f0b6eabc2bcf8a0a9fa373ddb9d8f (patch) | |
tree | b3bd31c2009c89f9cf4375323294f13703de7323 /meta-audio-4a-framework/recipes-multimedia | |
parent | a11ef85b8dff17cbe4ee37ca182e062ec97e28e8 (diff) |
Move to the last commit hash
The last commit hash rename the binding as it should be.
Change-Id: Icdf2872bb236e2d6d9d711902ac51909f3bc3347
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia')
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/agl-service-audio-4a/agl-service-audio-4a_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |