diff options
Diffstat (limited to 'meta-audio-4a-framework')
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-hal-device-config/4a-hal-device-config.bb | 4 |
1 files changed, 2 insertions, 2 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 a1c6154b..99ad4969 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 = "45f205076573a858348c10a52d31382f31deaf55" +SRCREV = "2d9c0614c82f397185aa8c63444d9c49ca185113" PV = "0.1+git${SRCPV}" S = "${WORKDIR}/git" @@ -55,4 +55,4 @@ do_install () { } -RPROVIDES_${PN} += "virtual/4a-default-hal"
\ No newline at end of file +RPROVIDES_${PN} += "virtual/4a-default-hal" |