diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2016-09-14 22:00:07 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2016-09-14 22:00:07 -0500 |
commit | 0dbedc1ba6a17f2e3465098a4597801eeb88e8c5 (patch) | |
tree | 637b69353f6d4be424fa12a202956a5fae4b6f0a /meta-phosphor/common/recipes-phosphor/mrw | |
parent | 675540ecb832839b0c375a986b4f1bc7041a144a (diff) | |
download | talos-openbmc-0dbedc1ba6a17f2e3465098a4597801eeb88e8c5.tar.gz talos-openbmc-0dbedc1ba6a17f2e3465098a4597801eeb88e8c5.zip |
mrw-patch-native.bb: bump version
Change-Id: I06f3585150233bb54eb732f27a5376cc448c3f3c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/mrw')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb b/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb index 694ece9ed..737944250 100644 --- a/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb +++ b/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb @@ -10,7 +10,7 @@ inherit native DEPENDS += "python-native python-lxml-native" SRC_URI += "git://github.com/openbmc/phosphor-mrw-tools" -SRCREV = "ab015d7e2a2eb87eab2ca7d731ebcb7a873442e9" +SRCREV = "7a68567af7bf121143ef135152a39723518b6e06" do_install() { install -d ${bindir}/obmc-mrw |