commit | b103a33112cd06ebb03c74808abee28b1f887b65 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Thu Sep 15 10:39:43 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Sep 20 21:26:51 2016 +0000 |
tree | a6465e5f0df5d2e13147924f100f51018b1c11c0 | |
parent | 171031d20c7ed03900739d51ba53ad0001f98fa5 [diff] [blame] |
Store MRW URIs and REVs in common file Change-Id: Ibc759639706583d6368740f1b2ecbf8adf2ae2c1 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
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 05d5baa..b67b262 100644 --- a/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb +++ b/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb
@@ -6,11 +6,12 @@ inherit obmc-phosphor-license inherit native +inherit mrw-rev DEPENDS += "python-native python-lxml-native" -SRC_URI += "git://github.com/openbmc/phosphor-mrw-tools" -SRCREV = "7a68567af7bf121143ef135152a39723518b6e06" +SRC_URI += "${MRW_PATCH_SRC_URI}" +SRCREV = "${MRW_PATCH_SRCREV}" do_install() { install -d ${D}${bindir}/obmc-mrw