summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
AgeCommit message (Collapse)AuthorFilesLines
2018-09-06meta-phosphor: Move layer content from common/Brad Bishop1-31/+0
Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-01-30Use variables for MRW XML filename and pathMatt Spinler1-1/+3
Create an mrw-xml bbclass that has variables for the MRW XML filename and path to it. Then, changes all users of the MRW XML to inherit that class and use those variables. The filename will default to ${MACHINE}.xml if it hasn't already been set to something else, such as in a .conf file. This is done so that the file can be something other than ${MACHINE}.xml. Change-Id: Ia7021e5a5d5e7946829e58688250aa64250cb00e Signed-off-by: Matt Spinler <spinler@us.ibm.com>
2016-11-01mrw-rev: make variable names genericPatrick Williams1-2/+2
Change-Id: I23a0dcffbbd18e64d59122e9405618bef5841d56 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-11-01obmc-inventory: Utilize mrw-rev.bbclassPatrick Williams1-2/+3
Change-Id: Idef03fe45ed01e9985584fab7ada3c845b947d9f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-10-31obmc-inventory.bb: bump versionPatrick Williams1-1/+1
Change-Id: Ie67c747cdad5c0afdd113c74fbc6b7dfbfca5edc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-10-04obmc-inventory.bb: bump versionPatrick Williams1-1/+1
Change-Id: Idc84000ca85885eb3a33aa096b3530178b6fbb95 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-09-23obmc-inventory.bb: bump versionPatrick Williams1-1/+1
Change-Id: I0cd5ad19187f42988f555def1da96f835a424192 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-09-21Fixup inventory generation dependenciesMatt Spinler1-1/+2
Resolves openbmc/openbmc#567. Change-Id: I68e8e726f839038a6a256ff18a88d936ab0af3e4 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
2016-09-20obmc-inventory.bb: bump versionPatrick Williams1-1/+1
Change-Id: I38f60c023e45d22c73872491f65f47e8625252e6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-09-16obmc-inventory.bb: bump versionPatrick Williams1-1/+1
Change-Id: I1bdf342e054a2ab3ee87a056975603e638b236a9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2016-09-14move obmc-phosphor-inventory back to inventoryBrad Bishop1-0/+27
3711b didn't rebase correctly and this change was reverted. Change-Id: Ic46b0bf552828e833606406bffdf95e46eb613cb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>