summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-07-15openpower-pnor-code-mgmt: srcrev bump 573552ae8e..bbb5e3bec1Andrew Geissler3-32/+32
Adriana Kobylak (1): vpnor: Move clearvolatile services to vpnor Andrew Geissler (2): ensure volatile clear waits on dependency ensure volatile clear occurs after reset check Also added to this commit is the movement of the service files from ubi to vpnor (required with the above commits) (From meta-openpower rev: 8b70bb894a3c16d10bf5d11fd26bbc9ea6c3bae1) Change-Id: Ie464de2d4f7abad6e0a3ae2edc1df1b7c740e559 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-ibm:implement phosphor-power for Mihawk platformAndyYFWang7-5/+63
Implement power-sequencer of phosphor-power for mihawk. (From meta-ibm rev: 65dbe8b7c2ed9507ea5842e6e91b637a9069b947) Change-Id: I00ee20fbcfcd6dc34724c2f7caf50cf7ae94d124 Signed-off-by: Andy YF Wang <Andy_YF_Wang@wistron.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-ibm: mihawk: Add 250 soc thermal sensorBen Pai10-0/+49
Mihawk can use up to eight 250-soc. Tested: The user can see the temperature when using 250-soc. (From meta-ibm rev: 74b7557b08ed2582861cd7da390d84371ec2ff86) Change-Id: I17b0d969d0902f6470287c6164f542ad84412f7d Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-ibm: Mihawk fan control support 250 soc thermal sensorBen Pai1-0/+50
Fan control must support 250 soc thermal sensor. Tested: Fan speed is automatically controlled when using 250 soc (From meta-ibm rev: 05540e77d337f466bc339715153704edff3f6b88) Change-Id: Ic17854a8556b5878bf506bfafd64762315390c39 Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-nicole: disable time synchronizationAlexander Filippov2-1/+9
The time synchronization is not required by default on Nicole. It will be done by the host. (From meta-yadro rev: cca25e974f7b7d6c5f4b1e19b6fdab503649c763) Change-Id: I2478ac2dd528462024e93dc791b6564385f1a1ff Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-host-logger: srcrev bump bc5e150140..e8837d59cArtem Senichev1-19/+45
Artem Senichev (1): Add multi-host support The new revision has several features that require the following changes in the bitbake recipe: - migrate the build system from autotools to Meson; - remove direct dependency on sdbusplus (Hostlogger service does not provide D-Bus interface anymore); - add dependency on phosphor-logging; - add multi-host support based on configuration files that are specified in a bbappend. The default behaviour is not changed: if no configuration files are provided, the system will have only one service instance (similar to obmc-console). (From meta-phosphor rev: c4fddbeeed8107fb1862bf1c4661407c96f9a090) Signed-off-by: Artem Senichev <a.senichev@yadro.com> Change-Id: I23480156be91fad08827ab74122db3c320e2e49c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-phosphor: YosemiteV2: Add JSON config support for x86-power-controlPriyatharshan P1-0/+1
The current x86-power-control support only single host. Multi host support will be enabled via providing Json config files for each Host.This implementation parses GPIO pin configuration from JSON config file and uses inside x86-power-control. TESTED: Tested and verified in both Tiogapass. The existing functionality is not broken after adding the JSON parser implementation in Tiogapass. (From meta-phosphor rev: 87a22ce019051424384813d573018374034202ed) Signed-off-by: Priyatharshan P <priyatharshanp@hcl.com> Change-Id: Ibb5036d398d65380e0f83850d0014263fd93f90a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-software-manager: mmc: Add update servicesAdriana Kobylak1-0/+13
The mmc config option in the phosphor-bmc-code-mgmt repo supports now mmc code update, add the depends and services. (From meta-phosphor rev: 98d1f319a22a88887c96ae80b58b8fe8d4b7ca97) Change-Id: Id32177e5d63b18ad9e1060770a031bcce91ae551 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15create libopenbmc_intf.so link in rootfsAndrew Geissler1-0/+14
An upstream change removed a workaround that OpenBMC was depending on which created any missing symlinks in the rootfs. See the following for more details: https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=061eb6f501c6262266230919ef55ebf02a26abcd This caused the libopenbmc_intf.so link to no longer be created in /usr/lib/. This then caused applications like power_control.exe to no longer start with an error like this: Jul 12 23:26:15 witherspoon power_control.exe[367]: power_control.exe: error while loading shared libraries: libopenbmc_intf.so: cannot open shared object file: No such file or directory Long term the goal is to move away from power_control.exe and the skeleton repo in general. For now, just get us back to how things were with this patch. Tested: Verified link is back in witherspoon image and power_contro.exe started successfully. Resolves openbmc/openbmc#3677 (From meta-phosphor rev: 2642059cbd80660bd62e3d4ae7f0a1ac40967872) Change-Id: I111f407b34309cb98334f1f8e665269f0ed4277d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15aspeed: Build a wic image for the eMMC User Data AreaAdriana Kobylak2-0/+35
The U-Boot SPL and U-Boot proper would be programmed to the Boot Area Hardware Partitions of the eMMC. The kernel and user space would go into the User Data Area. This commit creates an image that can be programmed into that User Data Area. Layout: --- - ----- -------- -------- ----- ------- ------ -------- ------- |GPT| | env | boot-a | boot-b | fs-a | fs-b | rwfs | hostfw |GPT-sec| --- - ----- -------- -------- ------ ------ ------ -------- ------- ^ 1MB 64MB 64MB 1GB 1GB 7GB 5GB | 0x5000 Primary GPT size (Beginning of image): 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table) First partition (u-boot-env) is 4K-aligned, which puts it at offset 0x5000 Secondary GPT size (End of image): 16KB (Secondary Table) + 512B (Secondary Header) Since the secondary GPT is expected to be at the end of the device, the initramfs can issue a "sgdisk -e /dev/mmcblk0" on first boot to move it to the end. The first partition holds the U-Boot environment. The following two partitions hold a filesystem with the fitImage file. Code update would reflash the full filesystem with the fitImage during an update. U-Boot can then be programmed to look for the kernel in partitions boot-a or boot-b. The remaining is a set of ext4 filesystems for user space, read-write, and host firmware. The size for the host firmware partition is configurable to be able to build an image of different size. The reason is that the tacoma system is has a User Data area just 1GB smaller than rainier. Design doc: https://gerrit.openbmc-project.xyz/c/openbmc/docs/+/28443 Tested: Adding "WKS_HOSTFW_SIZE = "4G"" to the tacoma.conf file created a 14GB wic file: $ ls -lh *wic -rw-r--r-- 1 anoo 532919 15G Jul 14 08:18 obmc-phosphor-image-rainier.wic -rw-r--r-- 1 anoo 532919 14G Jul 14 08:36 obmc-phosphor-image-witherspoon-tacoma.wi $ wic ls obmc-phosphor-image-rainier.wic Num Start End Size Fstype ... 7 9798963200 15167672319 5368709120 ext4 $ wic ls obmc-phosphor-image-witherspoon-tacoma.wic Num Start End Size Fstype ... 7 9798963200 14093930495 4294967296 ext4 (From meta-aspeed rev: b8a647297e3f9fe724f8ee1736bb9da3806d788e) Change-Id: I18b8a15ac8eddb6abfbc7b70429ef45ffc170d9a Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add detect fan fail serviceGeorge Hung3-0/+106
When detecting fan fail, set other fans full speed (From meta-quanta rev: fe75a9e492d94088d5d70b9cf5bce24e47898b2f) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I764c9d90f551475de773dfc563763112127bde73 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15dbus-sensors: srcrev bump c22b842bfa..dd64800878Andrew Geissler1-1/+1
Zbigniew Kurzynski (1): Fix for performance issue (From meta-phosphor rev: 223636b44abc2a5ae55cf02db1032f939de033d4) Change-Id: I08c30afc1c3d281fa6d5fe662c1009c71172153f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15bmcweb: srcrev bump a502de3d66..e7808c93f0Andrew Geissler1-1/+1
Gunnar Mills (1): Move registries to v1_4_0.MessageRegistry (From meta-phosphor rev: 0619c067624e19b57871f88955d935743387ff33) Change-Id: I331f12628e462b123872e64a07a1d6ea282226c6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15webui-vue: srcrev bump c3fb64e248..8b0afbe71fAndrew Geissler1-1/+1
Derick Montague (1): Update theme file structure in documentation Yoshie Muranaka (1): Restructure Sass files (From meta-phosphor rev: c056ecf17ef0097288e0816a8257fd08ed86ebea) Change-Id: I969dca112566e2aa789bd5d6c7a1ca63a8587c2e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15pldm: srcrev bump 7246e0cdce..e05dcc2cadAndrew Geissler1-1/+1
Deepak Kodihalli (3): libpldmresponder: construct BMC PDRs lazily pldmtool: fix incorrect size assumption pldmtool: fix PDR display for power supply George Liu (2): libpldm: fix the enum names of pldm state sensors libpldm: fix the length bytes of get state sensor readings resp (From meta-phosphor rev: 358faa7281867be46622ecec5a8aa54799f4c327) Change-Id: Ide0cb3e038970ade8ae8b4723e7937fc58044cf7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-bmc-code-mgmt: srcrev bump ebcc194044..d7fbc1e319Andrew Geissler1-1/+1
Adriana Kobylak (7): build: Rename .service files to service.in processBMCImage: Dynamically calculate version id item_updater: Ignore duplicate version ids item_updater: erase: Call resetUbootEnvVars() first mmc: Update and remove functions for the kernel and rootfs mmc: Set updated version to primary mmc: Add mount services (From meta-phosphor rev: b4bcfdf5575bc0dde0d043931066e9cde69bdfe8) Change-Id: Ieaf3a3de00341dbe456ec9444b98545bf43b31ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15libmctp: srcrev bump 3ac70d6257..96d5449211Andrew Geissler1-1/+1
Sumanth Bhat (3): core: Drop trivial length packets core: Limit maximum size of an assembled MCTP message core: handle memory allocation failures in mctp init (From meta-phosphor rev: 024576d7747ff1a68acef5191834e21348035016) Change-Id: Ia3d3379e758c235e4ed1e45f9ec146f007360636 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15ipmi-blob-tool: srcrev bump 570fcc6d28..714e3888a8Andrew Geissler1-1/+1
Brandon Kim (1): blob_handler: Add check to avoid OOB memory access (From meta-phosphor rev: d2b73f35ca8c249774934639b3882b4506716583) Change-Id: I20ea7858a1288d0eefdf6d80a32ffa16bbd606f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-logging: srcrev bump f61f292131..3477ce94b3Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Add Read/WriteFailure registry entries PEL: Add a test error to the message registry (From meta-phosphor rev: c16cc013a614830abec003a06b785701427a7096) Change-Id: I966599a7e01268986a712046a24314d1c8b01f48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15noverify-bmc-update: Only commit payload on updateWilliam A. Kennington III4-2/+14
We don't want to allow indirect updates via users issuing `mc reboot cold` commands after verifying but without peforming the update step. (From meta-phosphor rev: 892e90b3ea1eb39994af943a8686bb96c1473ad9) Change-Id: Ia846efafef6bdf64f102d6e0511d5e8ed874e966 Signed-off-by: William A. Kennington III <wak@google.com> Fixed misspelling of command Signed-off-by: Brad Bishop<bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15image_types_phosphor: Add ext4 boot fs to eMMC tarballAdriana Kobylak1-2/+22
The eMMC has two boot ext4 partitions with the fitImage in them. For the code update tarball, create this ext4 filesystem so that code update can flash it. (From meta-phosphor rev: 066633db0c7a7023b6644ebfc615c3f93a2732e1) Change-Id: I561fd71b2d532ab856caaf41a62bc02b2f8c5444 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15obmc-init.sh: Use u-boot env instead of password for emergency consoleAdriana Kobylak1-7/+19
The password prompt doesn't work anymore. Since it relied on the default password, remove the password prompt and just drop into a shell if a new enable-initrd-debug-sh u-boot environment value is set. The security implications are the same since the default password is public and there is a need to have access to u-boot to set the environment value. If the environment value is not set, kernel panic the system. Closes openbmc/openbmc#3649 Tested: Verified kernel panic if environment value was not set, and if it was set the emergency console dropped into a shell and basic linux commands worked: Mounting read-write /dev/mtdblock5 filesystem failed. Please fix and run mount /dev/mtdblock5 run/initramfs/rw -t jffs2 -o rw or perform a factory reset with the clean-rwfs-filesystem option. Try to manually fix. After fixing run exit to continue this script, or reboot -f to retry, or touch /takeover and exit to become PID 1 allowing editing of this script. /bin/sh: can't access tty; job control turned off / # (From meta-phosphor rev: 368550b2d259ac8d08c993b0d695f38aec8992fa) Change-Id: I0431690b3b4facadbe224fc822d6bd06f35b51f5 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15obmc-phosphor-image: Enable read-only-rootfs for mmc distroAdriana Kobylak1-0/+1
Set the rootfs to read-only if the mmc distro feature is enabled. Similar to ubi, the ext4 filesystem option would have a read-only root fs and only allow certain directories like /var and /etc to be writable. (From meta-phosphor rev: 6c1407dc6835c033196be1c36daada24b9ffac18) Change-Id: Ia963d3feb1800aa01116f522ad38ef49b7fa9a7d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15phosphor-software-manager: Create a new mmc bbclassAdriana Kobylak3-0/+14
Add a bbclass for the mmc configuration option. (From meta-phosphor rev: 7df4aa01e4d35e6ec7294f08e4bd3f1d18e61f01) Change-Id: I6602362e511bcffae1e185a72861ae1edec050f9 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15initramfs: Add init script for eMMCAdriana Kobylak3-1/+82
This init script mounts the rootfs based on the root u-boot env variable, mounts the read-write filesystem and sets up the overlay. (From meta-phosphor rev: 86164b2e072cc6cebc9caf1614e2b1fa0e0884a0) Change-Id: If9121048b6223d5391e5f6a8b7d6cd7d22707969 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15base-files: Add fstab for eMMCAdriana Kobylak2-0/+10
For eMMC, let the initramfs mount the read-only rootfs, read-write, and overlay filesystems, then have fstab setup any additional mounts such as bind mounts. (From meta-phosphor rev: 06cbc8e09667d07e2b575e08a15c4f09f66ebd0e) Change-Id: Icb2e1d360b301752b4a0458d20243520eb6e27e4 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15obmc-bsp-common: Build default eMMC imagesAdriana Kobylak1-1/+14
OpenBMC only supported 2 layouts: static and UBI. With the introduction of eMMC, need to change the logic so that static images are only built if UBI or eMMC are not specified. Add the default eMMC image types to be built. Tested: Adding this line to a machine conf only built the wic image and emmc tarball: require conf/distro/include/phosphor-mmc.inc (From meta-phosphor rev: 2f1584b1bec3047944544cfeb5c5539e307f0ecb) Change-Id: I45569ab375221ac8b9cb7bb045ca88e71cad7286 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15Create phosphor-mmc distro featureAdriana Kobylak1-0/+2
Create a distro feature for building images for a mmc chip. This distro feature would allow to add/remove packages that only apply to mmc. (From meta-phosphor rev: 3633bca4309f6aa0417aa86e74f8b39e4d750528) Change-Id: Icf5c39d7f66fd662dc02479263b67ef674b4b232 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15Add the recipe to build peci-pcieJason M. Bills1-0/+18
(From meta-phosphor rev: 23ac92d74d324df2bc835f93aaef77044fa5be39) Change-Id: I0ea0065abc32a17f632967be8d50254504eab274 Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add x86-power-control supportGeorge Hung1-0/+4
system power control change to use x86-power-control (From meta-quanta rev: ccd3f9d0a83d372df01076d53e5f7ba656d370bb) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I46acde7ef48394e742f371d09a28a16e1154c38a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add pid controller with configGeorge Hung9-0/+696
1. add pid control with fan table config 2. add reboot control service to set fan duty to expected default value before pid control up 3. initial read-margin-temp with json file and the script waits related hwmon sensor could monitor (From meta-quanta rev: b67a01a728b268b9aa61ebde63354ad1a6f46bdd) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I5ae6f5d163dbaee8839bf5222bb650483531e68a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add sensors and fru yaml configGeorge Hung4-0/+1562
Create configuration layer to store sensors and fru yaml (From meta-quanta rev: 79846fd70d9056dfb1582f6d571b72cca3cbbfab) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Id0a2bd5931ee6761e59497be6ff7af62f42995f3 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15meta-quanta: gbs: add ipmi watchdogGeorge Hung6-0/+437
the upstream watchdog lose some command parameters and implementation we reference Intel-BMC repo[*1] apply patches for normal execute with x86-power-control [*1]: https://github.com/Intel-BMC/openbmc/tree/intel/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog (From meta-quanta rev: 230aee7e93f0e4873dc1e76a929e794559155cb5) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Ib4e94948210d6d2948ab5983c962220810db45e8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-hw-diags: srcrev bump b797b3e185..46b456bd75Andrew Geissler1-1/+1
Ben Tyner (1): Do not qualify active attentions with true-mask (From meta-openpower rev: 7fbbd0a685d265f3b3a48746b3790dce2a790284) Change-Id: I185db5b422970ede8eaf0073adcd85e45bcb1a84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-proc-control: srcrev bump 3ae7ed4f51..7a36d36fd9Andrew Geissler1-1/+1
Jayanth Othayoth (2): Fix for missing phal traces in journal log pHAL: Enabled environment variable based pHAL logging (From meta-openpower rev: 2b47c8c238f3e16dd42f93dc38d3adb2550cef57) Change-Id: I56cfdfdff4ddbb79eee96d1f2888a6143aae5acb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15readme: Point to jenkins.openbmc.orgAndrew Jeffery1-1/+1
Remove the reference to openpower.xyz, as we've shifted domains. Change-Id: I2c14852691e1afec2ab88ae960a6ae623a3bdc0e Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2020-07-10meta-security: subtree update:7831969f8c..547f552c85Andrew Geissler5-4/+3
Armin Kuster (3): suricata: update to 4.1.8 packagegroup-core-security-ptest: update fail2ban ptest pkg name isafw.bbclass: typo in layer name Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1a4a51839d53d75ca7e45ea7b1fdb46a62fe33b9
2020-07-10meta-raspberrypi: subtree update:a6f1233d52..0d398a3b71Andrew Geissler4-2/+16
Christopher Clark (1): linux-raspberrypi: bump to 5.4.50 since upstream was force-pushed Leon Anavi (2): rpi-u-boot-scr: Create uboot.env via boot.cmd.in libubootenv_%.bbappend: Add fw_env.config Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8994cad6a13e2ae6f74c7a0a34061a9c4700a124
2020-07-10dbus-sensors: srcrev bump 961bf09a2c..c22b842bfaAndrew Geissler1-1/+1
James Feist (1): CPUSensor: Fix reading failure after DC Cycle (From meta-phosphor rev: 7101094fddc54360dff234357972d59a7151bb7f) Change-Id: I7b428af5c6f753017ebbaf6ede74b9e252178bee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10service-config-manager: srcrev bump 67d445d5da..1a885d98eeAndrew Geissler1-1/+1
Andrew Geissler (1): do not override systemd restart config options Tom Joseph (1): Remove adding an empty interface (From meta-phosphor rev: e1b4a5c4a64905189223f6ed898ef0f668d13d88) Change-Id: I22d83d78e2f12e3717470f5a599b1aa2732fa165 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10bmcweb: srcrev bump faf1f433cd..a502de3d66Andrew Geissler1-1/+1
Gunnar Mills (8): Spelling: 's/Resposne/Response/g' Spelling: 's/Traslates/Translates/g' Spelling: 's/Occured/Occurred/g' Spelling: 's/Coefficent/Coefficient/g Codespell redfish-core spelling fixes Codespell spelling fixes parse_registries.py: Move to clang-format-10 Server Name: Rename iBMC to bmcweb (From meta-phosphor rev: 2e5fa5422c5f2b8a6f31136fd7e9af02da672cd0) Change-Id: I354fcb5ef54b5c56c34abb0d8d6d75d792959aa0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10phosphor-dbus-interfaces: srcrev bump 77a742627e..ff4702aa21Andrew Geissler1-1/+1
SunnySrivastava1984 (1): Publishing SubModel property on DBUS. (From meta-phosphor rev: d391bc7a3eecd785785626cb9723166e29d0d0e6) Change-Id: I206bc9278ca36bf3329ba5ec7ce305f4343cbe4c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10webui-vue: srcrev bump 2f8bbbfe19..c3fb64e248Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add date and time settings Fix overview page server information bug (From meta-phosphor rev: fc1c8a534e752d7f9b648dcab2af9432a9e89792) Change-Id: Ibce5ebd0ba5cd5953d376314c4c8025741da359d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10sdbusplus: srcrev bump 738e45deba..0f19c87276Andrew Geissler1-1/+1
Zhikui Ren (1): Add new_signal and extend set_property methods to dbus_interface (From meta-phosphor rev: 525a2e4f8f5c3898b365c3135ceba6b6517d1d83) Change-Id: I20de2a2a1a81d9d8dc034448c313aa8ca0605c92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10fp5280g2: Load LED manager with JSON configurationGeorge Liu3-2/+65
Since the led manager used the default YAML to generated led-gen.hpp and creates D-Bus object for the groups, and we tend to use JSON instead of YAML to create it. Tested: built successfully on phosphor-led-manager and create D-Bus object used JSON configuration. (From meta-inspur rev: 911c71c43beb4a3696f5c846bee06bc0a0d7bab2) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ibc72f26519bb968ed4b4c8df4e068206ab9c0704 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-quanta: gbs: NVMe SSD power control for GBSGeorge Hung1-0/+19
add NVMe SSD power enable/disable DBus for sensors and allow host to set SSD power Note: Need to set gpio-line-names in kernel dts for SSD power enable/disable (From meta-quanta rev: 41dd1473c5fc9eef12366ad13c36461010860f5f) Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: Iab1fefc7c51176cf62b7d238e2de3837148eaebd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10pdbg: Move to v3.0Joel Stanley1-1/+1
The 3.0 release follows from the 2.5-rc1. The changelog for 3.0 is as follows: Major upstream change was the split out the access method from the device-tree representation to enable backend agnostic system device trees. Other notable features: - Swift support - get/putmempba - Added SBEFIFO backend - Expanded use of SBEFIFO chipops (From meta-openpower rev: 9c2e7744375b992d4cc7cca91d9dc9009f2b76e9) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3a1ed00c0b3bacc64312fe6c09b4b5b13e691772 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10meta-yadro: share boot initiator mailbox supportIvan Mikhaylov6-6/+6
Boot Initiator Mailbox should be available on all our hardware. This commit moves all required files and recipes to the meta-yadro. (From meta-yadro rev: 9ee3c28294c6a87912edbcf09b999b926634f836) Change-Id: Idc52bfb50c8f122662279a593de0ee40703ddb51 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Ivan Mikhaylov <i.mikhaylov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10service-config-manager: srcrev bump 83241c09ec..67d445d5daAndrew Geissler1-1/+1
Tom Joseph (2): Add .gitignore Remove support for CMakeLists.txt (From meta-intel rev: f6f9a8b14dfcac7d20cb86a4ab047473c6a57e91) Change-Id: Ie90bbc5b32a93550cf810feb7ca5da550f4fb628 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10openpower-hw-diags: srcrev bump 792f32f707..b797b3e185Andrew Geissler1-1/+1
Ben Tyner (2): Allow building locally without phosphor-logging Normalize includes relative to source root (From meta-openpower rev: 4d23102e66e811015dcdaa362326d9dfd67975c8) Change-Id: I251990b0258b6223050a6e6927e386f4f8613258 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>