diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-03-28 23:52:11 +0300 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2019-03-29 14:23:04 +0300 |
commit | ac7a84ae3295fbdd72919b56dc009aba450da10b (patch) | |
tree | 001871da1b86d01c2090695199d7f02c7350cc9c /meta-phosphor | |
parent | b9a372a45bb7bf2d68475eb8aa48f6b49d7694a5 (diff) | |
download | openbmc-ac7a84ae3295fbdd72919b56dc009aba450da10b.tar.xz |
phosphor-inventory-manager: srcrev bump 1384cde059..2ed0fd1025
Patrick Venture (1):
build: install into bin instead of sbin
(From meta-phosphor rev: 9db0fe97a2457e973cb47d4bdc6726c7b8ffc498)
Change-Id: I446efd90ee03f0680b784b5d4be9d933b4dd3d60
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r-- | meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc b/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager.inc index 86074e0d8..fe6447ff9 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 = "1384cde059be80ad0c8554cfc2975893af55c86b"
\ No newline at end of file +SRCREV = "2ed0fd1025c2f6a10b5df04f27cfbebbb2314395"
\ No newline at end of file |