summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05[pam]: Include pam-succeed-if to verify group roleRichard Marian Thomaiyar1-0/+1
Include pam-succeed-if to the rootfs file system. This will be used to do pam_authenticate restriction based on group ownership. Tested: Along with pam-webserver changes with authenticate required, verified that users belonging to redfish group are only allowed to login to bmcweb. (From meta-phosphor rev: 8c65b60518d8c447918371f3dbc7aceca35aaaa5) Change-Id: Ie81c0c9c6a2d3188a5d74a845c2a584b9ad36101 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-05meta-phosphor: Disable use of pager for output of systemd toolsAndrew Jeffery1-0/+7
Prevent systemd from garbling its output with control characters that busybox doesn't interpret. (From meta-phosphor rev: b51d6e3322ea6cfa93e99c74663b7fb9923c2f65) Change-Id: I2dddce5bef6f41058574904193976ca74f0b0ac9 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04bmcweb: srcrev bump d887fff197..c7a29d366cAndrew Geissler1-1/+1
Ed Tanous (1): Remove IBM specific variable name (From meta-phosphor rev: 1c2bdfce6e97eb2e691859cf26e1990746dfc93f) Change-Id: I8a10728a7c52881161ed1d6ad9d5388435bd310f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04dbus-sensors: srcrev bump 6690d8fb85..48b44233c3Andrew Geissler1-1/+1
James Feist (2): Add power state check for HwmonTempSensor Nvme: Don't trip thresholds when power off Peter Lundgren (1): PSUSensor: Add support for more current readings (From meta-phosphor rev: c9d5dd558ec310a26d473be48f91a63ca697bdca) Change-Id: Ic092ffebe8528edb2b19d96177d3130e4097d7ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-04pldm: srcrev bump 83388763bd..ba0738b25aAndrew Geissler1-1/+1
George Liu (1): libpldm: Implement en/decode for setNumericEffecterValue John Wang (1): Fix GetBIOSAttributeCurrentValueByHandle Pavithra (1): oem-ibm: remove debug log in PEL read handler (From meta-phosphor rev: 5770528926626669fa11643b6e0ea2c4ee313fa7) Change-Id: I2a861ae0a02935194a5a370cd8289e6a4f19dfe3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-host-ipmid: srcrev bump bbbc395447..930104a86aAndrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer Johnathan Mantey (1): Return an error when assigning static values to a DHCP enabled NIC (From meta-phosphor rev: 792ea33dbf734dfa16d694f7ad62e0fea575fa5a) Change-Id: Ie60e72c3a060142f2df361f2c4a9f460c12a661b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03ipmi-fru-parser: srcrev bump 2cdb0e3fb4..686da1839eAndrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer (From meta-phosphor rev: 406d265257311232cb80e92b5ea45811b0a44fe5) Change-Id: If9c2082b947756a4a5f070c6d1492ae3cf09f53f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-net-ipmid: srcrev bump 899cf5abd1..706ef5ab23Andrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: remove Emily Shaffer (From meta-phosphor rev: 8289fa50011cc569a80f462994f78f4004cff111) Change-Id: I0c78bc1b09e8e5637755a3cc62c85e2203a02da4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-logging: srcrev bump 0e1593ec71..56e08263d6Andrew Geissler1-1/+1
Deepak Kodihalli (1): openpower-pels: react to PLDM API change Matt Spinler (6): PEL: Add function to get PEL size PEL: Check UserData section size before adding PEL: Move util namespace to bottom of pel.cpp PEL: Save process name in a UserData section PEL: Save BMC Version ID in UserData section PEL: HostNotifier testcase refactoring (From meta-phosphor rev: abd1f21587927f7935e34f9ef7637a073d761bc5) Change-Id: Ic49bb82e0b115f794bde2f1fc7de0d61bf082886 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-02-03phosphor-dbus-interfaces: srcrev bump 1702368dc6..b43056fbbfAndrew Geissler1-1/+1
Johnathan Mantey (1): Added a Network Interface Card enable boolean control (From meta-phosphor rev: 22811193f63d9974b8eca3381d87f3c49636449a) Change-Id: I5f235be0899e0e187dad4b553f1c3ad470ac06f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31x86-power-control: srcrev bump 8f5cb6a496..89f613129bAndrew Geissler1-1/+1
Rashmi RV (1): Clearing ACFail bit after next restart. (From meta-phosphor rev: e8ba22a877eeada8d48be56487d64527a404df4c) Change-Id: I7f79ba7993371e5e8127f679aac22b2b31404c18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31pldm: srcrev bump e60c5822c5..83388763bdAndrew Geissler1-1/+1
Deepak Kodihalli (1): ibm-oem: NewFileAvailable: API change (From meta-phosphor rev: 7fb3792f4b3854396256c5f4db4b19d47fca77e0) Change-Id: I96330bc18fef9d3072228e16ed4d52a974a8f3b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31bmcweb: srcrev bump d04ba325f3..d887fff197Andrew Geissler1-1/+1
Joseph Reynolds (1): Enhance return value from pamAuthenticateUser (From meta-phosphor rev: c0356d174dfe064e795371a9459b4e6a9fb88c09) Change-Id: Ie43530c2056a99e4e853783c6b703b20fc3dc815 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31phosphor-host-ipmid: srcrev bump 619ed5f854..bbbc395447Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): [user-mgmt]: Handle out of range error in path [channel-mgmt]: Handle out of range error in path (From meta-phosphor rev: 14837ebf239fa1f80e86ec6694d744244c1940d4) Change-Id: I99aa82d785592a8b9366351940499390927b00fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31phosphor-ipmi-flash: srcrev bump 2aa5534731..aae4c2e3afAndrew Geissler1-1/+1
Benjamin Fair (1): tools: increase polling timeout by 5 minutes (From meta-phosphor rev: bcfa4c03b5c08cf8a373fe290eb9a3e817b63332) Change-Id: Idde520eb724e888582c14c0b4ac93463fca657e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31mboxbridge: srcrev bump e2744c0e20..02821c6ae4Andrew Geissler1-1/+1
Andrew Jeffery (2): vpnor: partition: Only attempt read() for in-bounds accesses vpnor: partition: Fix file descriptor leaks (From meta-phosphor rev: 16ada430207e41410d2b17f963e3403cc99cc48a) Change-Id: I58c853b536f1c20e89f013fe140d102affd0d909 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31bmcweb: srcrev bump 4228a1609a..d04ba325f3Andrew Geissler1-1/+1
Przemyslaw Czarnowski (3): Add VirtualMedia schema to Redfish InsertMedia and EjectMedia actions added to VirtualMedia schema Add OemVirtualMedia schema (From meta-phosphor rev: 91d7aac29dfbbd5b66794744b6fd6b009ee94349) Change-Id: Ia2505064e8e691e1f698d7230feecab2270e23a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31entity-manager: srcrev bump 5213ccc16c..d5b87fbc32Andrew Geissler1-1/+1
Cheng C Yang (1): Add Rescan specific bus method (From meta-phosphor rev: 257e95750941fa67dc86a0fa9474dadce90e3544) Change-Id: If14e03bb507fba278aa564db03413b9de380c454 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-31mboxbridge: srcrev bump 0acc669979..e2744c0e20Andrew Geissler1-1/+1
Alvin Wang (1): Add backend_adjust_offset to avoid the windows overlap Andrew Jeffery (4): vpnor: table: Handle alignment warning README: Spring clean configure: Default-enable virtual pnor vpnor: Avoid mmap() due to lack of support on some filesystems (From meta-phosphor rev: 8b3f30b3b9f45c9e0782be52d0f09c6a65cf1af3) Change-Id: Ida6fdaba7d1d4fed38a314e76aafd9284c55355a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28dbus-sensors: srcrev bump ba8a8bfa7b..6690d8fb85Andrew Geissler1-1/+1
Alex Qiu (1): PSUSensor: Add support for MAX20730, MAX20734, MAX20796 and sort list (From meta-phosphor rev: d49380bd5481673600b0d9969008625a3d398860) Change-Id: Ib4322840c0121160a5eb5d68d27e88390c69b405 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28phosphor-host-ipmid: srcrev bump 489a4ed9dc..619ed5f854Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): [channel-mgmt]: Misc fixes for log messge tag. (From meta-phosphor rev: 7fde803c721d4c3ee65c860a5edb150b2770d06b) Change-Id: I7efab9f6a635764fed03b5fc1f707e1da5840498 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28pldm: srcrev bump 820a9a56d1..e60c5822c5Andrew Geissler1-1/+1
Deepak Kodihalli (2): Implement the FRU implementation class Implement FRURecordTableMetadata and FRURecordTable command George Liu (4): pldm: Fix calling getProperty method in GetDateTime method pldm: change utils.cpp to a shared library pldm: libpldmresponder: call ccOnlyResponse when en/decoding errors pldmtool: Add commands Tom Joseph (2): FRU Parsing for platform specific config files Add defintions and function to encode FRU record (From meta-phosphor rev: c069621b8db7624d29f6c68fce32f548a79529a8) Change-Id: Id093778053ab909b3b6ae84871fdbbf139ab85c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28phosphor-logging: srcrev bump acb7c106a0..0e1593ec71Andrew Geissler1-1/+1
Matt Spinler (16): PEL: Add HostInterface base class PEL: Add HostNotifier class PEL: Logic to enqueue a PEL to send to host PEL: Fill in host command response handler PEL: Fill in host state change callback PEL: Take a PEL off the queue and send to host PEL: Mock the new PEL available cmd PEL: On new PEL, send to host if necessary PEL: Support for the host acking a PEL PEL: Notifier support for 'host full' PEL: Receive a 'bad PEL' indication from host PEL: Add PLDM command handler PEL: Create the PLDMInterface class PEL: Add PEL D-Bus methods PEL: Close PEL FD after getPEL call PEL: Add additional HostNotifier documentation (From meta-phosphor rev: 3e16157f75621c115ecd884a40d598d733f2009c) Change-Id: Ie3632b8e252b3ba867f41fdf6715fdeb1d580a86 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28entity-manager: srcrev bump 9354bf78d8..5213ccc16cAndrew Geissler1-1/+1
Suryakanth Sekar (1): Move ProductId from root to Motherboard interface (From meta-phosphor rev: d31d3d2a4f8c8337387553b478451d7f97b94bcf) Change-Id: Ia6faac312885d3e105d6be4a9b13fe5642dd94d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-28ipmbbridge: srcrev bump 43c89138ea..a86059348fAndrew Geissler1-1/+1
Vijay Khemka (2): Customize ipmbbridge as per upstream IPMB driver Update channel config as per new design (From meta-phosphor rev: b4262c1d5b16632a1a683fc2016a20b3e672b7d7) Change-Id: Ib5cf9a9486cf77cbcaea96c22eb65828ead9212b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-24phosphor-led-manager: srcrev bump a6e4892942..3518e18a0eAndrew Geissler1-1/+1
Vishwanatha Subbanna (1): Add vishwa as Maintainer (From meta-phosphor rev: d10932e129d6b7373275beae8567b87260c0187f) Change-Id: Ia5b92476d0289bd06f6442553790b52d4e253184 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-24phosphor-dbus-interfaces: srcrev bump b51a5a3d89..1702368dc6Andrew Geissler1-1/+1
Matt Spinler (1): Add new OpenPower PEL methods (From meta-phosphor rev: eeae717b5d769d4b1201058e5ab3766784f6384d) Change-Id: I62650d83b739f9fb07b065a25051d0211f40b3bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-24phosphor-fan-presence: srcrev bump 799cdf74d5..c83457ab18Andrew Geissler1-1/+1
Matthew Barth (16): presence: Add JSON config class presence: Parse JSON input file presence: Extract fan object data presence: Sensor generation framework presence: Complete current method type functions presence: Policy generation framework presence: Complete current rpolicy type functions presence: Reload json config on SIGHUP presence: Enable use of alternate json config file presence: Retrieve config file location from dbus presence: Split config filename from path Add getSubTreeRaw dbus function presence: Hard code JSON config file locations presence: Enable use of JSON instead of YAML presence: Example JSON configuration & README updates presence: Correct supported policy types in example YAML (From meta-phosphor rev: 0e20c167f05172734912b795439d4ac212ce9eee) Change-Id: If21557073de5588afc24c90127b6804fa8308445 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-24entity-manager: srcrev bump 3048742406..9354bf78d8Andrew Geissler1-1/+1
Alex Qiu (1): Add MAX20730, MAX20734, MAX20796 to devices.hpp (From meta-phosphor rev: 4c29ae1e38baecdc1a52a2fb62c6b940526e3c8e) Change-Id: I9d1d525211d8e9d9d215e5e117d8c1c7d1d2a955 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-24phosphor-bmc-code-mgmt: srcrev bump ec4eec3460..e9f6c845daAndrew Geissler1-1/+1
Vijay Khemka (1): Add support for Bios update (From meta-phosphor rev: 5be93ff879cc5137125a340f6653e9c5c9707a36) Change-Id: Ie27bdeec0d2acb1d21350d5533e767fe666c53e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-objmgr: srcrev bump d0cf94288f..c52be0d217Andrew Geissler1-1/+1
Vernon Mauery (1): Add a retry mechanism for introspection (From meta-phosphor rev: 7fa1e8ffbf63205fdb8214bb5fb90435ac275fba) Change-Id: Ie4720a5f2fe80f4cac6f7909598c63df55c2fb72 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-webui: srcrev bump cee23d9317..425ed044e9Andrew Geissler1-1/+1
Gunnar Mills (1): Fix security vulnerabilities (From meta-phosphor rev: 8ab1ef140c945deaf703b58f2f373dc2aa851af2) Change-Id: I5d8f1bf4be463483e7d3c9f50d0b183d6631d84a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-power: srcrev bump dcb4b3b3b8..0dcbdf57b7Andrew Geissler1-1/+1
Bob King (3): Create validate-regulators-config_tests.cpp. Add validate-regulators-config.py validation tool. Update format cause .clang-format file updates. Cheng C Yang (1): Add feature Cold Redundancy Lei YU (1): power-supply: Remove version interface (From meta-phosphor rev: 71356d8711bd68e028e36d154c046f82b9cfba56) Change-Id: I6c2459f5060d29d9b64b08c31ab5674ec4ce6747 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23Remove readline dependency to fix license conflict issueYong Li1-1/+1
Based on the below discussion, disable ipmi shell to remove the readline dependency. Since it has license conflict with openssl: https://lists.ozlabs.org/pipermail/openbmc/2019-November/019678.html Tested: Ipmi shell does not work Ipmitool is not linked to libreadline (From meta-phosphor rev: 9bef780c4a0b2dcfc3b114af261e873fa39407b8) Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Ie2c90cc07f303761d27ce4493297fdf1515bc630 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-certificate-manager: srcrev bump 73d1fbf304..15cbbec294Andrew Geissler1-1/+1
Zbigniew Lukwinski (1): Change InternalFailure to NotAllowed for replace (From meta-phosphor rev: 612f430c3d54722d38d398589544ebfdc701c331) Change-Id: I0b5f79b51c350cfb79ac0517cedcbfda070b94a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-gpio-monitor: srcrev bump 43dd2d8a02..3b7f4fa427Andrew Geissler1-1/+1
Payne Yang (1): Enable restart for gpio monitor (From meta-phosphor rev: 10c3990aceacbb6c7eeeaa90066013329b1db74a) Change-Id: I56e0b8c98cbd3d630f8f58a937961732910778ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23bmcweb: srcrev bump 2b5e08e291..4228a1609aAndrew Geissler1-1/+1
Jason M. Bills (1): Correct Redfish message severity values Karthick Sundarrajan (1): Changed input data format for Crashdump.SendRawPeci jayaprakash Mutyala (1): msg_registry: updated MemoryThermTrip msg entry (From meta-phosphor rev: 3c6cf136230efd6b722e8e9db0bed677debb171a) Change-Id: I5a5640461212e6e4c48a4653db82419108c94691 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-net-ipmid: srcrev bump 86985d5780..899cf5abd1Andrew Geissler1-1/+1
Yong Li (1): Fix elapsedSeconds date formatting causing netimid crash during BMC booting (From meta-phosphor rev: 894ad320704db5bdb4aff4041f19e385637a2c55) Change-Id: Ie2fd19bd3ea1639ef893631d58d59e7b96466de6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-host-ipmid: srcrev bump bbe728c374..489a4ed9dcAndrew Geissler1-1/+1
Richard Marian Thomaiyar (2): [user-mgmt]: Do late initialization of user init. [Fix]: Check ipmi groups list before creating user (From meta-phosphor rev: d1b3599a6018f820088563d0aa8d697f2676271d) Change-Id: I9f3b9a859516e2ec33496b933ff4745f0b16eba1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-networkd: srcrev bump cb42fe26fe..dbd328d7e0Andrew Geissler1-1/+1
Karthick Sundarrajan (1): Correct the MAC address format in Redfish (From meta-phosphor rev: 3979e8b1de00bc2f1dbc65a233e09e6f11425fb8) Change-Id: Ib7deab9ee0e82f0623ca6809dfd46cfb96aaf884 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor-power: Fix pkg_postinst scriptLei YU1-4/+7
The pkg_postinst script uses the variable OBMC_POWER_SUPPLY_INSTANCES that is not availabe during the post installation. This results in the links of power-supply-monitor@.service are not created. Use `@d.getVar()` to get the variable from bitbake fixed the issue. Also removes the default OBMC_POWER_SUPPLY_INSTANCES, let the build fail when OBMC_POWER_SUPPLY_INSTANCES is not defined. Otherwise such issues are only found at runtime. Tested: Verify the witherspoon build contains the power-supply-monitor@.service links; Unset OBMC_POWER_SUPPLY_INSTANCES, verify the build fails due to installation failure. (From meta-phosphor rev: 2e6bda873f9c96c71da0103310f3e970d1a5b999) Change-Id: Id70ea4c05b937bb93e7d93bcabf3a961cf295435 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23Revert "Create phosphor-psu-monitor package"Brad Bishop1-4/+0
This reverts commit 7102a39f018806bb34d14923e4cd8de8dd2160b1. Reason for revert: Missing dependencies. (From meta-phosphor rev: 7c73d7d0cfee2455307a3bc16f4fd9d8c7c0882f) Change-Id: I96ad79ec79679475507bdd6399e4446c6e5de529 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-23phosphor: Make Both as default Timer ownerAlbert Zhang1-1/+1
Change the default TimeOwner from BMC to Both in phosphor-settings. Tested: tested on fp5280g2. The default Timer owner has changed to Both. (From meta-phosphor rev: 45efbb4ae2d518abae1ba8f6dd7ca9278ee3ed69) Signed-off-by: Albert Zhang <zhanghaodi@inspur.com> Change-Id: I531a15cbd5e87aaf5d481f073ea884c412a93ccb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22Create phosphor-psu-monitor packageBrandon Wyman1-0/+4
1. Create a phosphor-psu-monitor package. 2. Add the phosphor-psu-monitor binary to the package. 3. Add the phosphor-psu-monitor.service to the package. This will allow one to selectively install the refactored power supply monitor application to systems that want to use it. (From meta-phosphor rev: 7102a39f018806bb34d14923e4cd8de8dd2160b1) Change-Id: I107909226299de6fecefb2706bf453588bcc2f7c Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22pldm: srcrev bump 2da1bfea01..820a9a56d1Andrew Geissler1-1/+1
Deepak Kodihalli (1): Remove unused header file inclusion George Liu (3): pldm: Moving utils function into the common directory pldm: Refactor DBusHandler interface libpldm: platform: implement requester flow for GetPDR Xiaochao Ma (1): libpldmresponder: bios: Add SetDataTime (From meta-phosphor rev: 6779d3e306a8aba25a9c8b1c98aafada6791de61) Change-Id: I2dd586015ce4f8bf175ecb2a68d2e04b671aad19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22dbus-sensors: srcrev bump e5d2308e73..ba8a8bfa7bAndrew Geissler1-1/+1
ZhikuiRen (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 72a05b2cc8e7e5c4cb96a75b64a4917ceb07ad34) Change-Id: I1aa76abd1ebc4c8aaa988e9a6648b7b4d621a7d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22phosphor-logging: srcrev bump cce1411a64..acb7c106a0Andrew Geissler1-1/+1
Matt Spinler (3): PEL: Print host trans state in peltool PEL: Print OBMC event log ID in peltool PEL: Print the JSON formatted UserData (From meta-phosphor rev: 17a409c823467180c9d4667d5e2adc85638cb59a) Change-Id: I9c999474732ca0022d8d96ba7b907a5d00adc650 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22phosphor-host-ipmid: srcrev bump 43263c60af..bbe728c374Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): [ipmid]: Advertise D-Bus signals, only when ready arun-pm (1): [user-mgmt]: Rearrange signal handler registration (From meta-phosphor rev: 4a045ea45076e387dddfcc3b902fdfcd592150aa) Change-Id: I36a9a17f82e14343050ad1cf0ad802c086f89dd5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-22entity-manager: srcrev bump 01542d2af1..3048742406Andrew Geissler1-1/+1
ZhikuiRen (1): convert sysfs gpio usage to libgpiod (From meta-phosphor rev: 5af47ac94e19b1d1a6c27e575078d45acb426ade) Change-Id: Ia37b534e5681eaa158fbf37b56869b139fbc5658 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-01-21pldm: Don't depend on phosphor-loggingMatt Spinler1-1/+1
PLDM has no such dependency, and it will cause a circular dependency when the openpower-pels phosphor-logging extension is enabled. Add a dependency on sdeventplus. (From meta-phosphor rev: 6fd86c4ebfa1a9b467531b457498f84bc0b5fd3d) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I8278310fbce7d067a65278c507a7545b2a4c5015 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>