commit | 4348315eae0a29cf2730704e24a111ee4f74f0d0 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 15 09:53:23 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Fri Apr 29 17:39:56 2016 -0400 |
tree | b88933eb140781445895b3de0c9dd34630f472e4 | |
parent | 0ae60b581258b0c25e0d180ab536f0f0aea5f84f [diff] [blame] |
New recipe for openpower-inventory-upload This script uploads the BMC inventory to a partition in PNOR on POWER systems for inclusion in the host device tree.
diff --git a/common/recipes-phosphor/images/obmc-phosphor-image.bbappend b/common/recipes-phosphor/images/obmc-phosphor-image.bbappend new file mode 100644 index 0000000..7b8aa6f --- /dev/null +++ b/common/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -0,0 +1,3 @@ +IMAGE_INSTALL += " \ + inventory-upload \ +"