summaryrefslogtreecommitdiffstats
path: root/meta-google
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-26 08:42:56 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-26 15:02:24 -0400
commit3adb97ad775c61a4d7e1aefc6e99d5772c644573 (patch)
tree2e1d5ca44ed8224a60429247fe10cd7202d87387 /meta-google
parent40434ce56926a84b107548aeb54a6b1f59927dcb (diff)
downloadtalos-openbmc-3adb97ad775c61a4d7e1aefc6e99d5772c644573.tar.gz
talos-openbmc-3adb97ad775c61a4d7e1aefc6e99d5772c644573.zip
meta-google: google-ipmi-sys_git.bb: cleanup
Added the PR and PV field explicitly to bring this recipe in line with the git recipe guidelines. (From meta-google rev: b3fc83977a12206bdc05bfd09823c257addc3b9b) Change-Id: I8df1a182598de04d856b281b4c10bdc859e2bb96 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb9
1 files changed, 5 insertions, 4 deletions
diff --git a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
index d4f4ee54d..4f9a669af 100644
--- a/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
+++ b/meta-google/recipes-google/ipmi/google-ipmi-sys_git.bb
@@ -1,14 +1,15 @@
-HOMEPAGE = "http://github.com/openbmc/google-ipmi-sys"
SUMMARY = "Google Sys OEM commands"
DESCRIPTION = "Google Sys OEM commands"
+HOMEPAGE = "https://github.com/openbmc/google-ipmi-sys"
+PR = "r1"
+PV = "0.1+git${SRCPV}"
+LICENSE = "Apache-2.0"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
inherit autotools pkgconfig
inherit systemd
inherit obmc-phosphor-ipmiprovider-symlink
-LICENSE = "Apache-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-
DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbusplus"
DEPENDS += "phosphor-logging"
OpenPOWER on IntegriCloud