summaryrefslogtreecommitdiff
path: root/meta-quanta
AgeCommit message (Collapse)AuthorFilesLines
2023-08-10meta-quanta: gbs: Remove bmcwebWilly Tu2-11/+0
bmcweb is not used in gbs anymore and can be removed to avoid building the recipe. Change-Id: I23dd4f0d656bb4472d97b8cc2d0053fa31e6d5dc Signed-off-by: Willy Tu <wltu@google.com>
2023-07-27phosphor-logging: leverage ERR_INFO_CAPPatrick Williams1-1/+1
The meta-phosphor recipe now includes a variable for setting the cap on info logs. Leverage that rather than an explicit EXTRA_OEMESON extension. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib0bc935691f4e1acb8fb667dffd60df8ce4d8118
2023-07-26meta-quanta: mac-address SRCREV bump 08b87370..93756c78Willy Tu1-6/+6
Duke Du (1): Filter some probe fail fru Fran (8): Merge pull request #6 from quanta-bmc/dev_harvey_retry_get Merge pull request #7 from quanta-bmc/dev_harvey_retry_get Merge pull request #9 from quanta-bmc/dev_scron_using_cmake_and_googletest_and_find_fru_bus Merge pull request #10 from quanta-bmc/dev_scron_Update_README Merge pull request #12 from quanta-bmc/dev_scron_0204_fixed_bug_when_empty_line_in_config Merge pull request #11 from quanta-bmc/dev_scron_0107_Renamed_parameters Merge pull request #13 from quanta-bmc/dev_scron_0205_Modified_mac_address Merge pull request #16 from quanta-bmc/dev_duke_filter_multiple_same_fru_name_1001 Harvey Wu (4): add retry get fru data loop & output log only print first 256 bytes FRU data in log Merge pull request #18 from wltu/dev-cstdint Merge pull request #19 from wltu/dev-cmake-systemd-unit Scron Chang (9): Use Cmake, gtest, and add find-fru-bus.sh as well as config.txt. Add new line in the end of find-fru-bus.sh Add install config.txt and find-fru-bus.sh in CMake. Add PERMISSIONS to find-fru-bus Add new line to mac-address.cpp mac-address.hpp Update README.md. Renamed parameters Fixed mac-address gets "is empty". Improve the code efficiency and robustness. Scron-Chang (1): Merge branch 'master' into dev_scron_using_cmake_and_googletest_and_find_fru_bus Willy Tu (2): include cstdint for uint8_t cmake: Update system unit dir location to install Change-Id: I56abce1b6eca8e4a5a64a59c1949263e4eab462f Signed-off-by: Willy Tu <wltu@google.com>
2023-07-25meta-quanta: gbs: Remove obmc-dmtf-pmciWilly Tu1-0/+1
Removing obmc-dmtf-pmci to remove packagegroup-obmc-apps entirely. Without doing so the gbs image will try to build the packagegroup-obmc-apps packages. Change-Id: I3e710cc904344fb86761f5ea5794ef94a506607c Signed-off-by: Willy Tu <wltu@google.com>
2023-07-20google-ipmi-sys: srcrev bump 4baf41c8d2..15d4d21c09Andrew Geissler1-0/+1
Hao Zhou (1): File System: Dependency Injection and Mock John Wedig (1): Add IPMI OEM command LinuxBootDone Patrick Williams (1): build: upgrade to C++23 Change-Id: I2d203a8ca9c5e0947b2d70f9d3aec3831c31fa64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: John Wedig <johnwedig@google.com>
2023-07-20ipmi-fru-parser: srcrev bump 06514028f8..7153343816Andrew Geissler3-12/+10
Patrick Williams (6): clang-format: copy latest and re-format writefrudata: remove vla strgfnhandler: suppress unused parameter warnings frup: suppress stringop-truncation warning scripts: accept absolute paths to YAML build: enable meson builds build: install strgfnhandler into ipmi-providers dir Vernon Mauery (1): Set new maintainer as Patrick Williams Willy Tu (1): fru-parser: Remove the use of mktime Switch to Meson. Change-Id: Iec9c41cc17a72f84248b8cd75f70353e053f17e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-07-05acpi-power-state-daemon: install templated service correctlyAndrew Geissler1-1/+17
The latest yocto update is flagging an error on machines using this recipe. The reason appears to be because the templated services are added to the SYSTEMD_SERVICE variable but they are not properly installed into the filesystem. Install the templated service file utilizing a more direct and tested method. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8f856e43244cc766fcec92ba9e21a6b98c9dbd03
2023-05-18meta-gsj: fix do_install for usrmergePatrick Williams1-1/+1
The recipe previously had a hard coded removal of `/lib` which will no longer exist under usrmerge. I think the purpose of this was to delete the systemd units, but leave the library. Therefore I've adjusted the removal to be systemd_unitdir instead of `/lib`. This results in the following package structure: ``` $ find tmp/work/armv7a-openbmc-linux-gnueabi/google-ipmi-sys/0.1+gitAUTOINC+59445f5e21-r1/packages-split/google-ipmi-sys -type f tmp/work/armv7a-openbmc-linux-gnueabi/google-ipmi-sys/0.1+gitAUTOINC+59445f5e21-r1/packages-split/google-ipmi-sys/usr/lib/systemd/system-preset/98-google-ipmi-sys.preset tmp/work/armv7a-openbmc-linux-gnueabi/google-ipmi-sys/0.1+gitAUTOINC+59445f5e21-r1/packages-split/google-ipmi-sys/usr/lib/ipmid-providers/libgooglesys.so ``` The `98-google-ipmi-sys.preset` file is empty. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I05dd016fcc8dfd8dc33ba90acad100afafb18073
2023-05-17meta-google: Remove libhoth recipeWilly Tu2-0/+2
Use the libhoth recipe in meta-security instead of openbmc one. Set the source rev override until that bump is submitted and subtree updated. libhoth source bump in - https://lore.kernel.org/yocto/20230517172730.3837643-1-jebr@google.com/T/#u Change-Id: I6099d6351417dcef9eb3b4d297de43a5e229d7dd Signed-off-by: Willy Tu <wltu@google.com>
2023-05-12Revert "Add socket-id for the first console"Andrew Jeffery1-1/+0
This reverts commit ec7cab9378f548e94ee4af83946b2583d1fc7194. ec7cab9378f5 ("Add socket-id for the first console") was only a partial fixup of the obmc-console configurations found in the tree. For historical reasons not all platforms that support multiple consoles install a client configuration file for all consoles. Instead they relied on some default behaviour that was removed in obmc-console's 4e7186918599 ("Fixed broken dbus interface for multiple consoles"). Applying the configuration changes in the manner of ec7cab9378f5 ("Add socket-id for the first console") resulted in an asymmetric configuration between the client and server, breaking some SSH SOL instances. As of ae2460d0b8e8 ("obmc-console: Provide a default value for `console-id`.") in obmc-console the requirement to specify `socket-id`[^1] is lifted. Instead, the configuration can choose to override a default value. This restores the original behaviour and unbreaks SSH SOL. [^1]: Now an alias of the `console-id` configuration key Websocket and IPMI consoles remain broken. A fix is under development that also takes a proper approach to supporting multiple consoles in bmcweb, and the same solution pattern can be applied in ipmid. More discussion of the problems involved can be found here: https://amboar.github.io/notes/2023/05/08/happenings-in-obmc-console.html Change-Id: I274284c791758f336da6d6301dc523bac2b5dd69 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
2023-04-27meta-quanta: fix shellcheck issuesPatrick Williams24-227/+217
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I189baf142cc86d44ebbf615edd3bb0ec1785be8d
2023-04-21Add socket-id for the first consoleNinad Palsule1-0/+1
This drop adds socket-id for first console. This was left out before but with the new design this parameter is required and enforced by obmc-console code. It is decided to set "socket-id = console0" initially because that is the current path used by bmcweb but in future you can change this value to whatever is appropriate. The console information is now available through the DBUS interface. Each console server register it's object path on DBUS. The leaf node of the object path is used to create a console path. For example in the following console0 the leaf node "console0" is used to make up the console path and the GUI will use console path "/console/console0" to connect to the console. busctl tree xyz.openbmc_project.Console.console0 `-/xyz `-/xyz/openbmc_project `-/xyz/openbmc_project/console `-/xyz/openbmc_project/console/console0 Here is a discord thread where new design was discussed. https://discord.com/channels/775381525260664832/1083551792094249051 Tested: Tested on the rainier system. Related commits: 1) phosphor-dbus-interface: https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/61486 2) obmc-console: https://gerrit.openbmc.org/c/openbmc/obmc-console/+/62496 3) bmcweb: https://gerrit.openbmc.org/c/openbmc/bmcweb/+/62525 Change-Id: I5fd06f3aac69872a3e5032d592a9b59711795cfe Signed-off-by: Ninad Palsule <ninadpalsule@us.ibm.com>
2023-04-17meta-quanta: fix new shellcheck issuesPatrick Williams2-6/+6
The latest version of shellcheck is stricter. Fix a few warnings. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7f94205aef6d348e9c53dca261ea996dd4f84a6a
2023-02-14meta-phosphor: mapper cleanupsBrad Bishop2-4/+0
Mapper ships with systemd unit and dbus configuration files now, so remove unnecessary bitbake classes. Mapper is dbus-activated, so obmc-mapper.target dependencies are redundant and no longer necessary. obmc-mapper.target is the last target in obmc-targets, so remove that recipe and any dependencies on it. Change-Id: I59ff8dcd480b4449d0ef59422ba80c12848dade9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2023-01-13yocto:mickledore: add support for new yocto layerAndrew Geissler7-7/+7
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I8e54833ac78e540e9dd5011533d53ff9a3af6763
2022-11-02Remove PACKAGECONFIG for nic-ethtoolJason M. Bills2-2/+1
The nic-ethtool option was removed from phosphor-network, so we also need to remove the PACKAGECONFIG option to build the phosphor-network bump. Tested: Confirmed that the latest phosphor-network builds successfully. Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Change-Id: Id1e12f3f2af2450500ec6c0b2acef284cb69d0a7
2022-11-02meta-google: systemd: Enable timesyncd by defaultWilliam A. Kennington III4-14/+0
This enables timesync support for the gbmc distro. Change-Id: Idb653e6b98a347b5d8c3a0b3a16c6a4abbe268ac Signed-off-by: William A. Kennington III <wak@google.com>
2022-10-14treewide: more obmc-host-ctl cleanupsPatrick Williams3-3/+0
obmc-host-ctl is defined as a MACHINE, DISTRO, and IMAGE feature. The IMAGE feature pulls in a virtual provider only if the COMBINED feature (MACHINE + DISTRO) is enabled. This is only done on openpower machines. There are a lot of other places where machines are half-way disabling this feature and/or changing variables which have zero effect anyhow. Clean up almost all references to `obmc-host-ctl`. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I090d782bb6a34dc4e3c43df97e8ccf6e1812fed5
2022-10-13treewide: remove pointless abstractionsBrad Bishop2-7/+7
All of these abstractions have exactly one implementation. Remove the indirection to improve at a glance comprehension. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I5d701aff6d0876fa3b2d16c841cbdcb0433b221f
2022-10-04read-margin-temp: srcrev bump cadbe4801d...7a9eec77ecHarvey.Wu1-1/+1
Josh Lehan(1): Caching services and values for fast performance Harvey Wu(1): Update to c++20, meson >= 0.57.0 Signed-off-by: Harvey.Wu <Harvey.Wu@quantatw.com> Change-Id: I8ec80185c228bf50e0c373214ec607810800642b
2022-10-03phosphor-health-monitor: Add do_install in base recipe.Jayashree Dhanapal1-6/+0
Added do_install in base recipe for phosphor-health-monitor to copy the json file from WORKDIR to target for monitoring the CPU and Memory usage of BMC. Therefore, this can be removed in each bbappend files. Tested: Tested in Facebook YosemiteV2 platform. Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: I78eed7efb3e0be81a952c4bc3c3ae64579a48f7d
2022-09-30add langdale to compatible layerAndrew Geissler7-7/+7
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I65febeeec11e6e5b40ee728f42cfbe77023dae1e
2022-09-12treewide: handle more upstream TEMPLATECONF movePatrick Williams6-0/+0
We also need to move the conf-notes.txt files. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ic44e015c0216b526de4fec277ad42f162bca1f33
2022-09-09treewide: handle upstream TEMPLATECONF movePatrick Williams12-0/+0
The latest poky commit is requiring us to have all of our template configs in a subdirectory instead of directly in the `conf` directory. Without this we end up with errors during setup like: ``` Error: TEMPLATECONF value (which is .../openbmc/meta-facebook/meta-bletchley/conf) must point to meta-some-layer/conf/templates/template-name ``` Fix this by moving all of our template files into the 'default' template subdirectory (following the pattern of poky) and modifying `setup` as necessary to follow. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iecefde73d55acbb6bc63ae3d68c4311adaf327ae
2022-08-05treewide: Don't duplicate default extrausers configZev Weiss2-5/+0
phosphor-defaults.inc now automatically inherits extrausers and configures the default root/0penBmc account, so individual platforms no longer need to specify either explicitly. Signed-off-by: Zev Weiss <zev@bewilderbeest.net> Change-Id: Ic2b725f0eaadfafef67069449497e57438fa0fba
2022-08-02Deprecate phosphor-webuiEd Tanous1-1/+1
For the moment, phosphor-webui is deprecated and unmaintained. The replacement for it is webui-vue, which already has feature parity, and many more features than its predecessor. Several calls have been made asking if there is anyone still using phosphor-webui and would like to maintain it into the future, but no such volunteer has stepped up. Moving to webui-vue is the recommended option these days, and this patchset is done under the assumption that these platforms would actually like to move off the deprecated UI, and just don't have patches to that effect. For the machine maintainers reading this, if you would like to stay on phosphor-webui, please start that discussion here about who would like to maintain it. This commit ports the last few platforms over to webui-vue. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I9c74442b850aceca130545f37d5bc694a4f4424d
2022-06-21phosphor-host-ipmid: srcrev bump 33d90e182d..0e7a8af0e5Andrew Geissler3-11/+11
Harvey.Wu (2): dbus-sdr: fix SEL record Generator ID to fit SPEC dbus-sdr: fix the vector size in sdrWriteTable and sdrStatsTable Jian Zhang (1): Add data types to Value to extend setDbusProperty Vernon Mauery (1): fix header install Willy Tu (4): cleanup: Remove all warning errors for the Meson build support build: Add meson build for phosphor-host-ipmi build: move all shared_library/module to library with version suffix build: Remove dynamicsensor library if it is not enabled Change-Id: I92503c6625d1ec2bf88c0a28afac9b4eeb8fbd75 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Willy Tu <wltu@google.com>
2022-04-30treewide: remove meta-perlPatrick Williams5-5/+0
The only recipes which use content from meta-perl are openpower machines: ``` meta-openpower/recipes-bsp/pdata/pdata_git.bb: libxml-libxml-perl-native \ meta-yadro/meta-nicole/recipes-phosphor/logging/openpower-esel-parser_git.bb: libxml-libxml-perl-native \ ``` Remove meta-perl from the bblayers of every layer except openpower machines. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I51f1a8fbfbe879295c64d2339fc115dbd8823681
2022-04-30treewide: remove meta-webserverPatrick Williams1-1/+0
No systems use content from meta-webserver (nginx, apache, etc.), so remove the clutter from our bblayers.conf.samples. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I89ab5ac8c19cd8aa486a2f42d24dcf68688e2408
2022-04-22treewide: drop unused meta-security layerBrad Bishop5-5/+0
This was added with cde0f094f for libseccomp, but shortly after that upstream moved libseccomp from meta-security to core (241c7d2e6). As such, meta-security is no longer used or required. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I371e54b11f6336720dfc6edf0ef733d22b7fb4f2
2022-04-20meta-phosphor: disable phosphor-dbus-monitor by defaultPatrick Williams3-2/+1
phosphor-dbus-monitor still uses autoconf and has a hard dependency on phosphor-snmp, causing phosphor-snmp to be brought in on systems that have no interest in using SNMP. The vast majority of systems do not supply any config for phosphor-dbus-monitor, so the usage of it does not seem wide enough to enable the IMAGE_FEATURE by default. - Remove 'obmc-dbus-monitor' from IMAGE_FEATURE by default. - Clean up all systems that manually remove the dbus-monitor feature or package. - Explicitly add the 'obmc-dbus-monitor' to the following systems: - meta-ibm: all - meta-inspur: fp5280g2 - meta-quanta: s6q Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iad6c4104466e21d1b9843dac964a634019eb6935
2022-04-16meta-quanta: Add hotswap orderingWilliam A. Kennington III3-13/+3
We want it to be possible to order units prior to the powercycle event if state needs to be persisted prior to a powercycle. We can also remove the time_delay functionality as this is now provided globally by the gbmc-psu-hardreset.target. Change-Id: I15b33e120be0246dd821d0dfe9d61b5aae7d1492 Signed-off-by: William A. Kennington III <wak@google.com>
2022-04-16google-ipmi-sys: srcrev bump 4f0d1de67e..0e22d32a85Andrew Geissler1-0/+2
William A. Kennington III (1): systemd: Handle PSU delay globally Change-Id: Ia80f0c4f230cc08e4344c2b53acdb6ffb1d2dbef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-04-12treewide: Update BB_DISKMON_DIRS useGeorge Liu6-24/+24
Per [1][2], Yocto is starting to deprecate ABORT and has replaced the "ABORT" action in BB_DISKMON_DIRS entries with "HALT". 1. https://wiki.yoctoproject.org/wiki/Inclusive_language 2. https://git.yoctoproject.org/poky/commit/?id=4f77505d94a8f6260933f457e9848d1d2fa98ce5 Tested: Built obmc-phosphor-image successfully and eliminate the following warnings: ``` WARNING: The BB_DISKMON_DIRS "ABORT" action has been renamed to "HALT", update configuration ``` Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: If57d0ded9fac41e23b31b01e2a0e309ac7388148
2022-03-23phosphor-led-manager: automatically deduce use-{json,yaml}Patrick Williams1-1/+1
New systems should be using the 'use-json' model by default, but it currently requires a bbappend in order to enable it. Automatically detect based on the PREFERRED_PROVIDER of virtual/...-config-native if the intended use is JSON or YAML. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie674d1b901395b4fd41838b6e978ca1ff00b0277
2022-03-11meta-quanta: s6q: Add usb0 network interfaceJerry Wan5-17/+66
1. Fix the sytle of systemd-conf.bbappend to wrap with 80 characters. 2. Add usb0 network interface. 3. Disable ipv4 link-local address to avoid routing problems. Tested: Set the host's network interface to a link-local address and successfully communicate with the BMC via usb0. Signed-off-by: Jerry Wan <jerry.wan@quantatw.com> Change-Id: I9e6a9946a2beb8cf85872abe1919e92052fe46cc
2022-03-11meta-quanta: s6q: Fix syntax in phosphor-watchdog_%.bbappendJoseph Fu1-1/+1
The phosphor-watchdog_%.bbappend has a syntax error of colon. Tested: built image successfully and solved the warning message. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: If8bd002e6f140c145c56b7bd0964ad415158d619
2022-03-11meta-quanta: s6q: Add led-manager configJerry Wan2-0/+35
Add heartbeat LED and identification LED for S6Q. Tested: The LEDs work properly according to their function. Signed-off-by: Jerry Wan <jerry.wan@quantatw.com> Change-Id: I3abde7552b7ebd415ae77e21e51c699c5b9f5474
2022-03-11meta-quanta: s6q: enable IPMI SELJoseph Fu4-1/+260
Add inventory yaml and enable SEL option to trigger an alarm. Tested: Using settable temperature of ExternalSensor to trigger UCT/LCT signel.The result is verified on S6Q board. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I72f3cc553e78864524761e541bdd6f56469ce290
2022-02-26treewide: support yocto kirkstone releasePatrick Williams7-7/+7
* Deprecate N-1 release (hardknott). * Enable N+1 release (kirkstone). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I39e027e02dab64b4390b46ffbd9c299c858f403e
2022-02-24meta-quanta: gbs: phosphor-gpio-monitor: Fix spacesBrandon Kim1-12/+12
Noticed that the " were right next to = sign with no spaces. Added a space between =" in the bbappend file. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I957610d65d1465f268b3b93b4ff565d36020f09f
2022-02-24various: sync package_ipkPatrick Williams1-1/+1
Commit 605c37cb989a95c02633fcb93efb45102781b4bb switched the tree to use 'package_ipk' instead of 'package_rpm'. Since then a few other systems have gone in which used an old package setting. Sync them to use IPK. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iecd2f65871038d6139c87f910c7c7fb19a115067
2022-02-24meta-quanta: s6q: add sensors yamlJoseph Fu6-1/+2496
Add configuration to store sensor. Add CPU temperatur sensor by using virtual sensor to get maximum value between DTS_CPU and Die_CPU. Tested: using 'ipmitool sdr type' command and Redfish client command to verify on S6Q board. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I324230922e03f60c080858150b476c3f50fb62d6
2022-02-24meta-quanta: s6q: add watchdog serviceJoseph Fu6-0/+51
Add service files to enable ipmitool watchdog command. Tested: 1.setting watchdog action hard reset ~# ipmitool raw 0x06 0x24 0x01 0x01 0x01 0x02 0x64 0x00 starting reset ~# ipmitool raw 0x06 0x22 2.power off ~# ipmitool raw 0x06 0x24 0x01 0x02 0x01 0x02 0x64 0x00 ~# ipmitool raw 0x06 0x22 3.power cycle ~# ipmitool raw 0x06 0x24 0x01 0x02 0x01 0x02 0x64 0x00 ~# ipmitool raw 0x06 0x22 Use these commands to verify the result matches service settings. Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I738d0d86b6a9729d488f22e841e207aaab219796
2022-02-24meta-quanta: s6q: enable the boot type selectorJoseph Fu1-0/+2
Enable the BIOS boot type. Add 'boot_type' option for phosphor-settings-manager to support both EFI and Legacy boot. Tested: ~# ipmitool raw 0x00 0x09 0x05 0x00 0x00 01 05 60 00 00 00 00 ~# ipmitool chassis bootparam get 5 Boot parameter version: 1 Boot parameter 5 is valid/unlocked Boot parameter data: 6000000000 Boot Flags : BIOS EFI boot ~# ipmitool raw 0x00 0x08 0x05 0x80 0x00 0x00 0x00 0x00 ~# ipmitool raw 0x00 0x09 0x05 0x00 0x00 01 05 80 00 00 00 00 ~# ipmitool chassis bootparam get 5 Boot parameter version: 1 Boot parameter 5 is valid/unlocked Boot parameter data: 8000000000 Boot Flags : BIOS PC Compatible (legacy) boot Signed-off-by: Joseph Fu <joseph.fu@quantatw.com> Change-Id: I3ff030dd65fad1a2492c20a6622c6dce68832b45
2022-02-22treewide: remove MAINTAINERSPatrick Williams1-49/+0
The MAINTAINERS files are no longer used and are out of date (references to IRC still exist in most of them). Remove them and rely on the OWNERS exclusively. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I0f5d2719ad97e218ce03c4503efe1b1c92ac455e
2022-02-18treewide: fix append/remove directivesPatrick Williams3-15/+15
As mentioned by I970e06ca6f9d0a9792af122eb25da1bb9a06f058, append and remove directives with '+=' are no longer valid Yocto syntax and raise a warning. See https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n40 One interesting caveat has to do with the difference between "append" and "+=". foo:append = "a" foo:append = "b" Results in `foo = "ab"`, but foo += "a" foo += "b" Results in `foo = "a b"`. When `:append +=` is used it has behavior like the `+=` operator. Therefore, in some cases we need to insert additional whitespace after the `:append = "` to ensure concatenation behaves as expected. I've manually reviewed the results to ensure there is no ill side-effects from an additional space potentially being added. Fix up the entire tree with the following one-liner (and similar for `remove`): git ls-files -- ':!:poky/**' ':!:meta-security/**' \ ':!:meta-raspberrypi/**' ':!:meta-openembedded/**' \ | grep "\.bb" | xargs grep -l ":append.*+=" \ | xargs sed -i 's/:append\(.*\)+=\([^"]*\)" */:append\1=\2" /' or ... | xargs grep -l ":remove.*+=" \ | xargs sed -i "s/:remove\(.*\)+=/:remove\1=/" Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iea6235e7c76e252f4d473652957c2925f6b8845a
2022-02-14meta-q71l: quanta-powerctrl: Fix buildPeter Foley1-3/+3
e.g. install: cannot stat '/home/peter/openbmc/build/quanta-q71l/tmp/work/armv5e-openbmc-linux-gnueabi/quanta-powerctrl/1.0-r0init_once.sh': No such file or directory Signed-off-by: Peter Foley <pefoley@google.com> Change-Id: I40ff36dd1b640c5410c79fbd91642f658d9cc2b7
2022-02-14quanta: q71l: Fix buildPeter Foley1-0/+2
e.g. ERROR: Nothing RPROVIDES 'virtual-obmc-system-mgmt' (but /home/peter/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb RDEPENDS on or otherwise requires it) Signed-off-by: Peter Foley <pefoley@google.com> Change-Id: I40f1dc3537073dbf02a702c9f1f64ada36384179
2022-02-14quanta: f0b: Fix buildPeter Foley1-0/+2
e.g. ERROR: Nothing RPROVIDES 'virtual-obmc-system-mgmt' (but /home/peter/openbmc/meta-phosphor/recipes-phosphor/images/obmc-phosphor-image.bb RDEPENDS on or otherwise requires it) Signed-off-by: Peter Foley <pefoley@google.com> Change-Id: I6da15718cbe2741647fbc5531e8fa989909ca46a