panther: add jabra-vold daemon

this daemon is required to work around issues on the Jabra Speakerphone
HID interface. see also CL:171686

BUG=chromium:412179
TEST=trybot build

Change-Id: Id1ad78ecb57c9e74550cce84eebfe667759e74b3
Previous-Reviewed-on: https://chromium-review.googlesource.com/217375
(cherry picked from commit a8afdccfc2d7db3625466978f830858e3700743d)
Reviewed-on: https://chromium-review.googlesource.com/217507
Reviewed-by: Haixia Shi <hshi@chromium.org>
Tested-by: Haixia Shi <hshi@chromium.org>
diff --git a/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1-r2.ebuild b/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1-r3.ebuild
similarity index 100%
rename from overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1-r2.ebuild
rename to overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1-r3.ebuild
diff --git a/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1.ebuild b/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1.ebuild
index ab62088..7e5d694 100644
--- a/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1.ebuild
+++ b/overlay-panther/chromeos-base/chromeos-bsp-panther/chromeos-bsp-panther-0.0.1.ebuild
@@ -18,6 +18,7 @@
 # Panther itself requires no special firmware, but we modify panthers
 # to add WiFi parts that require firmware when building test APs.
 RDEPEND="
+	chromeos-base/jabra-vold
 	sys-kernel/linux-firmware
 "