summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/dbus
AgeCommit message (Collapse)AuthorFilesLines
2021-05-01phosphor-dbus-interfaces: srcrev bump 5d0b767aeb..33458d4432Andrew Geissler1-1/+1
Chris Cain (1): Control.Power.Mode: Add System Power Mode Interface YAML Jonathan Doman (1): Add UniqueIdentifier interface Patrick Williams (1): build: minor fix to meson regen script changing Change-Id: I3e6711e4bb7e5db68523b1cb28280d04c051a664 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-30phosphor-dbus-interfaces and phosphor-inventory-manager bumpAndrew Geissler1-1/+1
phosphor-dbus-interfaces: srcrev bump 32fbd5df09..5d0b767aeb Alpana Kumari (1): InventoryItemDimm: Change the type of 'MemorySizeInKB' Andrew Geissler (1): host: define new interface for checking condition Patrick Williams (1): Sensor.Value: add defaults for min/max phosphor-inventory-manager: srcrev bump 21e72fb2a5..ab1f8b520a Alpana Kumari (1): Support Variant Type size_t Change-Id: I189ab6583b43d36ec58d55c857220fb388799f78 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-28phosphor-dbus-monitor: srcrev bump f3367686f8..995060c14fAndrew Geissler1-1/+1
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: I069ae8e2e11332c8e2b64ea972f2a5cedad3bdb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-26phosphor-dbus-interfaces: srcrev bump 4959818052..32fbd5df09Andrew Geissler1-1/+1
Patrick Williams (1): build: fix pkgconfig yamldir var again Change-Id: I7ea4887f81cfa47241ff593aa936e56c873e06af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-20phosphor-dbus-interfaces: srcrev bump 0a4f72fb91..4959818052Andrew Geissler1-1/+1
George Liu (1): Telemetry: Add ReportingUpdate property to Report and ReportManager interfaces Patrick Williams (6): build: switch to C++20 build: fix meson deprecation warning build: regenerate meson with latest sdbusplus version build: add dependency for subproject use build: create pkgconfig var for yaml output build: fix pkgconfig yamldir var for prefix Change-Id: I6e3b11626c48b8e000ae6af6ffeff50f8559af1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-15phosphor-objmgr: srcrev bump bb40bd3685..2b7789c018Andrew Geissler1-1/+1
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: Ic86346a4404f9821f55cde714b09b6ca4e234cfe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-15phosphor-dbus-interfaces: srcrev bump 523dc36ac1..0a4f72fb91Andrew Geissler1-1/+1
Patrick Williams (1): enable shellcheck Change-Id: I71f4d63bdd039c1374f77196ba0b390c65f90648 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-10phosphor-dbus-interfaces: srcrev bump ae956ad9ef..523dc36ac1Andrew Geissler1-1/+1
Matt Spinler (1): thresholds: Add threshold alarm signals Santosh Puranik (1): Inventory.Decorator.I2CDevice: Add I2CDevice Interface YAML Change-Id: I17ce1fcaa35e62bdbd001656dc70da999de948a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16phosphor-dbus-interfaces: srcrev bump 71eaf8b1db..ae956ad9efAndrew Geissler1-1/+1
Sunny Srivastava (1): Addition of Fabric adapter interface Change-Id: I6df3323870fc7b145de54f80c7b38600a616352a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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-03-09phosphor-objmgr: srcrev bump e82b05840b..bb40bd3685Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Introduced retries for timeout on do_associatons Change-Id: I9a9f9b221dfbe58ff0a8d6e0a0e6c72ad01a4424 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-06phosphor-dbus-interfaces: srcrev bump 43341f5846..d01d1f8419Andrew Geissler1-1/+1
Andrew Geissler (1): boot-progress: introduce new setup state Change-Id: If2835d21ba3808d9ab37923e7b537188a6cc3b69 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-02native class is not inherited lastJoseph Reynolds1-1/+1
Moved "inherit native" statements to the last position to remove QA Issues. The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: {CLASSFILES} [native-last] Tested: The witherspoon image builds without the warnings. Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: Ic3c71234abfcac8b26478bc32808e3bec8bba810
2021-02-25phosphor-dbus-interfaces: srcrev bump f9d1af68ad..43341f5846Andrew Geissler1-1/+1
Andrew Geissler (2): restore-policy: add option to do nothing transition: support transitioning chassis states Change-Id: I2c5aa2592b5268bb3ef0110f2a085e503e7ad8a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-23phosphor-dbus-interfaces: srcrev bump 257c17da48..f9d1af68adAndrew Geissler1-1/+1
Andrew Geissler (1): new unsupported request common error Igor Kononenko (1): sensors: Add enum value "CFM" to the Unit-property Konstantin Aladyshev (1): Add d-bus interface for BIOS boot type (EFI/Legacy) Patrick Williams (1): .gitignore: handle subprojects better Change-Id: I09a0f0314f1ca44bda3c134561cd497364ac4dcd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-17phosphor-dbus-interfaces: srcrev bump b2bbac7e29..257c17da48Andrew Geissler1-1/+1
Jonathan Doman (1): Reduce Common.Device error messages Change-Id: I3f74cce449002368220bd2ef2f30f83a90f11712 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-12phosphor-dbus-interfaces: srcrev bump 4461e14097..b2bbac7e29Andrew Geissler1-1/+1
Wludzik, Jozef (1): Add Trigger and TriggerManager interfaces Change-Id: Id6666f3ce2d3ed3059098e9c800c03b7c844b26f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-11phosphor-dbus-interfaces: srcrev bump 9969a5b401..4461e14097Andrew Geissler1-1/+1
Andrew Geissler (2): clarify quiesce use cases for host introduce standby state for host interface Change-Id: I47ef4bf064322d8fde2a4a04b18871898885fa2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-10phosphor-dbus-interfaces and phosphor-logging bumpAndrew Geissler1-1/+1
phosphor-dbus-interfaces: srcrev bump 1b4a98af49..9969a5b401 Adriana Kobylak (1): Entry: Add GetEntry method Wludzik, Jozef (1): Changed array of sensor to single sensor in Telemetry.Report phosphor-logging: srcrev bump b50c705c3b..eb5d3f2fbc Adriana Kobylak (1): elog_entry: Implement getEntry method Change-Id: I34a6bc8227f73c53e8a19644d02b1555a76ba7c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-31phosphor-dbus-interfaces: srcrev bump 6f8ebc58eb..1b4a98af49Andrew Geissler1-1/+1
Matt Spinler (1): thresholds: Add PerformanceLoss threshold Change-Id: I8b243908d127563eba1c931b01c72eb4b7038f0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-22phosphor-dbus-interfaces: srcrev bump 47409124aa..6f8ebc58ebAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Add hostboot dump entry interface and parameters (From meta-phosphor rev: 909c123463fcfd8689ab9f8def08853b42314131) Change-Id: I09650c2aac4f4d3e4004f26e26624a09b280a5cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-16phosphor-dbus-interfaces: srcrev bump 962f955868..47409124aaAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Add NotAllowed error to dump create and initiateOffload. (From meta-phosphor rev: 75f54fe385255b2cfff46140f5687de8bdfe8053) Change-Id: Ic35b86a199c213553b50e70a45e0e468d560407c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13phosphor-debug-collector and phosphor-dbus-interfacesAndrew Geissler1-1/+1
phosphor-debug-collector: srcrev bump 969f9a5904..f37c5c3b3e Dhruvaraj Subhashchandran (1): Remove unused DumpType from Notify implementation. phosphor-dbus-interfaces: srcrev bump a57b7e1a0d..962f955868 Dhruvaraj Subhashchandran (1): Update Notify method to remove unused DumpType Matt Spinler (1): thresholds: Add 2 new threshold interfaces (From meta-phosphor rev: a9ee1a90ff39a31e6ca884ea9b669755bffeab79) Change-Id: I48cafc668a8a58fcc95c285104bc7a776094e199 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2021-01-13phosphor-dbus-interfaces: srcrev bump 4c7663b0e5..a57b7e1a0dAndrew Geissler1-1/+1
Andrew Geissler (1): Revert "Update Notify method to remove unused DumpType" Dhruvaraj Subhashchandran (1): Update Notify method to remove unused DumpType PriyangaRamasamy (1): Interface YAML:Battery (From meta-phosphor rev: 3de9e4d3f625fd02f13eedf1c8dc869e43d7c2f7) Change-Id: Ibd2b4aea117e4a3e112ae71fa9af7addb1e942d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-24phosphor-dbus-interfaces: srcrev bump 4bd4033c79..4c7663b0e5Andrew Geissler1-1/+1
Alpana Kumari (1): Interface Support for processor vpd Kuiying Wang (1): Fix crash issue due to throw undefined error Patrick Williams (3): regenerate-meson: improve search for sdbus++ tool build: regenerate meson for stable-sort run-ci: add script to confirm meson files are up-to-date SunnySrivastava1984 (2): SparePartNumber property added in Asset interface. ibm:An api to perform VPD recollection. (From meta-phosphor rev: 6946d4c803b4aebda0c6724fa1d37ff270119182) Change-Id: I61716a35ab1b69dc045f521210037f56fc32717d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-22phosphor-dbus-interfaces: srcrev bump a3943e6e38..4bd4033c79Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (2): Update dump create interface to accept a set of parameters. Add Entry and create parameters enum for resource dump. phosphor-debus-collector: srcrev bump 2279386bf7..969f9a5904 Dhruvaraj Subhashchandran (1): Update createDump to accept additional parameters. (From meta-phosphor rev: 0f7ad23295ae6310dc110b4cabf1e97e61f83632) Change-Id: I65df3e3bb03ab7ccc4223b7f1dfe97a64c231184 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-17dump: Used renamed build optionRamesh Iyyar1-1/+1
- The phosphor-debug-collector renamed "host-dump-offload-transport" build option into "host-transport" to make generic for supporting other host dump action (i.e create,delete) not only offload so, changed build option here as well based on phosphor-debug-collector. - In this patch bumping "phosphor-dbus-interfaces" as well to get bumped "phosphor-debug-collector" dependent dbus changes. - Modified "ffdc" recipe to use phosphor-debug-collector.inc to avoid version update in two different place Version bump info: - phosphor-dbus-interfaces: SRCREV: 02f196d..a3943e6 Dhruvaraj Subhashchandran (1): Update Create interface to return object path. - phosphor-debug-collector: SRCREV: ff9c452..2279386 Dhruvaraj Subhashchandran (2): Return the object path for user requested dumps. Progress tracking support for dump entries. Ramesh Iyyar (4): host-dump: Renamed host-dump-offload-transport build option offload: Moved existing pldm offload as oem/ibm command ibm-host-system-dump-offload: Used CustomFd host: Added support to delete system dump phosphor-debug-collector patch: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-debug-collector/+/38792 (From meta-phosphor rev: 17743ee6f06480be7806d64d50f6bda1a2d4f5df) Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com> Change-Id: I54e01c192170b710977aa54439a02044a34e481e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-17Make instantiated mapper services oneshotJonathan Doman2-24/+4
The systemd issue which prevented use of Restart= policy in oneshot services has been fixed. Therefore, mapper-wait@ and mapper-subtree-remove@ services can be cleaned up and simplified. Tested: 1. Created a simple test.service which has Wants/After dependency on mapper-wait@-some-object.service, and just echos "TEST" to journal. 2. systemctl start test; verify it hangs since object doesn't exist yet 3. Start service which creates /some/object; verify test.service is started. 4. systemctl restart test; verify it starts immediately 5. Stop service which publishes /some/object 6. systemctl restart test; verify it starts immediately, since mapper-wait@-some-object is still active, even though the object is gone. (From meta-phosphor rev: 9f4d038a8ce14c8f6a4ac62e4d0a993b3f9aac1f) Signed-off-by: Jonathan Doman <jonathan.doman@intel.com> Change-Id: I97fca5cb4166e4f0f72352140bcef4ba453b99da Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-16phosphor-dbus-interfaces: srcrev bump e1693dabac..02f196d408Andrew Geissler1-1/+1
Lei YU (1): Add SEL error yaml Patrick Williams (1): Location: fix generated meson files SunnySrivastava1984 (1): Addition of Location code interface. Vishwanatha Subbanna (1): Inventory.Item.PCIeSlot: Add PCIeSlot.interface.yaml (From meta-phosphor rev: 0ca442079ab23e5a8c696c2146eff343e5ad71f2) Change-Id: I33a62862f09d478afe61f953fe5fa8cc8827017b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-12phosphor-dbus-interfaces: srcrev bump d621780549..e1693dabacAndrew Geissler1-1/+1
Gunnar Mills (1): Add Version AlreadyExists Error (From meta-phosphor rev: eb7ef65d8607e6e32b412db79dc3921ad40572f1) Change-Id: Ie65032844d0235e0bb1439131d552ff2aa5c6785 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-08phosphor-dbus-interfaces: srcrev bump 15eeb50d10..d621780549Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Add interface for progress tracking. (From meta-phosphor rev: 40b025f700940d4c3620f742f8bd31fe82124c2d) Change-Id: Icf1c6c6d559a87562798d09b384688bf95de67aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-05phosphor-dbus-interfaces: srcrev bump a1e0916223..15eeb50d10Andrew Geissler1-1/+1
Ed Tanous (1): Add Voltage Regulator Control interfaces Jonathan Doman (1): Define Errors on CurrentOperatingConfig properties Patrick Williams (1): VR: add meson files (From meta-phosphor rev: 650935bc6cdfae601203ace900c48cbb808db6e9) Change-Id: I11fb3d9623c04c73867024482f789da12bc415eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-01phosphor-dbus-interfaces: srcrev bump 7c0f22ed2f..a1e0916223Andrew Geissler1-1/+1
Deepak Kodihalli (1): MAINTAINERS: Replace IRC by DISCORD (From meta-phosphor rev: aa570c596c1fe980a63546233884110cfa7cfadc) Change-Id: I4c637b64b194d34ba45df84d956e73c33da28323 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-30phosphor-dbus-interfaces: srcrev bump 395ba21760..7c0f22ed2fAndrew Geissler1-1/+1
Deepak Kodihalli (1): MAINTAINERS: Change Deepak's email address (From meta-phosphor rev: 798bf91fdf9a518d5850b20d215dbea7adf2e90a) Change-Id: I99cea05a0fdc14f314453ad90b6dca6c774562c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-21phosphor-dbus-interfaces: srcrev bump 9f65dfeaa5..395ba21760Andrew Geissler1-1/+1
Anna Platash (1): Add WriteProtected property to MountPoint interface (From meta-phosphor rev: 519c4eb55a12ec4bfabef3262fe6141eee8dd782) Change-Id: Ic01e674bfd8618f8f59a27f791e76b1b00c6fd73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-20phosphor-dbus-interfaces: srcrev bump d37091affc..9f65dfeaa5Andrew Geissler1-1/+1
Andrew Geissler (3): boot-progress: add new pldm/redfish progress enums boot-progress: track time of last update transition: support transitioning host states Krzysztof Grobelny (1): Create Report and ReportManager interfaces (From meta-phosphor rev: 002081eff496abd1d6f9f55c1010044e9784ce01) Change-Id: I21fb5a4f149c5b2ad369e9581519ffe6aab85b43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-18phosphor-objmgr: srcrev bump 21c6059531..e82b05840bAndrew Geissler1-1/+1
Patrick Williams (2): exception: switch from org.freedesktop to openbmc mapper-wait: handle switch to openbmc exceptions (From meta-phosphor rev: 42112ddb3eae58696c26d44d64f1fd9561b62db2) Change-Id: I1d7d2c1782755b20c29481c33c3a64f7c05d78c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-13phosphor-dbus-interfaces: srcrev bump 2c33a89924..d37091affcAndrew Geissler1-1/+1
Patrick Williams (1): object-mapper: document error returns on methods (From meta-phosphor rev: dbb3dd12803cbef2477fbb913b17757e61f96736) Change-Id: I3a05385110975ec7a70d1b80101e2f163748a601 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-10phosphor-dbus-interfaces: srcrev bump 1d4979c7e3..2c33a89924Andrew Geissler1-1/+1
Patrick Williams (1): Threshold: define values to represent un-set threshold (From meta-phosphor rev: 228652b17df594c44258756023d2b300c396da9c) Change-Id: I5349bcfd67b067795e6b628831521ded1eec75b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-23phosphor-dbus-interfaces: srcrev bump 297845b994..1d4979c7e3Andrew Geissler1-1/+1
Andrew Geissler (1): autoreboot: default automated reboot to on Jonathan Doman (1): Add OperatingConfig interfaces (From meta-phosphor rev: e9dedd19eb8f94a0d71fa363e780f423379a50e9) Change-Id: Ie7e12af3757054931a6c537b37f500efee0bf9bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-16phosphor-dbus-interfaces: srcrev bump 32304979b4..297845b994Andrew Geissler1-1/+1
Patrick Williams (4): inventory.rotor: add nominal characteristics for fan rotors inventory.asset: expand date code to full ISO8601 inventory.decorator: define CLEI interface inventory.decorator: define extended manufacturing fields Vishwanatha Subbanna (1): README: Add an example for using option -D (From meta-phosphor rev: 444195ef7d1264798eea68da9eb3ba0d3bc506a5) Change-Id: Idc7dd4d4fc186d1cfa8c82b777bc042e2f73015f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-09phosphor-dbus-interfaces: srcrev bump 9c5f64a723..32304979b4Andrew Geissler1-1/+1
Patrick Williams (1): meson: install markdown into 'docdir' (From meta-phosphor rev: 40432d4fd302912678fbbbff7b45fac31cf7d4b0) Change-Id: I1c03a4d4fa47ff703820e59411d5f801e66d92bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-07phosphor-dbus-interfaces: reduce package sizePatrick Williams1-1/+7
Enable LTO and ensure the generated markdown is not installed by adding it to the 'doc' subpackage. (From meta-phosphor rev: 6a07a16ffb83afe69f53ba4ace39aeed41e19965) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id012670431b2e4c9364cc74f6653b11214c19144 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-18phosphor-dbus-interfaces: srcrev bump 11699d678d..9c5f64a723Andrew Geissler1-1/+1
Chen Yugang (1): add BMC node properties for modular node system Matt Spinler (1): openpower: Add CreatePELWithFFDCFiles method Patrick Williams (1): build: remove autotools support SunnySrivastava1984 (2): ibm: Error interface for blank system VPD. ibm: Error interfaces for VPD parse failure. (From meta-phosphor rev: 8bb291b796b7758adc671fa070a61b96c4e4222a) Change-Id: I7ec94c81ae0f64526d9eb252b65d161a3c0ec93d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-15phosphor-dbus-interfaces: add sstate hint for pdi_meson_configPatrick Williams1-0/+1
We were seeing intermittent CI failures where the header files do not include `org.open_power` when building openpower machines. I suspect this is due to incorrect sstate hints causing an openpower machine to use header files generated from an x86 machine. To fix this add a 'vardep' hint to the 'pdi_meson_config' function, which is used to formulate the EXTRA_OEMESON config flags to meson. Looking at `bitbake-dumpsig` output before change: List of dependencies for variable EXTRA_OEMESON is {'PACKAGECONFIG_CONFARGS', 'pdi_meson_config'} List of dependencies for variable pdi_meson_config is {'listvar_to_list'} After change: List of dependencies for variable EXTRA_OEMESON is {'pdi_meson_config', 'PACKAGECONFIG_CONFARGS'} List of dependencies for variable pdi_meson_config is {'OBMC_ORG_YAML_SUBDIRS', 'listvar_to_list'} OBMC_ORG_YAML_SUBDIRS has now been added to the variable dependency for the sstate hash calculation, which is where the needed interfaces are defined. (From meta-phosphor rev: f48f5ba3d0e6bf075bce9cd5650ceeb205e25543) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id3ec1cd776e7d8f08d2934cc4981a93d14bd907e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-13phosphor-dbus-interfaces: switch to mesonPatrick Williams1-3/+13
Switch recipe to use the meson build flow. For some machines there is a .bbappend with an EXTRA_OECONF to enable PDI YAML subtrees. This has been made redundant by the move to meson and a small amount of processing on OBMC_ORG_YAML_SUBDIRS in the recipe. The scattered .bbappend files can be removed once this commit is merged. (From meta-phosphor rev: 7e63969760ebd0fed5f76e249203873c2f56f36c) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I044b8547965889bd1090861c87303b5559e925c1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-13phosphor-dbus-interfaces: remove unused PACKAGECONFIGPatrick Williams1-10/+6
The libphosphor_dbus was previously used in native/nativesdk targets in order to prevent the library from being built (and to only export YAML). This PACKAGECONFIG is no longer necessary. Remove it to simplify the recipe and the [eventually] the underlying repository. (From meta-phosphor rev: 4da53beb4edc81be507ee2ef9e6c74d007a5669d) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id601e86fbb624bea97cddace0c12bf8c5d3187fb Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-13phosphor-dbus-interfaces: remove native supportPatrick Williams1-5/+0
The native and nativesdk packages for PDI were previously used as the mechanism to install YAML files. Within the image, the -native packages are no longer used and instead there is a target -yaml package which contains the YAML files. As a follow up, we can now do the three items: * Remove nativesdk-PDI from SDK. * Add target PDI-yaml to the SDK. * Remove native/native-sdk support from PDI recipes. (From meta-phosphor rev: 4f00c4b4504951324c78183a3ed6e8cbc8f2580c) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic049da4855df7e19225e7acd9eeb16efaa9808d1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-10phosphor-dbus-interfaces: srcrev bump 47f32d12c1..11699d678dAndrew Geissler1-1/+1
Ravi Teja (1): Add CSR interface in PLDM namespace (From meta-phosphor rev: 8d40004b25a0ba9618c1264c32253a57cbbd0ec0) Change-Id: I967ca845529f1d831fa32309fe2d10a7826cf25e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-09phosphor-dbus-interfaces: srcrev bump 1751787a07..47f32d12c1Andrew Geissler1-1/+1
Kuiying Wang (1): Add RedundantCount property for PSU redundancy Patrick Williams (3): build: enable meson build build: add sdbus++-gen-meson generated files build: use generated meson.build files (From meta-phosphor rev: 31d72a6b3d1f5c3a867c5d1394e1bd3f3b21af2e) Change-Id: Ia2f0f229dbf44c8570afe87a538999fb149cf6b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>