summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2021-03-18phosphor-networkd: srcrev bump a5a0944ccb..c14b4b30c5Andrew Geissler1-1/+1
Ravi Teja (1): Fix [route] statement Change-Id: Idd62262e90f8651e857e59ed0318c3787b302f7f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-18webui-vue: srcrev bump 7006806d21..0beb0f98cfAndrew Geissler1-1/+1
MichalX Szopinski (1): Show Security settings tab on Intel environment Change-Id: I5c41e187f0327b50f402593ff697353cd85d90eb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-18phosphor-host-ipmid: srcrev bump be0632321e..3b7a4078eeAndrew Geissler1-1/+1
Johnathan Mantey (1): Correct the IPv6 Router Address Configuration command Change-Id: I5eaddaebaac052b6320441f4bd351661ba53055d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17bmcweb: srcrev bump d8ef9915dd..7ea79e5e15Andrew Geissler1-1/+1
Johnathan Mantey (1): Force HostName property to be read-only per the schema Ravi Teja (1): Fix IPv6DefaultGateway validator warnings Xiaochao Ma (1): Redfish: Implement new event log propety Resolved Change-Id: I3133ced053bad67106461feffe6a42cc41942697 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17phosphor-power: srcrev bump 9bab9e1079..81d6cde458Andrew Geissler1-1/+1
Brandon Wyman (2): psu-ng: Move test getUtils and freeUtils to cpp Fix SDK build issue due to updated arm-sdk Change-Id: If6305e505feb35d84eaef41444ecad1f159c89fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17pldm: srcrev bump 3103e44eb0..bcabadac18Andrew Geissler1-1/+1
George Liu (1): Fix BIOS enum attribute to allow updating BaseBIOSTable Change-Id: I221a598262bc57f3d8d28805465b9666022a88b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17telemetry: srcrev bump 0e7ae5dbf1..9f9ff90a39Andrew Geissler1-1/+1
Krzysztof Grobelny (1): Revert "created AddReportFutureVersion dbus method" Change-Id: Ic2a9d040aadc61b597efd6199eb849f9c36cea4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-17phosphor-virtual-sensor: srcrev bump b306b03dae..2b56ddb38dAndrew Geissler1-1/+1
Kumar Thangavel (1): Add airflow sensor support in phosphor-virtual-sensor Change-Id: Ia01c45443490f33766db44a2ae20ae300d9c1498 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16bmcweb: srcrev bump b614e2bde6..d8ef9915ddAndrew Geissler1-1/+1
Ed Tanous (2): Make missing static files directory non-fatal Remove default.css from the image Change-Id: Idc8e87c499f5fa604794114309250bcf65a8eb32 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-16phosphor-networkd: srcrev bump 1b5ec9c536..a5a0944ccbAndrew Geissler1-1/+1
Ravi Teja (1): Network: Implement ipv6/ipv4 default gateways on EthernetInterface Change-Id: I4a4c3f80b11c1f3787749b4729455f32459be091 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16phosphor-led-manager: srcrev bump b00e56c26e..616a071697Andrew Geissler1-1/+1
George Liu (1): led-use-json: Use specific config files Change-Id: I7bb01dee17c9728abd766ec95da6e9997ac5bc89 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16libmctp: srcrev bump 192752301b..e889b19f4bAndrew Geissler1-1/+1
Andrew Jeffery (1): core: Make pkt_size and pkt_pad size_t Change-Id: Ief49682332bdeb95023b67ecddcfb10966c2fae8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-16telemetry: srcrev bump 92cfff44d5..0e7ae5dbf1Andrew Geissler2-2/+2
Ed Tanous (1): async changes to support 40749 Krzysztof Grobelny (1): created AddReportFutureVersion dbus method sdbusplus: srcrev bump 4b646236df..95874d930f Ed Tanous (1): Standardize the asio helper methods Change-Id: Ib881f03dc1110c67055a08500e2876f1f58c857b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Ed Tanous <edtanous@google.com>
2021-03-15license: update json-perl to reflect upstream changesAndrew Geissler1-2/+2
The license files have been renamed to be more clear on whether the license is only for a specific version of the license or for that version and any follow on versions. The json-perl repo indicates that it should follow the same licensing requirements as Perl itself so this commit updates this recipe to follow what is in the perl.bb Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ia94953a809f880e7ed1859bcf27a5ef03b74e8cd
2021-03-15license: update yaml-tiny to reflect upstream changesAndrew Geissler1-2/+3
The license files have been renamed to be more clear on whether the license is only for a specific version of the license or for that version and any follow on versions. The yaml-tiny repo indicates that it should follow the same licensing requirements as Perl itself so this commit updates this recipe to follow what is in the perl.bb Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I269d887a3e43ad9004f20b780dfe55156c16de5d
2021-03-13phosphor-time-manager: srcrev bump 1e1dc44732..8af2a89409Andrew Geissler1-1/+1
Ratan Gupta (1): Enable Meson Build system for phoshphor-time-manager Change-Id: Id8dcefed829c3f30d6f5b2a9429c4666f36964af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-13bmcweb: srcrev bump d32392249b..b614e2bde6Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): led: Fix for Chassis IndicatorLED patch response P Dheeraj Srujan Kumar (1): Initialize Event Service Config on bmcweb restart Change-Id: Idb7a7930363971e65e2755f42d311eebc3f716e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-13phosphor-pid-control: srcrev bump b6a0b89e44..7a8d5a1700Andrew Geissler1-1/+1
Jae Hyun Yoo (1): Fix regex in findSensors Change-Id: I04a92d342123dfe42ec77e2afca609935d755075 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-12Bump the changes related to post codesAndrew Geissler3-3/+3
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-12entity-manager: srcrev bump f64d4397f8..e789bf12a4Andrew Geissler1-1/+1
Matt Spinler (1): Do tmpl substitutions using all properties on path Change-Id: Ida1f081f5b81d2a45efea2a1373f365b54cb9fc3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11bmcweb: srcrev bump 0daf14e053..d32392249bAndrew Geissler1-1/+1
AppaRao Puli (1): bmcweb build issue fix Ed Tanous (1): Disable nbd proxy from the build Sunitha Harish (1): Redfish Session : Fix clientIp getting mapped to clientId Change-Id: Ia19e7f859ee2138b1cc744523bf83d72bb2d73aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11phosphor-power: srcrev bump 169975cf30..9bab9e1079Andrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Get max PSU number from entity manager Change-Id: Ib9402a949443dfc0712a0613ad6f6e749a9ae3f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11phosphor-host-ipmid: srcrev bump da06d15cab..be0632321eAndrew Geissler1-1/+1
Yong Li (1): Do not insert twice for first filter Change-Id: I9715927dfc919f7cf763b992e114347b1afe64ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11dbus-sensors: srcrev bump a0683a889a..d05867c0d3Andrew Geissler1-1/+1
Lei YU (1): psusensor: Fix incorrect event sensors Zhikui Ren (1): Regression fix: use pwm number from configuration Change-Id: I23f8e643b59e6971b097746e1624a17f5b1c1ff3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11pldm: srcrev bump 5fb37d578d..3103e44eb0Andrew Geissler1-1/+1
Manojkiran Eda (1): Fix the dbus object path for bmc effecter Matt Spinler (1): Add emergency power off alert state sensor defs Pavithra Barithaya (1): PLDM:JSON change for BootProgress as Host Sensor Change-Id: I7d12b1bfd12f07f3e491408a4b650782c1a48529 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-11bmcweb: srcrev bump cd1f3920ac..0daf14e053Andrew Geissler1-1/+1
Gunnar Mills (1): Remove IBM copyright Change-Id: I971011ebc4b0dfab84b6d6f5bd2914f8eba6b868 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-logging: srcrev bump 86e40ddf5f..25d986c1e7Andrew Geissler1-1/+1
Matt Spinler (1): peltool to delete PEL files permanently Change-Id: Idea15958595a6f8edb2c1c9bc1ff5833ae459844 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10entity-manager: srcrev bump 296667f007..f64d4397f8Andrew Geissler1-1/+1
Hao Jiang (1): Rename EEPROM sensor type. Vijay Khemka (2): EntityManager: Add new platform Tyan S7106 EntityManager: Add PSU config for ACBELL Change-Id: I9a097660581c1356fcc46463aab69c816d639185 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10webui-vue: srcrev bump d6752694d3..7006806d21Andrew Geissler1-1/+1
Derick Montague (3): Add .gitattributes file Add factory reset page Update factory reset modal content Change-Id: I541ad4e3804a03e3d59614eff79424a23e4549e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10bmcweb: srcrev bump 88ad7f03b3..cd1f3920acAndrew Geissler1-1/+1
Arun P. Mohanan (1): Fix KVM issue on DISABLE_XSS_PREVENTION Change-Id: I39698715d0ac8c870fe95196bb97704e26c1fd15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-snmp: srcrev bump 1334b7b3d1..0d5094bf65Andrew Geissler1-1/+1
Ratan Gupta (1): Add the Sysuptime in SNMP trap Change-Id: I6f8d053af9452e05ac49413f03e326636b4bf89f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-host-postd: srcrev bump 9b556add1b..aade4adb39Andrew Geissler1-1/+1
Manojkiran Eda (1): Make snoop port optional for the daemon Change-Id: I91db033df060d44c39bb3d72a265bf042e3de6ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10x86-power-control: srcrev bump 7c8d19cbcd..22e0bec01eAndrew Geissler1-1/+1
Jason M. Bills (3): Add option to use PLT_RST for warm reset detection Use phosphor::logging instead of std::cerr Improve graceful power state handling Change-Id: Ic2ba5101f6ad52cd911442b44b63ee08b31339e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-ipmi-flash: srcrev bump 7d39eb04ac..c7fa2c2803Andrew Geissler1-1/+1
Vivekanand Veeracholan (2): tools/pci: Use pci_device_enable() to enable bridge tools/pci: Replace memcpy on pci write with aligned copy Change-Id: Ifc1b2f8f93a82e3f027a3d55ebd4bcf5995e1e75 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-10phosphor-power: srcrev bump 0635df219c..169975cf30Andrew Geissler1-1/+1
Adriana Kobylak (1): psu-ng: Remove Min Power Supplies and cleanup Change-Id: I0ebed331ad814ba89dac89b5927881022d83e9ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-09perl: workaround recipe bug in perl-version.bbclassAndrew Geissler1-1/+1
Without this change, we get this error when building a system that uses native perl: Can't locate mrw/Targets.pm in @INC The mrw-api-native.bb recipe uses the PERLVERSION variable provided by perl-version.bbclass. This class appears to require the native class be inherited prior to it in order to correctly set PERLVERSION. When it is not inherited prior, "None" appears where the perl version should be. This issue was found when OpenBMC fixed its recipe inheritance order in https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/40974 openbmc/openbmc#3770 tracks final resolution to this issue which will most likely be working with upstream yocto. This commit is a short term solution to get openbmc building again without a full revert of 40974. Tested: - Verified witherspoon built from scratch with this change Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie9f8ef7b292801736b2ba44e10d688c67eb31e32
2021-03-09bmcweb: srcrev bump 15124765da..88ad7f03b3Andrew Geissler1-1/+1
Sunitha Harish (1): EventService : Support async_resolve for subscribers SunnySrivastava1984 (1): Chassis Location property on bmcweb Change-Id: Ie3cf589ea08b6d7c52bbaf11c2eebf9f1bf58284 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-09pldm: srcrev bump ff80ebf094..5fb37d578dAndrew Geissler1-1/+1
Sampa Misra (1): Fix: create a deferred event for tasks after GetPDR Change-Id: I9d4e2f57d78864950a71f05b3956026c40bc07b2 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-snmp: srcrev bump e5d90c3575..1334b7b3d1Andrew Geissler1-1/+1
Patrick Williams (2): test: unit test fixes for vtable exception clang-format-11: reformat Change-Id: I10a5b7414611498f4062047b6bbe4fea37bb0fe1 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-06pldm: srcrev bump 6d6d1e8d1d..ff80ebf094Andrew Geissler1-1/+1
Manojkiran Eda (1): Add a new pldm verbosity option Change-Id: Ic9c240387fe6f337398ce8b35e6b130f3a12af84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-06phosphor-pid-control: srcrev bump 258530af96..b6a0b89e44Andrew Geissler1-1/+1
Hao Jiang (4): Modify function signature for unit test. Retry pidControlLoop in individual context handler Expose exception of restartControlLoops(). Bug fix: pidControlLoop may loop infinitely. Change-Id: Iba2f38ed89ce3fd42557ece8f3d17b7363ddea6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-04phosphor-fan-presence: srcrev bump 8ee45fed31..1d7379ea22Andrew Geissler1-1/+1
Matt Spinler (2): monitor: Allow missing D-Bus sensors on startup monitor: Change start/stop timer traces to DEBUG Change-Id: Id167c0906616b41e97fa146944c340fc77d1d73c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-04phosphor-state-manager: srcrev bump 75f38ee42d..35ca2e34cdAndrew Geissler1-1/+1
Andrew Geissler (1): power-restore: one-time support Change-Id: I1d64fe88b371a64b552d0f17766e562761d98eff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-04phosphor-sel-logger: srcrev bump dbd77b9200..aaffc124b6Andrew Geissler1-1/+1
Jeff Lin (1): Fix negative value of asymmetric max and min value Change-Id: Ia0227f114e5a0425cfabbea48145414db11a7d15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-04webui-vue: srcrev bump a9de9148ba..d6752694d3Andrew Geissler1-1/+1
MichalX Szopinski (1): Show Client Sessions tab on Intel environment Change-Id: If521103ca6dfa06bf5d6de3f0f497b5ea402de38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-03phosphor-power: srcrev bump 9a507db583..0635df219cAndrew Geissler1-1/+1
Shawn McCarney (1): regulators: Temporarily allow boot w/missing cfg Change-Id: I6f2ba8d770f9258ee2897d5217a9d1d53b074b46 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-03phosphor-fan-presence: srcrev bump 3755524df3..8ee45fed31Andrew Geissler1-1/+1
Matthew Barth (2): docs: Main README updates docs:monitor: Remove source README in favor of docs README Change-Id: Ibbd1cd5a33f432f7187b9f175a9db1c4b93d2732 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>