commit | e4b2935e87602623ceae085513658d3060f62d92 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 13 10:54:37 2016 -0500 |
committer | GitHub <noreply@github.com> | Mon Jun 13 10:54:37 2016 -0500 |
tree | dc07f5f383eded6e3119c4f5cb8cd04f54f35134 | |
parent | 30633da96634e0fea9cd2b2711d137fe1676121b [diff] | |
parent | 23bb6f432da94dce342b2ede325729c0514d74f2 [diff] |
Merge pull request #312 from bradbishop/ast2500 initial ast2500 stubs
diff --git a/common/recipes-phosphor/inventory-upload/inventory-upload.bb b/common/recipes-phosphor/inventory-upload/inventory-upload.bb index c3a2361..2dfcf58 100644 --- a/common/recipes-phosphor/inventory-upload/inventory-upload.bb +++ b/common/recipes-phosphor/inventory-upload/inventory-upload.bb
@@ -18,6 +18,6 @@ SRC_URI += "git://github.com/openbmc/openpower-inventory-upload" -SRCREV = "867e058dd246739ab9c93df64e82b7526f42d67f" +SRCREV = "b07de872ac18710dbf0d393a206e2598c6580f46" S = "${WORKDIR}/git"