summaryrefslogtreecommitdiff
path: root/meta-facebook/recipes-fb/packagegroups/packagegroup-fb-apps.bb
AgeCommit message (Collapse)AuthorFilesLines
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
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-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-05meta-facebook: Move common recipe under facebook layerVijay Khemka1-0/+28
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>