diff options
author | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-18 17:03:34 +0100 |
---|---|---|
committer | Tobias Jahnke <tobias.jahnke@microchip.com> | 2018-12-19 09:37:25 +0000 |
commit | 6a5cd2c74a9487fe34a613947eb065c5ac199440 (patch) | |
tree | 0765cd7dd4c39ff92a82059c47befb439e91bc00 /meta-audio-4a-framework/recipes-multimedia | |
parent | 02d57941f7506010a8e02e7122d919b1a1a13f58 (diff) |
move 4a-hal-unicens (plugin) to gerrit
Bug-AGL: SPEC-1505
Change-Id: Ia9e2098ecaede966a49e9926a915c31dc7470813
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Diffstat (limited to 'meta-audio-4a-framework/recipes-multimedia')
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb index 96e9cc92..fa24ebad 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-hal-unicens/4a-hal-unicens_git.bb @@ -1,15 +1,15 @@ SUMMARY = "4A - Unicens (MOST) Binding" DESCRIPTION = "Unicens binding (MOST audio network support) for 4A (AGL Advanced Audio Agent)" -HOMEPAGE = "https://github.com/tjahnk/4a-hal-unicens" +HOMEPAGE = "https://git.automotivelinux.org/src/4a-hal-unicens/" SECTION = "apps" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=dab9a7a261563ca5dafa097c91369074" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e385f6075dcdf3ad6ff0056fca58a129" DEPENDS += "lua" -SRC_URI = "gitsm://github.com/tjahnk/4a-hal-unicens;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "8be9b941f6364ba8f251ef6acb95350a8e289ce3" +SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/src/4a-hal-unicens;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "9228c9da5b85f0fdd6b01f0309e57b846618be63" PV = "0.1+git${SRCPV}" |