summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorBenjamin Fair <benjaminfair@google.com>2021-02-03 20:53:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-02-10 03:46:15 +0300
commitd35004fcfe2640008d134d38ddb9b48c42cce140 (patch)
treee1027b91b76bd03bec23c0aad1e678d48e6ab84b /meta-phosphor
parentb1e568eb3b219f9f3af5780bfdf75d7df45e0922 (diff)
downloadopenbmc-d35004fcfe2640008d134d38ddb9b48c42cce140.tar.xz
meta-phosphor: phosphor-ipmi-ssif: set version to git
Rename the recipe file to add "_git" as a suffix. This sets the package version to "git" and is standard for recipes built from git without a specific version. Also set the PV variable to the conventional value. Change-Id: Ib1159bced76aae33df3eaa4308e8627e1527c4e4 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb (renamed from meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb
index 117d65afc..a0055b97e 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-ssif_git.bb
@@ -1,6 +1,7 @@
SUMMARY = "Phosphor OpenBMC SSIF to DBUS"
DESCRIPTION = "Phosphor OpenBMC SSIF to DBUS."
PR = "r1"
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"