summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-core/libpeci/libpeci_git.bb
blob: f62dcdce295493b0c2698a6386fc5918183dc67b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "PECI Library"
DESCRIPTION = "PECI Library"

LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7becf906c8f8d03c237bad13bc3dac53"
inherit cmake

SRC_URI = "git://github.com/openbmc/libpeci"

PV = "0.1+git${SRCPV}"
SRCREV = "a2ceec2aa139277cebb62e1eda449ef60fa4c962"

S = "${WORKDIR}/git"