diff options
author | Stéphane Desneux <stephane.desneux@iot.bzh> | 2018-06-28 11:31:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2018-06-28 11:31:33 +0000 |
commit | e029270613d3cff3b9dcb878b4749582690136c8 (patch) | |
tree | c208c6adc5848262ed971e25c56e3a029a99b024 | |
parent | 4d736ff5e9b85d718ead3979a86ddb1db3b23ded (diff) | |
parent | d4dc5109db03bd1214938b6b38bad354b6bfc29e (diff) |
Merge "4a-softmixer: bump to latest version" into eel
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb index a556ae93..a042e397 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb @@ -7,7 +7,8 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "6f060510979e213d5584144101e82ab34efc5617" +SRCREV = "731c21e80ba45339b7dd9b8eae63accd3597d281" +#SRCREV = "${AUTOREV}" DEPENDS += "lua" |