commit | bf009b834b4dbf09415d9dbb45f77ef66c619383 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri May 13 02:10:12 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon May 16 00:29:22 2022 +0000 |
tree | fdba511b0535c98c5efb93c3845d2815adf47309 | |
parent | a857daa3f391bb140610b4b5f31fda9f29e91931 [diff] |
entity-manager: srcrev bump c7612cf7ba..adb3ac6bee Potin Lai (1): Configuration: Bletchley: add condition for DVT board Change-Id: Idc8348e5ab5748f1307cf271fe54670be532536e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb index ef298e0..e1b2eea 100644 --- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb +++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \ file://blocklist.json \ " -SRCREV = "c7612cf7ba0fe6bfebe83894f97943414fe41dca" +SRCREV = "adb3ac6bee351ad73f546776edc76ec93bb57e38" PV = "0.1+git${SRCPV}" LICENSE = "Apache-2.0"