commit | 70852f2a95f956da81f43410c625427cb632c09c | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Tue Oct 16 09:47:15 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Oct 19 13:12:04 2018 +0000 |
tree | a2bec52d00811d6f50e97c1d2434e75ccc115a27 | |
parent | a44949c24e0b21f6865576bac589648d9ba448ba [diff] |
meta-phosphor: phosphor-debug-collector: change version Change version in phosphor-debug-collector.bb Change-Id: Iede53c3292cb127b8772d8cd5f16438c9d1f50ee Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/conf/distro/include/phosphor-defaults.inc b/conf/distro/include/phosphor-defaults.inc index 7d9d04f..0260961 100644 --- a/conf/distro/include/phosphor-defaults.inc +++ b/conf/distro/include/phosphor-defaults.inc
@@ -248,4 +248,3 @@ 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/recipes-phosphor/dump/phosphor-debug-collector.bb b/recipes-phosphor/dump/phosphor-debug-collector.bb index da3151b..3ac005b 100644 --- a/recipes-phosphor/dump/phosphor-debug-collector.bb +++ b/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -5,6 +5,7 @@ based systems." PR = "r1" +PV = "1.0+git${SRCPV}" DEBUG_COLLECTOR_PKGS = " \ ${PN}-manager \