summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb
AgeCommit message (Collapse)AuthorFilesLines
2021-12-17meta-facebook: fb-ipmi-oem: add pkgconfigPatrick Williams1-1/+1
This is required by newer versions of Yocto. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7011bb03b3a384903f44154d2ea2a8f283afd237
2021-11-17meta-facebook:Added timezone support.Logananth Sundararaj1-0/+1
Changed the default timezone as PST, minimal core-region timezone files are installed. TESTED: Tested and verified in YosemiteV2 Signed-off-by: Logananth Sundararaj <logananth.s@hcl.com> Change-Id: Ia05987c5c68c831aab5b4ae3bd953a03f368cf89
2021-11-04Partially revert "treewide: remove obmc-system-mgmt feature"Patrick Williams1-0/+2
The obmc-system-mgmt feature is currently used in the image to trigger inclusion of a virtual-provider which provides a number of packages many systems need. Partially revert the removal of this feature so that the outcome is: 1. The empty obmc-phosphor-sysd package is still removed. 2. By default the 'obmc-system-mgmt' feature is included, unless specifically exempted. 3. All EVB platforms remove the 'obmc-system-mgmt' feature since they have no system they are managing. This partially reverts commit 060ad3ff7fcc30aff78a9e504efee9d8fa0d4526. Tested: * Built `bletchley` and confirmed `packagegroup-fb-apps-system` and `entity-manager` are present. ``` entity-manager armv7ahf-vfpv4d16 0.1+git0+6bf41588ab-r0 packagegroup-fb-apps-system all 1.0-r1 ``` * Built `witherspoon` and confirmed `packagegroup-op-apps-system` and `pdbg` are present. ``` packagegroup-op-apps-system noarch 1.0 pdbg arm1176jzs 3.3 ``` * Ran `bitbake -p` on `evb-ast2600` to confirm the undefined `virtual-obmc-system-mgmt` is not being included in the image. Change-Id: I8b7804d5101cc84a2c57473b3f85672bf7767c67 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-11-04meta-facebook: fix shellcheck issues in scriptsPatrick Williams2-48/+48
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I62cf17d414795e91d673d468a196d4f0a6c0a71b
2021-10-26treewide: remove obmc-system-mgmt featurePatrick Williams1-2/+0
Every machine layer treats 'system-management' as either part of a package-group or removes the feature. The sample implementation in meta-phosphor is a do-nothing shell script (and up until recently was a Python script). There appears to be no useful purpose to this feature as a stand-alone concept, so remove it. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I20ca1fa8ff3cb01cac2d07d4ded84e0769e4514b
2021-10-25fb-ipmi-oem: srcrev bump 35d12546ca..dd0415b507Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iffaa976f9522a806bbef6d257fd72e8b81d4b154 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-16fb-ipmi-oem: srcrev bump 485f9b31cb..35d12546caAndrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: I98ce5f5a6f3fe329f0240ac140c2a7889120bee8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-04phosphor-host-ipmid,fb-ipmi-oem: srcrev bumpsPatrick Williams1-1/+1
phosphor-host-ipmid: srcrev bump d1bd8c48c0..7a3296df0c Arun P. Mohanan (1): Add check for reserved sensor number Chanh Nguyen (1): chassishandler: Support Hard Reset command Hieu Huynh (1): Implement the set/get system boot option parameters 0x04 P Dheeraj Srujan Kumar (1): NULL check before pointer dereference Patrick Williams (1): exception: switch to public sdbus exception Vernon Mauery (4): Use SecureString where there is data to be cleansed Add a SecureBuffer class properly handle unexpected exceptions Rewrite Set User Password command with new API fb-ipmi-oem: srcrev bump 58c1ca2f7c..485f9b31cb Patrick Williams (1): biccommands: use SecureBuffer for IPMB call Change-Id: I4df3dbda793f9ebab5e898d3c5556b1dfe05b247 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-08-07meta-facebook: prep for new override syntaxPatrick Williams3-29/+29
Ran `scripts/contrib/convert-overrides.py` from upstream Yocto and fixed up a few by hand that were missed. Tested: Built bletchley and tiogapass. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0489ba007132901697e4ef1a29b03a3591b3ee3b
2021-06-04meta-facebook: fb-apps: change deps for nohostPatrick Williams1-5/+13
Further refine the dependencies in packagegroup-fb-apps to ensure some host management applications are not installed for the 'nohost' flavor. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2a453fca817f9fa48da934927f39b2ac999056a7
2021-04-22fb-ipmi-oem: srcrev bump f0cf66586b..58c1ca2f7cAndrew Geissler1-1/+1
Kumar Thangavel (1): Fix build Failures in postcode handler. Patrick Williams (2): MAINTAINERS: update file build: build biccommands always Change-Id: I5e93e43525141edef17712ca1dc47448e3b06215 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-08fb-ipmi-oem: srcrev bump c723d6a591..f0cf66586bAndrew Geissler1-1/+1
Jayashree-D (1): Add boot order configuration support for yosemitev2. Change-Id: I7a262132dcd900b4f9d71af05a521c8cf63abe56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-07Add Airflow virtual sensor supportKumar Thangavel1-0/+1
Added support in the machine layer for Airflow sensor as virtual sensor. TESTED : Built Facebook YosemiteV2 images and loaded on the target hardware. Verified the airflow sensor values in the phosphor-virtual-sensor dbus objects. Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: I46b377cc119a31f76286ba2d03f14764f578283f
2021-03-15Add settings-manager suppport for multihost.Jayashree-D1-0/+2
Added settings manager support to create multiple dbus path for boot order configuration. TESTED: Tested in tiogapass and yosemitev2 hardware. Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: I51424a463804d3a59833abc5b230c0bd1f31553a
2021-03-12Bump the changes related to post codesAndrew Geissler1-1/+1
PDI : Change the signature of Raw PostCode property Change Post codes signature to contain Secondary Code phosphor-host-postd: Fix code to consume the secondary code phosphor-post-code-manager: Add logic for supporting the secondary post codes fb-ipmi-oem : Fix the dbus signature used for setting postcodes Change-Id: I503eb5ebb70f4f8200a0e6e6f9ff6c052075d2e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-29fb-ipmi-oem: srcrev bump ad04924d4f..5f8e343516Andrew Geissler1-1/+1
Manikandan Elumalai (1): meta-yosemitev2: add system get/set guid support Change-Id: Ibac204f61f91eb6a1b0c25b3aeeed7727b7e865c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-26meta-facebook: fb-powerctrl: remove excess trailing slashPatrick Williams1-3/+3
Clean up the bitbake warning. WARNING: Recipe fb-powerctrl sets S variable with trailing slash '.../tmp/work/arm1176jzs-openbmc-linux-gnueabi/fb-powerctrl/1.0-r0/', remove it Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iad85528bfc42f042985f02035bbe8cc41fa020e8
2021-01-12fb-ipmi-oem: srcrev bump 0c810eff9a..ad04924d4fAndrew Geissler1-1/+1
Kumar Thangavel (1): fb-ipmi-oem: yosemitev2: Add Ipmi implementation for read post codes Manikandan Elumalai (2): meta-yosemitev2: add gpio description for debug card yosemitev2:add host physical location info of DIMM (From meta-facebook rev: 3500c0230b9f4f4e42a9020e29b21849b6d228ec) Change-Id: I78675fd62cf31121ffae39c5ea9d66a134ef1a8c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-12fb-ipmi-oem: srcrev bump 17cf1349b9..0c810eff9aAndrew Geissler1-1/+1
Jayashree-D (1): Disable rtti temporarily in boost (From meta-facebook rev: ddc7295166d67e27b6ef92c90e2725f12962c131) Change-Id: Ib75e1278ab3d2417ea001e3b42e1e50814879a18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-06fb-ipmi-oem: srcrev bump 41ad4ff17a..17cf1349b9Andrew Geissler1-1/+1
Vijay Khemka (1): Add fru get area info command (From meta-facebook rev: e28de1f43540e351a75bde5c5348f52a509ce45c) Change-Id: Iba96051c6b8644b210e60772ac8572d1b0e6a6cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-05meta-facebook: yosemitev2: Add flag to include BIC files for Yv2 in fb-ipmi-oem.Kumar Thangavel1-0/+1
Added flag to store machine info for including and compiling BIC files for yosemitev2 alone if machine or platform as yosemitev2 in fb-ipmi-oem cmake file. TESTED : Built Facebook YosemiteV2 images and loaded on the target hardware. We are able to see BIC releated files included for compilation, BIC request and response sent successfully. (From meta-facebook rev: d52ec1d0da9d56694fcefe591786e35700d9166d) Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: Ie78388ab3456ad9c3b96755eba55a6235d254b85 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-facebook: tiogapass: Add extra featuresVijay Khemka1-1/+4
Add extra features phosphor-nvme only for tiogapass as it is not applicable for other machine yosemitev2 (From meta-facebook rev: a2c9a6341ff1a70c64c91b035d002ca6fba68c27) Change-Id: I72499183cf00f673360cc8dfcde4caf739c41f05 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-08-26fb-ipmi-oem: srcrev bump d1194024b4..41ad4ff17aAndrew Geissler1-1/+1
Kumar Thangavel (1): fb-ipmi-oem: yosemitev2: Add Ipmi implementation to handle BIC request (From meta-facebook rev: 3f037307c5209273c6a3ed9b8abc80ad1ce9e681) Change-Id: I017d4c33413a5b9c16f52df0a1f9365023fba56e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01fb-ipmi-oem: srcrev bump bec18eaf22..d1194024b4Andrew Geissler1-1/+1
Vijay Khemka (3): Update to clang 10 Add Set system GUID OEM command Update clang format file (From meta-facebook rev: 3e9a8393fd88a673a832aa090c0f98ec2fb07064) Change-Id: Id5bd5853af772d1ab4587feb6fb14d43f877bba9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-15fb-ipmi-oem: srcrev bump dd14c0f75d..bec18eaf22Andrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-facebook rev: 721956e52ee033681029f0da469b29112e2bbb74) Change-Id: I22ada041e131afbfb2ac30b63d6a794f21211b32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06meta-facebook: restructure phosphor default-virtualsPatrick Williams1-1/+24
Due to our structure and missing RPROVIDES we were picking up old python-based implementations of some daemons. Restructure our conf and package group files to look more like meta-intel, and point to the proper implementations of services. (From meta-facebook rev: fbe12f7a42a592be01e2ced7215705ad5261e529) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0995a3d80604f71900222983574f3b29d418fe1b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29meta-facebook: Add phosphor-nvmeVijay Khemka1-0/+1
Added phosphor-nvme to facebook image. (From meta-facebook rev: 192ddba8b306d3a52cdc9860c8cf1c742ffdf9c2) Change-Id: I67557a3e659527c5cf088bd5a50180972dd9efa3 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25fb-ipmi-oem: srcrev bump 2515e0931a..dd14c0f75dAndrew Geissler1-1/+1
Vijay Khemka (1): Add DCMI command (From meta-facebook rev: de5279340c97ca3cb89a29739aab63f2f61f6e31) Change-Id: Ic952ec5296244a32ec2bbeef400da1e487b42f36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-18fb-ipmi-oem: srcrev bump 317999d3ac..2515e0931aAndrew Geissler1-1/+1
Vijay Khemka (3): Remove chassis status command Remove get device guid command Fix manufacturing test command (From meta-facebook rev: 2825b5e6d0ce30f654fb58d2a4c5e78508903a76) Change-Id: Icc53b61217149af5eb71cd324036c571ade4c457 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-05meta-facebook: Move common recipe under facebook layerVijay Khemka9-0/+238
Moved common facebook recipe under meta-facebook to support multiple facebook platform and make use of common code across platforms. This is just a first phase to add common layer and moved meta-tiogapass/recipe-fbtp to ./recipe-fb. Slowly, will move all common meta data under meta-facebook. (From meta-facebook rev: 2769bfe7823ce0ce426f2faf463c6d91e43b6c29) Change-Id: I7f9f0d2d621524bc6de1c948a55a23238e3a7b7f Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>