summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-05-25u-boot-aspeed: Move to SDK v00.04.00Joel Stanley1-1/+1
This rebases on the latest SDK release. Notably this release includes support for the A3 and disables debug backdoors in line with the defaults in the A3 silicon. Changes kept downstream from ASPEED's SDK in the OpenBMC branch: Eddie James (1): ARM: dts: Aspeed: Tacoma and Rainier: Add eMMC nodes and parameters Joel Stanley (15): board: ast2600: Disable eSPI early init by default dts: ast2600-evb: Enable FSI masters tools: Add script for generating recovery image configs: Add OpenBMC spl defconfig for AST2600 boards clk: ast2600: Add divisor settings for 100MHz PLL ram: ast2600: Enable device tree based DDR config ast2600: tacoma: Run DDR at 1333 ast2600: Allow selection of SPL boot devices ast2600: Modify SPL SRAM layout crypto: Add driver for Aspeed HACE ast2600: Enable HACE probing in SPL ast2600: Add HACE to device tree ast2600: spl: Add ASPEED_LOADERS option ast2600: spl: Support common boot loader features config: ast2600: Add config for SPL MMC boot with FIT signature verification Changes in the ASPEED SDK when moving from v00.03.03 include the branch of fixes that were backported for FIT support, plus the following changes from the ASPEED team: Bing-Hua Wang (3): configs: evb-ast2500-spl_defconfig: Use platform.S DDR init ast2500: spl: Skip SPI timing calibration ast2500: Fix VRAM size detection Chia-Wei Wang (2): ast2600: Disable backdoor to align A3 design ast2600: Enable UART Debug based on FWSPIMISO Chia-Wei, Wang (4): board: ast2600: Add eSPI early init sequence board: ast2600-intel: Add Intel EGS CRB support aspeed: ast2600: Fix incorrect chip revision ID board: ast2600: Enable eSPI early init by default Chin-Ting Kuo (4): sdhci: ast2600: HS200 support porting mmc: Enable SDMA feature when boot from eMMC uart: Fix UART1 route problem on A3 spi-nor: Porting MT25Q02G flash part Dylan Hung (18): cmd:aspeed: fix missing setting for the tx single packet cmd:aspeed: change broadcom id matching cmd:aspeed: add support of broadcom 54210/54213 test cmd:aspeed: refactor phy internal loopback cmd:aspeed: fix typo cmd:aspeed: remove redundant debug print cmd:aspeed: skip deselect package for I350 IOP issue cmd:aspeed: add NCSI_VERBOSE_TEST (default off) cmd:aspeed: add 100ms for phy ready cmd:aspeed: bug fixed of the length decoding of the dramtest arm:dts: revise ast2600 mac1/2 rgmii delay setting net:phy: add phy-mode support on broadcom 5461 series cmd:aspeed: add phy tx/rx delay control arguments cmd:aspeed: add bcm54615, rtl8211f and marvell88e15 delay setting cmd:aspeed: restore default page ram:aspeed: revise coding style ram:aspeed: refactor coding style arm:dts: revise rgmii tx/rx delay Fugang Duan (1): net: phy: realtek: add rx delay support for RTL8211F Jamin Lin (1): Add evb-ast2600-obmc-emmc-cot_defconfig config to support AST2600 emmc secure boot for OpenBMC Johnny Huang (6): otp: fix a1 program issue otp: fix otp cmd stuck otp: update version number to 1.0.2 otp: add AST2600A3 secure boot: fix public key exponent otp: update print otp image Ryan Chen (3): AST2600:platform.S for AST2600A3 fix for reset. it will apply for AST2600A1/A2/A3 ast2600:ddr: fix memory bandwidth issue sdram : ast2600 Troy Lee (2): config: ast2600: support OpenBMC boot from eMMC image config: ast2600-evb for openbmc boot command update chin-ting_kuo (1): Revert "mmc: Enable SDMA feature when boot from eMMC" The previous version of v2019.04-aspeed-openbmc is kept in the branch archive/v2019.04-aspeed-openbmc-3. Change-Id: Ie492bdbfaec32c3e3e0caf8d4fa1806fcd1febec Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-05-25meta-phosphor: new committersBrad Bishop1-0/+2
More committers are needed for meta-phosphor to improve commit throughput and overall OpenBMC project robustness. Ed Tanous and Patrick Williams have expressed interest and have an established OpenBMC contribution history as justification. Change-Id: I1f668badb6986c27d7dc9403cb6eb6af489d254d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2021-05-25phosphor-networkd: srcrev bump de433b74ec..1e710d04a6Andrew Geissler1-1/+1
William A. Kennington III (2): build: Add meson build build: Fix service and conf file quotation Change-Id: I827082933f900609ce13ec0f2a4ee28362a0323e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25openpower: bump croserver to 57b4010Andrew Geissler1-1/+1
A needed fix was merged recently which is required for our latest rebase of upstream yocto to work. See the following for more details: https://github.com/open-power/eCMD/issues/451 Ed Tanous (1): Fix format security in eCMD Jason Albert (1): fix deepcopy on templated structs (#440) Kahn Evans (9): Fix spr access when p0 is deconfigured Update from ekb Add ECMD_INACTIVE_THREAD return code, and check for it in command line code Update to resolve warnings Add multicast checkrings modes Update eCMD version to 14.21 Add additional chipunits in chiplet check logic Add new target relationship Minor updates from ekb Steven B. Janssen (2): additional paths for an increase in devices update i2c instruction to allow the caller to specify a force of a slave address Steven Janssen (14): server enablement for xdma access update .gitignore Remove unnecessary includes update RUN_CMD to use pipe,fork,dup2,execl,select,read instead of popen. This allows the server to better handle the STDERR output that can cause issues when running commands remotely Update default constructors to initialize all elements of the class Resolves issue where some elements are eval'd later with bad data in them. resolve compiler warning Wstringop-truncation by copying n-1 string size Add ability to specify the i2c flags that can be sent to the device driver or plugin. Change default busspeed to unknown so plugin can set appropriate default. Affects cases where we need to know something was specified on the command line vs just being set. update api to have a default value of 0 resolve issue with no param for i2cFlags update dump command to allow for hex dump instead of defaulting to enums Resolve issue where a reset of the FSI2PIB is necessary but didn't work properly. resolve compiler issue by handling what handle really is here resolve compiler issue by handling what handle really is here remove requirement for aspeed-xdma.h file for builds sangram alapati (9): changed the ecid output format for p10 use last 2 chars to check the wafer type change the # of bits we check fix for using large dump files on aix code cleanup removing slibclean as it can't be executed on aix changes to p10 help text added cachecore fixed the right target to loop upon while grabbing the data Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I4ecdafe51617c1758c5ee94bd9c72bac3363cb83
2021-05-25phosphor-dbus-interfaces: srcrev bump 33458d4432..0ae4052479Andrew Geissler1-1/+1
Vijay Lobo (1): Entry: Add EventId property Change-Id: Ie7dcfcf5b921ca270ae676c07d2c25727c0e2392 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25pldm: srcrev bump 144ef2bd47..79175b44a2Andrew Geissler1-1/+1
Jayashankar Padath (1): pldmtool: Add new entity types in the pdr support list Change-Id: I0c30538708dac1dbd34506c4961bd68aae96bc23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25phosphor-power: srcrev bump ce540f3c9f..d9c8be577dAndrew Geissler1-1/+1
Shawn McCarney (1): regulators: Enable sensor monitoring Change-Id: I6bf4a94605ce8df2385418d3b599750bd5fac572 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25kcsbridge: srcrev bump 4f5ba64229..03e6defcbcAndrew Geissler1-1/+1
William A. Kennington III (1): kcsbridge: Daemon rewrite Change-Id: Id731c7dcb0dfd7d3129dfc12efe09dad9b7bc74c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25bmcweb: srcrev bump cb0d27e012..2ebb968328Andrew Geissler1-1/+1
Abhishek Patel (1): Formatted Redfish.MD file Charles Boyer (1): log_services: Fix BMC Journal Entries collection odata.id Change-Id: Ibde70a3c396ba49492eb3b1ab72ef73b8f23623c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25phosphor-led-sysfs: srcrev bump 45eba6fc25..429750a01dAndrew Geissler1-1/+1
George Liu (1): Remove config.h Change-Id: I72b30521a9300bbedf8b4c077740cd257c55e8c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-24Set default system power mode to Maximum PerformanceChris Cain1-0/+6
Signed-off-by: Chris Cain <cjcain@us.ibm.com> Change-Id: I2ce6a862e0d16fe8a67c9dc12ceacbc01d3a0b1b
2021-05-24e3c246d4i: add initial board supportZev Weiss9-0/+320
The e3c246d4i is an ASRock Rack Xeon E-2100/E-2200 series board with an ASpeed AST2500 BMC. It's a relatively low-cost system with a SPI flash header available for easy programming. Signed-off-by: Zev Weiss <zweiss@equinix.com> Change-Id: I67ee57183215f3dd46b38f81994faeac8a1935c0
2021-05-24bytedance: g220a: Add power configJohn Wang2-0/+22
Add the power related config to enable power on. Signed-off-by: John Wang <wangzhiqiang.bj@bytedance.com> Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I3912fc603cf249bb2a1f48f69b7e14d458a6e0f1
2021-05-24bytedance: g220a: Enable ipmi interface eth1 and kcs4Lotus Xu5-0/+90
Tested:now we can see ipmi-kcs4 and eth1 Signed-off-by: Lotus Xu <xuxiaohan@bytedance.com> Change-Id: I85166e66c0b37a7b5b3f5b8387b6056afc66e1cd
2021-05-24linux-aspeed: Move to v5.10.39 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.37 through to 5.10.39 stable releases. Change-Id: I05c6ef8cea894db1357376bc3eeea91783c78ba1 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-05-22meta-fii/meta-kudo: Use virtual sensorMohaimen Alsamarai2-12/+344
add virtual sensors for DIMMG and CPU power Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com> Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: Id7c8269899caddcb68f11c75e867fa173b0b8ee4
2021-05-21meta-intel-openbmc: Fix Yocto build warnings for 'inherit native' orderJason M. Bills1-1/+1
There are new Yocto warnings when 'native' is not inherited last. For example: WARNING: .../meta-intel-openbmc/meta-common/recipes-phosphor/leds/intel-led-manager-config-native.bb: QA Issue: intel-led-manager-config-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: obmc-phosphor-utils.bbclass [native-last] This moves 'native' to be inherited last to resolve the warnings. Change-Id: Ia408acc8ee9cda5130d6b189074b0bfc97ecd7bd Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2021-05-21phosphor-host-ipmid: srcrev bump dbafbce64c..7a0e5dfcfaAndrew Geissler1-1/+1
William A. Kennington III (1): types: Force underlying int conversion for enums Change-Id: Iddf234c67ab08f9329ce02e2b6e5a53c3990d344 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21meta-quanta: gbs: add the virtual provider for gbs-bios-updateGeorge Hung3-1/+5
Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I032031d25b0755611e870c779792844ef87d9e57
2021-05-21bmcweb: srcrev bump 3cde86f14b..cb0d27e012Andrew Geissler1-1/+1
Abhishek Patel (2): Change AdditionalDataURI to be a child URI Disable Autolinking Gunnar Mills (1): Move to 2021.1 Change-Id: I8b970071d37f4c1cddb0b536585ad872445f0752 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-networkd: srcrev bump 200678a8b9..de433b74ecAndrew Geissler1-1/+1
William A. Kennington III (1): network_manager: JSON is only used for SYNC_MAC Change-Id: I1b412b4c48f81d5fb3855ea882406681b6707b0f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-logging: srcrev bump 9d59d58566..0b08776a88Andrew Geissler1-1/+1
William A. Kennington III (1): build: Fix cereal dependency Change-Id: I97e3a6751e63d908d3815bd82e50c2f65dd21f56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-certificate-manager: srcrev bump dc91fb61e5..811a29e194Andrew Geissler1-1/+1
Nidhin MS (1): Verify that certificate is loadable in SSL context Change-Id: Ib847dd79cd341dffa4fcf99243744bde2085acc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21openpower-vpd-parser: srcrev bump 83ea53fe37..33c61c2d63Andrew Geissler1-1/+1
PriyangaRamasamy (1): vpd:pass vector by reference to avoid copy of vector Change-Id: I931ce258ceb5e6485edb5610bc9e1729ba5c7492 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-debug-collector: srcrev bump 4bc1c2be9a..6341919fc1Andrew Geissler1-1/+1
Bruce Mitchell (1): Replace IRC with Discord Change-Id: Iccd787f836a27bad6682e58ec07f59834238713d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-led-sysfs: srcrev bump fcc56b6705..45eba6fc25Andrew Geissler1-1/+1
George Liu (1): Replace std::experimental::filesystem with std::filesystem Change-Id: I36c07b05fba16d2ac5d996a8368d23409ff50983 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-nvme: srcrev bump fdffe5c37f..d5838d1bbbAndrew Geissler1-1/+1
Brandon Kim (1): Fix implicit includes and follow c++ style cast George Hung (1): Initialize the wctemp/modelNumber of struct NVMeData Change-Id: I78a6018f834718d25f73dd1fdd212be5f3e46333 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-host-ipmid: srcrev bump 2f0ad74daf..dbafbce64cAndrew Geissler1-1/+1
Johnathan Mantey (1): Confirm presence of NIC devices described in channel_config Willy Tu (1): dbus-sdr: sensorcommands: Add a basic handler to set sensor readings Change-Id: I97823089d34eb0273c2fad468657b2791fdf76ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21pldm: srcrev bump 53f6731307..144ef2bd47Andrew Geissler1-1/+1
Corey Swenson (1): Add pldm bios attrs for huge_pages and power_limit Jayashankar Padath (2): pdr: Sensor/Effecter support for fan fault leds pdr: Sensor/Effecter support for identify leds Change-Id: If3a56e4f28cb583855f5021004ae1a073fd16f3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-state-manager: srcrev bump 2d7b69e054..cd0ebe867bAndrew Geissler1-1/+1
Andrew Geissler (3): host-check: remove wants on ipmid host-check: ensure runs after pldmd service starts host-cond: handle mapper delay for d-bus objects Change-Id: I924d7ddd23c1b0f3cfba69bfe8bf2e2134c1c732 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-power: srcrev bump 2ccf961732..ce540f3c9fAndrew Geissler1-1/+1
Shawn McCarney (4): regulators: Add clearErrorHistory to Device class regulators: Add clearErrorHistory to Chassis class regulators: Add clearErrorHistory to System class regulators: Clear error history when powering on Change-Id: I86ca7aa64dad3cbec3c2fa3d3e770a6ffb3a17ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-20google-misc: srcrev bump 4c68ffb8b0..4a0e2e3c10Andrew Geissler1-1/+1
Nancy Yuen (1): Add OWNERS plugin to google-misc. Change-Id: I8edec84a9493bf67adb6969f2397666bc63d34d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-20phosphor-logging: srcrev bump cad16201f8..9d59d58566Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Don't bootblock on recovered PELs PEL: Fixes for GCC11 Change-Id: Idc4dedf6324ff60b9778be5b70f153ad43a0ac71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-20associations: rainier: Add associations for assemblyVishwanatha Subbanna2-0/+38
This commit adds associations for all the inventory that gets represented as Assemblies in Redfish. Change-Id: Id4e9e4ac870e5bed665462d161abde00c4b85554 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
2021-05-20meta-quanta: common: add bmc_health_configBruceleequantatw2-0/+24
This config will not set threshold and to avoid critical/warning message shows on journalctl. Signed-off-by: Bruceleequantatw <Bruce_Lee@quantatw.com> Change-Id: Ic6ba793ce7ed16e16a79c5b79f748f78b35ce0cd
2021-05-19ibm: Remove rainierAdriana Kobylak2-3/+0
The rainier machine has been replaced with the generic p10bmc. Change-Id: Ia7b6e8b6ad569d6f607d4a38318704fb402f2a1f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-05-19phosphor-pid-control: srcrev bump f54b260b62..18d5bb18dcAndrew Geissler1-1/+1
William A. Kennington III (1): main: Remove shared_ptr copy Change-Id: Id4d9a72ebaf609d33ad728ea7d92ee701e9b8a2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-19meta-ibm: Sign the p10bmc SPL using dev keyKlaus Heinrich Kiwi1-0/+3
Use the 'insecure/imprint' development key to sign the p10bmc SPL. The key can be overriden for a production key if necessary. Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: I6e4abecb5859fb59c6185a097cf88bdcb958e207
2021-05-19meta-quanta: gbs: update the GBS console redirect settingGeorge Hung3-12/+3
Commit the GBS console redirect setting for obmc-console Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: If4b39537bc71a00def2d788a24ab06bd1f40a6ad
2021-05-19meta-aspeed: Add development key for socsec signKlaus Heinrich Kiwi3-0/+81
Add a development (insecure, also known as 'imprint') key to u-boot-aspeed-sdk that can be used through socsec for signing the SPL on ASPEED AST2600 devices. The keypair was generated according to socsec's documentation, using: $ openssl genrsa -out rsa_oem_dss_key.pem 4096 $ openssl rsa -in rsa_oem_dss_key.pem -pubout \ -out rsa_pub_oem_dss_key.pem Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: I9c03ed9603d7362e033862dd1e5138ba7164f13d
2021-05-19meta-aspeed: Add socsec SPL signing for AST2600Klaus Heinrich Kiwi2-0/+67
Add the necessary build infrastructure to allow ASPEED AST2600 devices to use socsec to sign the U-boot SPL, allowing Aspeed's Verified Boot to validate it. Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: I7b38a59596819982f0a222812fcc64dfb91e104f
2021-05-19meta-ibm: Sign p10bmc kernel/uboot with dev keyKlaus Heinrich Kiwi1-0/+17
Use the insecure key provided by commit '748d586bc1 meta-aspeed: Add development key for Kernel sign' to sign both the Kernel as well as U-Boot fitImages. This is used for U-Boot FIT Signature Verification using a known key, fit for development purposes. For production purposes, a secure private key must be used. Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: If0c39f4aa17e6eaa5f6952a90283457f252a64d3
2021-05-19meta-aspeed: Add development key for Kernel signKlaus Heinrich Kiwi3-1/+100
Add a development (insecure, also known as 'imprint') key to linux-aspeed that can be used for signing the Kernel fitImage for U-Boot FIT Signature Verification. The key was generated according to U-Boot documentation, using: $ openssl genpkey -algorithm RSA -out rsa_oem_fitimage_key.key \ -pkeyopt rsa_keygen_bits:4096 -pkeyopt rsa_keygen_pubexp:65537 The certificate was created according to U-Boot documentation, using: $ openssl req -batch -new -x509 -key rsa_oem_fitimage_key.key \ -out rsa_oem_fitimage_key.crt Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: Ic67024ab389c8a4a3fc6709e1d7d92dc72783ca5
2021-05-19meta-aspeed: Move definitions from u-boot-aspeedKlaus Heinrich Kiwi1-42/+0
Commit '3b8a17c1d7 poky: subtree update:7d0988966c..1203d1f24d' pulls a change from openembedded-core ('cc6c3e3152 u-boot: Move definitions to common locations') that moves some definitions from u-boot.inc to other places. As u-boot-aspeed and u-boot-aspeed-sdk recipes in the meta-aspeed layer have their own version of this file (u-boot-aspeed.inc), apply the same changes that were applied to openembedded-core, which is where those recipes were based on initially, to keep them consistent and allow the use of functionality that was introduced as part of that series as well (i.e., '5af4dfe83c u-boot: Add infrastructure to SPL verified boot' on the openembedded-core tree). Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com> Change-Id: If9fd1eebf988d341ed1e3adc46276daa56598cba
2021-05-19meta-quanta: gbs: change to 100% for failsafe thermal requirementGeorge Hung1-2/+2
Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I47e3efaf6d5bef277821e2731a9886783371a2aa
2021-05-19meta-yadro: nicole: Remove autotools specific configWilliam A. Kennington III1-1/+1
We want to use packageconfig options instead of build system specific ones. Change-Id: I13002f3d1f62acb882ca713b038316397720bda0 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-18ibm: Update rainier 2U fan monitor configMatthew Barth1-24/+24
To support the new rainier 2U fan hardware, the fan monitor config needs to be updated to reflect the factor/offset between the target and feedback speeds of the new hardware. Change-Id: Ic63d678e89b210da77d4681ad44a209dd2807836 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
2021-05-18ibm: Increase journal size for p10bmcAdriana Kobylak3-4/+12
The p10bmc system uses a MMC flash chip with much larger storage than a NOR chip. Increase the current journal size allocation from 2MB to 16MB so that p1bmc saves more data for debug. Tested: Verified that a witherspoon and p10bmc image had the expected journal size file (2MB for witherspoon and 16MB for p10bmc) under rootfs/lib/systemd/journald.conf.d/ Change-Id: Idcdb01bbf017c411c7b97406191e90774e8a8753 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-05-18meta-quanta: gbs: Remove autotools specific configWilliam A. Kennington III1-2/+1
We want to use packageconfig options instead of build system specific ones. Change-Id: Ib0b293c457ea418e98d294da9796c7b103209888 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-18meta-lenovo: hr855xg2: Remove autotools specific configWilliam A. Kennington III1-4/+2
We want to use packageconfig options instead of build system specific ones. Change-Id: Ie9b0b274c6ea137e44edaf02ea3d4f2109d727fb Signed-off-by: William A. Kennington III <wak@google.com>