diff options
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb index 76cfc057..e504c3da 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb @@ -7,7 +7,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-hal-configs;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "23bc19d556dd69eb085c6274dd22519f48e608c1" +SRCREV = "fdf0e3c4c67ceb5ddc77c9c1f27d85c1be2055a6" PV = "0.1+git${SRCPV}" S = "${WORKDIR}/git" |