commit | 7f303982383ff61ee3d1b4a8b4e9e2037feed7ed | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 06 01:41:13 2020 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 06 19:47:52 2020 +0000 |
tree | c84358586f8b0f238b74eacd97eb663e2aca122f | |
parent | 84c36505e1e0cb3576960280a3ba27dd6881c9ad [diff] |
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 Change-Id: Ic4e0726250b8b5210f10993d27cc2a3103a9e055 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/recipes-phosphor/inventory/phosphor-inventory-manager.inc index d4c9672..5122687 100644 --- a/recipes-phosphor/inventory/phosphor-inventory-manager.inc +++ b/recipes-phosphor/inventory/phosphor-inventory-manager.inc
@@ -2,4 +2,4 @@ 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/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb b/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb index dece2a3..7fe311d 100644 --- a/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb +++ b/recipes-phosphor/inventory/phosphor-inventory-manager_git.bb
@@ -7,7 +7,7 @@ inherit autotools \ pkgconfig \ - pythonnative \ + python3native \ phosphor-dbus-yaml \ phosphor-inventory-manager \ obmc-phosphor-dbus-service