diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2016-09-14 22:00:05 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2016-09-16 02:21:31 +0000 |
commit | dd9896ecf9d9d3b9ac448ed269e8585652aecfe8 (patch) | |
tree | 4904a458a2ff69eb0b26b7ca571abd2f447f07f8 /meta-phosphor/common/recipes-phosphor/inventory | |
parent | 0dbedc1ba6a17f2e3465098a4597801eeb88e8c5 (diff) | |
download | talos-openbmc-dd9896ecf9d9d3b9ac448ed269e8585652aecfe8.tar.gz talos-openbmc-dd9896ecf9d9d3b9ac448ed269e8585652aecfe8.zip |
obmc-inventory.bb: bump version
Change-Id: I1bdf342e054a2ab3ee87a056975603e638b236a9
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/inventory')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb index 55cc50176..90ab40edf 100644 --- a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb +++ b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb @@ -12,7 +12,7 @@ inherit obmc-phosphor-license DEPENDS += "mrw-native mrw-api-native" SRC_URI += "git://github.com/openbmc/phosphor-mrw-tools" -SRCREV = "ab015d7e2a2eb87eab2ca7d731ebcb7a873442e9" +SRCREV = "7a68567af7bf121143ef135152a39723518b6e06" FILES_${PN} += "${datadir}/inventory" |