summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/inventory
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-06 04:41:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 02:47:11 +0300
commit0f100cd5b4ade557549533497244c75c68899e26 (patch)
tree2ccd74c900f48e497792046ae5d32ff459b7112a /meta-phosphor/recipes-phosphor/inventory
parent3a3bdae464efd1f83e50ca3552bd37bb2fe10509 (diff)
downloadopenbmc-0f100cd5b4ade557549533497244c75c68899e26.tar.xz
phosphor-inventory-manager: srcrev bump 5a71b4c637..ebff814fb7
And switch recipes to python3native. Patrick Williams (2): scripts: convert to python3 MAINTAINERS: update Deepak's email address (From meta-phosphor rev: 7f303982383ff61ee3d1b4a8b4e9e2037feed7ed) Change-Id: Ie6c9d05af0631e736ce45369076bdf0f768d7f81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/inventory')
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc2
-rw-r--r--meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
index d4c9672bf..512268742 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@ 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 = "5a71b4c637ea92f5801007503968a4c4999bcab1"
+SRCREV = "ebff814fb7de90d78d424f4554d19c5de1af89db"
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
index dece2a3d9..7fe311da5 100644
--- a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
@@ -7,7 +7,7 @@ PV = "1.0+git${SRCPV}"
inherit autotools \
pkgconfig \
- pythonnative \
+ python3native \
phosphor-dbus-yaml \
phosphor-inventory-manager \
obmc-phosphor-dbus-service