summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-06-29 01:34:15 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-09 05:23:50 +0300
commit24d981dcdba716f70eeec8c2d7d60d23140f7633 (patch)
tree2e5b558b0fa24bab3806d8e078d87f3cf38318ad /meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
parent350321028176d2e1d209209521a9dd7f8f4551f8 (diff)
downloadopenbmc-24d981dcdba716f70eeec8c2d7d60d23140f7633.tar.xz
meta-phosphor: ipmi-flash: set version to 1.0
(From meta-phosphor rev: e4e8e7b1ebb214b19fbe0bce9261bbbba18121d6) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I6a0415a88b5b162721bf090bf9d6e51483261e07 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
index ca5e0eeef..d1fc56508 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "http://github.com/openbmc/phosphor-ipmi-flash"
SUMMARY = "Phosphor OEM IPMI In-band Firmware Update over BLOB"
DESCRIPTION = "This package handles a series of OEM IPMI commands that implement the firmware update handler over the BLOB protocol."
PR = "r1"
-PV = "0.1+git${SRCPV}"
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"