summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/ipmi/ipmi-blob-tool_git.bb
blob: 7471da221cf82bdbe3e1ca751bde3995faf5efd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
HOMEPAGE = "http://github.com/openbmc/ipmi-blob-tool"
SUMMARY = "Library and Host-side tool for talking to OpenBMC IPMI BLOB handlers."
DESCRIPTION = "This package provides a library for the BMC and host for core blob mechanics and host-side binaries for talking to OpenBMC IPMI BLOB handlers."
PR = "r1"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"

inherit autotools pkgconfig

DEPENDS += "autoconf-archive-native"

S = "${WORKDIR}/git"
SRC_URI = "git://scm.raptorcs.com/scm/git/ipmi-blob-tool;protocol=https"
SRCREV = "06561460bded9bf42398d987ac87bcec170740aa"
OpenPOWER on IntegriCloud