summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor/interfaces
AgeCommit message (Collapse)AuthorFilesLines
2020-10-21Enable mangement console code for ibm machinesManojkiran Eda1-0/+1
- This commit would enable the ibm-management-console compile-time option for all the ibm machines. (From meta-ibm rev: 9831b3a45141d4dc08b2624f07059299d65a9d7f) Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I69abd87d28903d27d2390f20153d730f658f8068 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-07meta-ibm : switch bmcweb to meson build systemManojkiran Eda1-2/+2
- This commit would switch the bmcweb options to meson (From meta-ibm rev: fea636a8486e20e8ccd865670f56d34c9700a043) Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: Ieda83403ff381c616664170462915198fdf30507 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-03Move bmcweb bbappend files to interfacesManojkiran Eda1-0/+8
- meta-phosphor has bmcweb bitbake file under interfaces,so moving the append files accordingly. (From meta-ibm rev: b7952717a7c74b0ebda2d7971f75b1b060f8911c) Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I86ba09396f109f0987220bcdd070a0fff8e1e972 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27meta-ibm: move all meta-witherspoon metadataBrad Bishop1-4/+0
The metadata common to all IBM systems is confusingly split between meta-ibm and meta-witherspoon. Move everything to meta-ibm. The meta-ibm README is re-written to more accurately reflect the scope of the layer. Allow the configuration samples (bblayers.conf.sample, local.conf.sample) to be sourced from either meta-ibm or meta-witherspoon until such a time that any workflows and tooling have had the opportunity to move to meta-ibm. (From meta-ibm rev: 6e05ef2e90b214eaf4e43ee7027bbbb1d8d09442) Change-Id: I3ec890d5300f9649c974ea6b9dca93a2e8a889ab Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-09-12Registering REST and Redfish services for Discoveryasmithakarun1-0/+4
Creating and Registering service files with additional text data to uniquely identify IBM BMCs in a network. (From meta-ibm rev: 2c2b286604e82f89edd973bc15aee78ecf4b9a7f) Change-Id: I3b843684f5df6a9b2cbe8a3709ee1203fb44ce42 Signed-off-by: asmithakarun <asmithkr@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-06ibm: remove phosphor-rest related metadataBrad Bishop2-15/+0
IBM is no longer using phosphor-rest so drop phosphor-rest server related metadata. (From meta-ibm rev: 6297ba9e1ea2234555303a8a739df2e87969f40e) Change-Id: If4f598f94cb56e7d6422a155b2cacd67842e7e96 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-ibm: phosphor-rest: set wildcard to versionPatrick Venture1-0/+0
Update the bbappend to wildcard on the recipe's version. (From meta-ibm rev: 15d6473d1d7e58743f7ca125c5a1ca28f3d97c50) Change-Id: I650da59f7686d8a47a7b608e70f3434d86d69e2a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-06meta-ibm: phosphor-rest: set append wildcardPatrick Venture1-0/+0
For a recipe without a suffix piece, add wildcard to the append. Next will update the recipe. Then update the append again. (From meta-ibm rev: 40976d5843779e50f3c64601ce1b89f429d703d8) Change-Id: Iacf97a4a4935af5ac1a897e1f7e78e3f3e86353d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-18witherspoon: REST: Move com.ibm to IBM layerBrad Bishop2-0/+15
Enable the com.ibm namespace whenever the IBM distro layer is included in the layer configuration. (From meta-ibm rev: f5ac5cb0791353f0153f882d6ad054d6ddaed009) Change-Id: I2568c1fcecc647b44d279d2a366e2e34abed41d1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>