From ce718f99cf93e2455e2e69f89bea52dda64419c1 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 12 Jan 2017 22:12:01 -0500 Subject: Add recipes for Phosphor inventory manager Phosphor Inventory Manager is an inventory object lifecycle management application suitable for a wide variety of OpenBMC platforms. Add recipes. Add systemd unit. Change-Id: I4cbaa34b3b787c2ced96efebf36b9b964ddbe8ae Signed-off-by: Brad Bishop --- .../common/recipes-phosphor/inventory/phosphor-inventory-manager.inc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc (limited to 'meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc') diff --git a/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc new file mode 100644 index 000000000..0d36681b2 --- /dev/null +++ b/meta-phosphor/common/recipes-phosphor/inventory/phosphor-inventory-manager.inc @@ -0,0 +1,5 @@ +HOMEPAGE = "http://github.com/openbmc/phosphor-inventory-manager" +LICENSE = "Apache-2.0" +LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" +SRC_URI = "git://github.com/openbmc/phosphor-inventory-manager" +SRCREV = "6524758b9cde6b4fd78b690b17e5b9fe7322554e" -- cgit v1.2.1