meta-phosphor: led-manager-*_git: add package version

Add missing explicit git PV variable to phosphor-led-manager git
recipes.

(From meta-phosphor rev: 6dc4c9ae971c0766357a2ebe84cf13fdaa106778)

Change-Id: I87c24ed53586d52ff8e89aa14b7d1fe3641ea964
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb
index d501d33..5ab3480 100644
--- a/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/leds/phosphor-led-manager_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "Phosphor LED Group Management Daemon"
 DESCRIPTION = "Daemon to cater to triggering actions on LED groups"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 require ${PN}.inc