summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-16 09:47:15 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-19 09:15:21 -0400
commit4dc26f487287fd194a6eaadaa5088e30e0845409 (patch)
tree41053841387b9a9c0af961717b57c2ecc1d5b875
parenta99d4609a52b952b0375be05d98c888b4942cb76 (diff)
downloadtalos-openbmc-4dc26f487287fd194a6eaadaa5088e30e0845409.tar.gz
talos-openbmc-4dc26f487287fd194a6eaadaa5088e30e0845409.zip
meta-phosphor: phosphor-debug-collector: change version
Change version in phosphor-debug-collector.bb (From meta-phosphor rev: 70852f2a95f956da81f43410c625427cb632c09c) Change-Id: Ic5e2695d86c57caa50fbbce830abe2f39fc2de60 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.bb1
2 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 7d9d04f0d..026096163 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -248,4 +248,3 @@ VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
PREFERRED_VERSION_phosphor-ipmi-host = "1.0"
PREFERRED_VERSION_phosphor-dbus-monitor = "1.0"
PREFERRED_VERSION_mboxd = "1.0"
-PREFERRED_VERSION_phosphor-debug-collector = "1.0"
diff --git a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.bb b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.bb
index da3151b9c..3ac005b88 100644
--- a/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.bb
+++ b/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -5,6 +5,7 @@ This will be helpful for troubleshooting the problems in OpenBMC \
based systems."
PR = "r1"
+PV = "1.0+git${SRCPV}"
DEBUG_COLLECTOR_PKGS = " \
${PN}-manager \
OpenPOWER on IntegriCloud