summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2020-05-06webui-vue: srcrev bump f2b3e6c1ef..c77fdaf98dAndrew Geissler1-1/+1
Derick Montague (3): Add vuepress dist directory to .gitignore Update Sass architecture to require helper imports Use Jest as the test framework Yoshie Muranaka (8): Create LoadingBar component Add export functionality to Sensors page Import sass helpers to LoaderBar component Add loading bar to Overview page Add loading bar to Sensors page Add loading bar to LDAP page Add loading bar to SSL certificates page Fix generate CSR submit (From meta-phosphor rev: 54d9a75fcb24ca0319e4e9625cb6d3ad90a508a5) Change-Id: I156f071e655b9cbc2d463954225194c553992796 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06bmcweb: srcrev bump 2a5689a752..8c88860856Andrew Geissler1-1/+1
Gunnar Mills (1): Add support for Quiesced state (From meta-phosphor rev: c39aeae2ce3175c99aec73ad544c4ef665e2aad8) Change-Id: I7bb14cf2c8a0f4ea9527f8eeff16805ae96c8b48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-06phosphor-power: srcrev bump 84807b96fa..4e016652d8Andrew Geissler1-1/+1
Brandon Wyman (1): psu-ng: Clear fault bits in STATUS_WORD Shawn McCarney (1): regulators: Load JSON config file (From meta-phosphor rev: 82228c7009f6e265eed654907becb6b5371f439f) Change-Id: I0dd300cdd5c8ae2f99e2f01faa3364ddaa8b92d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04dunfell: sysvinit package needed for /run/lockAndrew Geissler1-1/+1
Upstream systemd made the inclusion of the tmpfiles.d/legacy.conf a feature that is only provided if the sysvinit PACKAGE is set. By default systemd upstream sets this but OpenBMC overrides that in this file. The legacy.conf provides among other things, a creation of the /run/lock directory. Applications like fw_printenv and fw_setenv rely on the /run/lock directory being present. opened systemd/systemd#15668 to see if there could be a more efficient way of getting /run/lock. Tying it to sysvinit and having it in a file called legacy.conf just doesn't make a lot of sense to me. Tested: Verified /run/lock is now present in QEMU boot and that fw_printenv worked. (From meta-phosphor rev: 561141712e568d555de414363b1115f37fe2cfce) Change-Id: I32b3560b30a2743638bfe1402ba3c72203b4ab0b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04phosphor-power: srcrev bump df42c0d6a7..84807b96faAndrew Geissler1-1/+1
Shawn McCarney (2): regulators: Initial JSON config file for Rainier regulators: Temporarily hard-code config file name (From meta-phosphor rev: 8326cb64de0014a97f65e2b4d38cb4d0cc3f58de) Change-Id: I8bd0c112addf8962fff29688fcc67189fc17cec0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04webui-vue: srcrev bump 881ddc4111..f2b3e6c1efAndrew Geissler1-1/+1
Yoshie Muranaka (4): Remove hostname D-Bus request Add LDAP role groups table Update local user button icon position Add missing router names (From meta-phosphor rev: 974ff139eb00cee1450cedd3512b26a74be7f13f) Change-Id: Ic9e8e52d264954c8e3e89c549234e1eb31fe5474 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04bmcweb: srcrev bump 3fff6206a6..2a5689a752Andrew Geissler1-1/+1
AppaRao Puli (1): EventService: Queuing the request data and retry Sunitha Harish (1): Set the Hypervisor Host Name manojkiraneda (1): Implement GetLockList function in Lock Service (From meta-phosphor rev: 328ca092a21d986b39f30206e6483f36a6d1e609) Change-Id: I1022d171a4094a730f5ce637d2949ef897fea362 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04entity-manager: srcrev bump 1ffa4a440e..b1728ca01eAndrew Geissler1-1/+1
James Feist (1): Add retries into d-bus probes (From meta-phosphor rev: d9e8a7c50cf86a41de1837d88def7d482fe5417b) Change-Id: Ibcd4b0161e8c0bbbabebb7fd146ef2ac8d55668f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-04phosphor-webui: srcrev bump 47246f591b..4a16a026b6Andrew Geissler1-1/+1
James Feist (2): Pass cookies into function Add CSRF check to more websockets (From meta-phosphor rev: f4a19077a12117c90d40d06b8fe7008e0c8a54c2) Change-Id: I6d1a76dec108ef0a53a5cc8c51592b7bca0de160 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-webui: srcrev bump 0b7d07b734..47246f591bAndrew Geissler1-1/+1
Gunnar Mills (1): Python3 Support: Force node-gyp to 6.1.0 (From meta-phosphor rev: 456bd49a583a4a0cc6e3df99050ee49fe6440559) Change-Id: I01bbfc23f48206fef68cf5a98312571d5e47d995 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-host-ipmid: srcrev bump e1160cb2fa..074f64d42dAndrew Geissler1-1/+1
Vijay Khemka (1): chassishandler: Add restart cause support (From meta-phosphor rev: 0fec43a03d37f5aa94b7d91fd5c4bdbb40fba21c) Change-Id: I8da976e4bfe886c0ea78531857ae51c480d1f992 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30bmcweb: srcrev bump 3b6dea601e..3fff6206a6Andrew Geissler1-1/+1
Sunitha Harish (1): Set the Hypervisor IPv4 Static IP address (From meta-phosphor rev: 444889329cd1273b817ef6285a937d72eeef1686) Change-Id: I8c33e4831eb2c73e76f3a98d00b91e2e337a91c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-power: srcrev bump 01bc612007..df42c0d6a7Andrew Geissler1-1/+1
Brad Bishop (1): meson: add options for each application Shawn McCarney (1): Add 'long-tests' build option (From meta-phosphor rev: 99c9595c20c81d0d49e98ec10f2fbc072396ce7b) Change-Id: I277dd621abe5db2806e28016a9f4fb6424c065f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-objmgr: srcrev bump c52be0d217..5592202fa6Andrew Geissler1-1/+1
Matt Spinler (1): libmapper: Retry on wait timeouts (From meta-phosphor rev: 717b1157612f1fffe712f0b2ac7ec5f619b52449) Change-Id: I9800d244564503933a2122d241ff97410ad0566f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-power: Add phosphor-regulators-monitor servicesMatthew Barth2-2/+4
Add the phosphor-regulators monitor services that perform method calls to phosphor-regulators to enable or disable monitoring of the regulators. The enable service should be started after power sequencing begins during a poweron and the disable service startsp immediately at a poweroff to halt monitoring Tested: Monitoring started after power sequencing services and the chassis is on Monitoring disabled immediately at poweroff (From meta-phosphor rev: a51bc302c63971fd30798e7a167a24303843489e) Change-Id: I1da591b9d895d24ce351867aa4eaa9039a13acbf Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-power: Add phosphor-regulators-config serviceMatthew Barth2-2/+3
Add the phosphor-regulators config service that performs a method call to phosphor-regulators that would then configure the regulators. This service should be called immediately at poweron before the power sequencing begins. Tested: Method call occurs before pre-poweron target is set Power sequencing does not start before this method completes (From meta-phosphor rev: 3e79686a2476ed1c77b811262dcf1a370c2f6571) Change-Id: Id30bb149c94281183fa33c761abe5a25bdfdedd8 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-30phosphor-power: Add regsctl binary to imageMatthew Barth2-1/+2
(From meta-phosphor rev: 7166750260457a7a4e051d8cba9c4d4a5e48a657) Change-Id: I53e15eab24e494aec032efb77dadef18f764a9bf Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29phosphor-power: srcrev bump b267b7ebf1..cd9ab087e6Andrew Geissler1-1/+1
Matthew Barth (1): regs: Create regulator control utility function (From meta-phosphor rev: b15265704906b672d0816225d00aee192034b105) Change-Id: I48d2d4212f0c062f7b5881dfde2ce1469c801a40 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29phosphor-ipmi-flash: srcrev bump 01593f9658..c8445aaa29Andrew Geissler1-1/+1
Medad CChien (1): tools: implement pci support for Nuvoton (From meta-phosphor rev: d3362f905990547c2d03471689444532796104a2) Change-Id: I74e3795cf3bc33ef9bbee9b2c4170964f300f057 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29entity-manager: srcrev bump ff58eba9e7..1ffa4a440eAndrew Geissler1-1/+1
James Feist (1): Add ability to disable device logging (From meta-phosphor rev: fe5b671e303599173995ba5e25a1dd60e562b968) Change-Id: I92c3ca23b8eaee7f9aa55be87caeb04a67be404a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29webui-vue: srcrev bump 9e36f522b9..881ddc4111Andrew Geissler1-1/+1
Yoshie Muranaka (2): Add LDAP page Change host status request to Redfish (From meta-phosphor rev: deff7ad5ee63b2368064edbb5c62159da067f452) Change-Id: I9e16c7ebb26415d30d7291ae0eb5c55e9f529e83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29bmcweb: srcrev bump b52664e2f4..3b6dea601eAndrew Geissler1-1/+1
manojkiraneda (1): Implement Release Lock in Lock Service (From meta-phosphor rev: ae87e7f076115ad4d4af27a0177d2fc0e7299242) Change-Id: Ica8bf6357d230c1641ef8363ec9bc240a9514198 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29phosphor-psu-code-mgmt: srcrev bump d48ae5fbca..f356fdc926Andrew Geissler1-1/+1
Albert Zhang (1): Cleanup the code related to emit_interface_added Lei YU (1): Add updateable association (From meta-phosphor rev: 89f29aa6af2076e216902f8310f5410fdeb82c62) Change-Id: I2e40caaf317b9f01248451bf3d5c213313021ce0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-29image_types_phosphor: Create a image-u-boot file with splAdriana Kobylak1-2/+18
If a u-boot spl file is built, generate a image-u-boot file with it so that code update can flash the u-boot mtd with the spl. (From meta-phosphor rev: 8fe768d9c696730eb67d48c243cbab9b228b8334) Change-Id: I8ead2155593945602c925b26e85d2b6effc206f9 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-28Add PSU software manager recipeLei YU1-0/+52
Add phosphor-psu-software-manager recipe to manage PSU software versions and updates. Tested: Add the recipe into Witherspoon build, verify the service is running and the PSU version objects are created on Witherspoon. (From meta-phosphor rev: 99cf05d696d52eee5c89a464296d2151a957fb0a) Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I466725976dd70209f7bbc670bad6b09f14d53684 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-28Override the fallbackDNS propertyManojkiran Eda1-0/+1
- fallbackDNS is a space-separated list of IPv4 and IPv6 addresses to use as the fallback DNS servers. Any per-link DNS servers obtained from systemd-networkd.service take precedence over this setting, as do any servers set via DNS= above or /etc/resolv.conf. - This setting is hence only used if no other DNS server information is known. If this option is not given, a compiled-in list of DNS servers is used instead. - The default compiled list of DNS for systemd-resolved are ['1.1.1.1', '8.8.8.8', '1.0.0.1', '8.8.4.4', '2606:4700:4700::1111','2001:4860:4860::8888', '2606:4700:4700::1001', '2001:4860:4860::8844'] which are google DNS servers. - The problem with this is that, when there is no DNS configuration on BMC(or the customer removes it),resovld would still used the precompiled compiled list of google DNS for quires without the user knowledge(security issue) - This commit would override the fallbackDNS to NULL (From meta-phosphor rev: 7ce78b26c90ada8c203e17d76de8f481f1a9cf5d) Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: Ib743887a3155d48e5dbe4735bfed0ad548d6a610 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27phosphor-nvme: srcrev bump fc8472c692..e41b2e4c6cAndrew Geissler1-1/+1
Vijay Khemka (1): Remove gpios dependency (From meta-phosphor rev: 3d5873bc39b8e18c733aac78b0e0c94012954515) Change-Id: Iab9fffb8cb92e060ae9d2f5f73273b46f54cc7ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27obmc-console: srcrev bump 44036f0b5c..d802b11942Andrew Geissler1-1/+1
Joseph Reynolds (1): Add design notes - UART abstraction (From meta-phosphor rev: 11b52d2aa40becb420fff090149481a8ba37ac2c) Change-Id: I35a62e757362e45cd3cca13e4b16b9ba4c4a7502 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27webui-vue: srcrev bump 791622bc08..9e36f522b9Andrew Geissler1-1/+1
Yoshie Muranaka (3): Update bootstrap and bootstrap-vue Update layout fluid prop to set max-width Add webpack config for env specific builds (From meta-phosphor rev: 93ccf684fea2c89788589f9cdd3c36b7ce5ae3b1) Change-Id: I471a39cd743e9c55f5d64a48470e5366fbb7ceca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27bmcweb: srcrev bump 3946028d2d..b52664e2f4Andrew Geissler1-1/+1
AppaRao Puli (1): EventService: Manager and subscriptions support George Liu (1): Map policy restore D-Bus interface to Redfish Xiaochao Ma (1): BMCWeb: Add SNMPinfo in redfish-NetworkProtocol (From meta-phosphor rev: ba1b6d8a49a28d4de2d06e73c3826ab3eff4fc36) Change-Id: Iad01b1ec54e8f8c4f750fccb2c0a9a9fe53d6bb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27phosphor-power: srcrev bump 8a392d9d62..b267b7ebf1Andrew Geissler1-1/+1
Bob King (5): regulators: Implements support for if action regulators: Implements support for presence_detection regulators: Implements support for set_device action regulators: Create regulators ComparePresenceAction class regulators: Implements support for compare_presence action (From meta-phosphor rev: ceeb16c05fa92a2d01c0b327588d0dcf54f7e9b0) Change-Id: I3a92e570801372fb96c180a1a726f562dd81028f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27python: remove a legacy python recipeAndrew Geissler2-87/+0
(From meta-phosphor rev: 69dc71a98b67f63ea71ab264becd45849c13f538) Change-Id: I3c5cbcf32af2fbd89da7752a8ab2eda6a9ffb804 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27phosphor-net-ipmid: srcrev bump 9979e9971e..a6ad5e161eAndrew Geissler1-1/+1
Vernon Mauery (1): Check if the object is still valid in the timeout callback function (From meta-phosphor rev: 2f7b1fd1084036fc62b1c6662c0766b07b25e3a8) Change-Id: Ifb9bc9b6f61cc97e5258bf31b42dbf06c0262012 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27dbus-sensors: srcrev bump 1afda6bbb6..10306bd503Andrew Geissler1-1/+1
Yong Li (1): Stop the timer when the deasserted events occur (From meta-phosphor rev: 8dcac5891dbb34be634041e2ededc36e67bb0d33) Change-Id: I86639aad787f16ebe30d3541202ab6f37fbc3717 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27phosphor-debug-collector: srcrev bump 719c5f0821..638b43f50cAndrew Geissler1-1/+1
Andrew Geissler (1): ensure deleted object is entry (From meta-phosphor rev: 83d65f05cbe8f081e40085e000a4f8f7b08e9298) Change-Id: I334888bb4d3a91dba2e84ad7c5674dd04aed0506 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-27distro: do not override DISTRO in base incAndrew Geissler1-1/+0
This file originally was not written to be included. Once it was moved to an include, should have removed the DISTRO override. The gsj system recently moved to a custom distro that includes this file. Need to ensure DISTRO is not overridden. (From meta-phosphor rev: 15269544861c755661981d99711c120fce5410cd) Change-Id: Iab75967dcaddf0d86b47d4339d82cce43197e73a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: remove python2/python3 workaroundsAndrew Geissler2-25/+0
Now that OpenBMC is on python3, these are no longer needed and no longer work in a python3-only world (From meta-phosphor rev: ddb3c792f25648dfb83582eee115de2793382d4f) Change-Id: I1eca2a701686afc1f6a4f16babaeb9811c11b4f3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: fix up inherits for python3Andrew Geissler5-6/+6
Most of these recipes are no longer needed but bitbake still verifies the inherit clauses for them. python2 has been removed so need these to all use the corresponding python3 classes. (From meta-phosphor rev: d55b42ae26bf5198efeb38db9eed8166139408bd) Change-Id: Idf5fee957d8d0f3128a766a8007c3053fc1464d9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: remove extra spacesAndrew Geissler1-2/+2
(From meta-phosphor rev: 3879a72e2164291102fc82c6ddfe7890d412d8bf) Change-Id: I02c4fe25fc5866dd2efb5dd0093be516e902ec74 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: remove .py files from rootfsAndrew Geissler1-2/+11
Only the .pyc files are needed so save some space in the image by removing the .py files. With the move to python3, machines that bring python into their image no longer build due to the squashfs being too large. This fixes that issue. A similar function as this used to be under the tiny-distro feature but it just needs to be mandatory now until someone feels like they need the .py files in the image. (From meta-phosphor rev: f846a8387abdb409c3d1b6bb66746d5d7b859bd3) Change-Id: I8a4de733e30e38ee90f9aa8eb2d7cb10204fcad2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: ensurepip not needed in rootfsAndrew Geissler1-0/+6
This was pulled down from the facebook/openbmc repo: https://github.com/facebook/openbmc/blob/19cd2a3e9638e7a2652518c022e422c7de4c7259/common/recipes-devtools/python/python3_%25.bbappend (From meta-phosphor rev: d23fed577d26eb704e427a4f65f13866cb391de1) Change-Id: I5cb44b0e3b634bf0d605e84e3d32a15e84615354 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: ensure python3 is defaultAndrew Geissler1-0/+5
This was pulled down from the facebook/openbmc repo: https://github.com/facebook/openbmc/blob/19cd2a3e9638e7a2652518c022e422c7de4c7259/common/recipes-devtools/python/python3_%25.bbappend (From meta-phosphor rev: e84b046a582307700a6a193270d2b61a81b57f76) Change-Id: I94766094f0744da58b2ce02ae51526eaf3e73f78 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23dunfell: remove python2 .py file workaroundAndrew Geissler1-11/+0
python2 is gone in dunfell release so need to remove any appends to that recipe. A later commit in this series will apply this space reducer to a python3 version of the bbappend. (From meta-phosphor rev: afaf32d69470243c7a1367700f0427432789251e) Change-Id: I242d11902250ed8948f244afae45a78787b5299e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23webui-vue: srcrev bump 038a9da1ae..791622bc08Andrew Geissler1-1/+1
Yoshie Muranaka (1): Fix local user edit bug (From meta-phosphor rev: fdb95b2e8c419745aeb17a4ebd10108336bf788c) Change-Id: Ic8a453de01e10eece112edf22d8d3d78d7eedea1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23bmcweb: srcrev bump 1d44c80838..3946028d2dAndrew Geissler1-1/+1
AppaRao Puli (2): Http client support Correct privilege levels for LogService jayaprakash Mutyala (1): Redfish: Support NoAccess user creation manojkiraneda (1): Implement Acquire Lock Function in Lock Service (From meta-phosphor rev: 13b74c7d630371dd9a217b0b2c347b04380a182c) Change-Id: Iccc7f9ece25d185e4079ed0eb0f75a4066b09592 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23phosphor-debug-collector: srcrev bump 719c5f0821..638b43f50cAndrew Geissler1-1/+1
Andrew Geissler (1): ensure deleted object is entry (From meta-phosphor rev: 4ab263c5bb078d63a6f05a07b338566b4f60f776) Change-Id: Icfd61ae51897e2f715b011e03f8fe2e934e4d5e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-23phosphor-logging: srcrev bump fe7218912e..d03d3d91bcAndrew Geissler1-1/+1
Matt Spinler (12): PEL: Add trusted symbolic FRU support to schema PEL: Save registry callout JSON for later PEL: Find message registry callouts to use PEL: Get rid of the enum for a maint procedure PEL: Add symbolic FRU support to FRUIdentity PEL: Add Symbolic FRU support to Callout PEL: Add SRC callouts from message registry PEL: Use contains() for JSON PEL: Document support for sys based severities PEL: Msg registry sev now based on sys type PEL: Add getLocationCode call to inv callout PEL: Add registry testing steps to readme (From meta-phosphor rev: b13795d25ad35271c2c4007acebcbf75a30d85a9) Change-Id: I95636b1e1bec543cabd045de56c07273d7f5156d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-22phosphor-state-manager: srcrev bump 4ca6f3f4fe..dc059399bcAndrew Geissler1-1/+5
Carol Wang (5): sched-host-tran: implement host transition process sched-host-tran: handle with BMC time changing sched-host-tran: store/restore the value of scheduled time and requested transition sched-host-tran: implement systemd service sched-host-tran: code refactor Include the change to use the new binary and service in the recipe (From meta-phosphor rev: 73b971109ae838e6e74bd029ad983a598f16f567) Change-Id: Ica94e1988ec22e65b8dc897906ee69bc4abf0a32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-22phosphor-power: srcrev bump 0b51a9b234..8a392d9d62Andrew Geissler1-1/+1
Lei YU (1): Remove Lei from MAINTAINERS (From meta-phosphor rev: f2161ddd590b9f59a664598c19ff56ba84145669) Change-Id: I84675965276ebde3f9bab3dce645616527c3bcdb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-04-22webui-vue: srcrev bump 1be6b41e1b..038a9da1aeAndrew Geissler1-1/+1
Yoshie Muranaka (2): Create TableFilter component Add dynamic AccountService Roles (From meta-phosphor rev: 10f947091bf5f657fde11e3281526c8a45139a06) Change-Id: I4e33607ecbe4e497ef419248a38b3e589aa7abfb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>