summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2019-09-17openpower-vpd-parser: srcrev bump ee79ca8425..18197ae979Andrew Geissler2-1/+6
Alvin Wang (1): Add 2nd MAC address for 2nd NIC (From meta-openpower rev: 44cb053cceb59e300b56e8e2e3207489f4e9950f) Change-Id: If7bff634111dbd2124635234ba518c983666f1c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-17meta-openpower: Remove references to OPENPOWERBASEBrad Bishop20-22/+19
OPENPOWERBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-openpower rev: 2e899dc36982e5420f136da967669544e49c0c0e) Change-Id: Ia201bc5e60a9e4cd2392bb3735c99596d1fee006 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12Add two MAC addresses support for Mihawk's 2 NICsAlvin Wang1-1/+22
(From meta-openpower rev: 94da1d8dee685dbfb062f457597265289d369295) Change-Id: I0df0ad8b66d8dfc7774bf3af73a08eed26a6d497 Signed-off-by: Alvin Wang <alvinwang@msn.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-12openpower-dbus-interfaces: srcrev bump bd2f0cb412..c5191609d0Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Change IDs from int32 to uint32 (From meta-openpower rev: f0cce10b5730eabd3cb3c829c3da0906476e5194) Change-Id: I2bb6fcdd7939f752dad7267370747cf924d04c65 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-28meta-openpower: avahi: Append MAC address to the hostnameasmithakarun1-11/+45
The idea of this commit is to handle situations where the serial number is not written into bmc-vpd. In such cases, the MAC address will be appended with the hostname to make the hostname unique. Tested By: 1. When BMC Serial Number is present: Output: root@witherspoon-YL10UF78A0H4:~# hostname witherspoon-YL10UF78A0H4 2. In the absence of BMC Serial Number, MAC Address is appended: Output: root@witherspoon:/# hostname witherspoon After enabling first-boot-set-hostname.service and reboot, root@witherspoon-70e284143365:/# hostname witherspoon-70e284143365 3. When Inventory interface is not found: Output: Exits with error: "No Ethernet interface found in the Inventory. Unique hostname not set!" Hostname will not be set. It remains the same. (From meta-openpower rev: d9e4700f7a09894fdd17b2fe97e51cf88135c585) Signed-off-by: asmithakarun <asmithkr@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: Ia753e9797ee1627bf3ddd2edbb7ceed81fccad12 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-20openpower-pnor-code-mgmt: srcrev bump 4d3d91262b..d23b5b74cfAndrew Geissler1-1/+1
Oliver O'Halloran (1): Use wc to calculate file sizes (From meta-openpower rev: d55dcd5d08b6f806464ca92ed6748fcd787ac836) Change-Id: I7503ab3c2a8ee450373f17e177e3ef8d1bbcd689 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-16op-proc-control: Use libpdbg to issue NMIAndrew Jeffery1-9/+1
(From meta-openpower rev: 075a2d9cadc92542d6a0527e77542d4507c11c12) Change-Id: I13df8506231521d6878450760322cf6ea0cfbc64 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-14openpower-dbus-interfaces: srcrev bump 84a750aeee..bd2f0cb412Andrew Geissler1-1/+1
Jayashankar Padath (1): New property to clear or reset the security keys (From meta-openpower rev: b7cd00fcb997d277b3c4d9ea4f78d1edb246f6e8) Change-Id: I001947b8d21de9d19d02f4ae1861d79ec9e0ca08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-12openpower-pnor-code-mgmt: srcrev bump abe862aae4..4d3d91262bAndrew Geissler1-1/+1
Jayashankar Padath (1): Code Update: Host ApplyTime support (From meta-openpower rev: b9501ff650720ef93b864e45d82e828c57ae0f84) Change-Id: I8dcfc59700a727e2ad96e82a87e1d40bac8ca30b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-09meta-openpower: first-boot-set-hostname: use BPNAdriana Kobylak1-4/+4
Avoid a new QA warning: SRC_URI uses PN not BPN [src-uri-bad] (From meta-openpower rev: b46a23a26760830e18f4813cbec8e143b9effd0c) Change-Id: Ie14704b132d684c4f8733b99ce2c44a0f4fab9f5 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-08op-proc-control: Depend on pdbg for libpdbgAndrew Jeffery1-0/+9
Subsequent patches will link against libpdbg. (From meta-openpower rev: 06513d650714e3d85fb35c53d5b3361096b1a012) Change-Id: I09d98752af5ffc62f9f6b89aeb8e171bd5ac56d6 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-06Avahi: Removing Inventory svc dependency from unique hostnameasmithakarun1-2/+0
xyz-openbmc-project-inventory.service dependency is removed from first-boot-set-hostname service. Unique hostname service may depend only on the VPD parser service, which has dependency on the Inventory service. (From meta-openpower rev: 3c830d7d08a729935e1ed9eece82a2a64ca693cc) Signed-off-by: asmithakarun <asmithkr@in.ibm.com> Change-Id: Ib4445d418ce5f64676b1758ba3d7b216f54d7964 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-02openpower-occ-control: srcrev bump eaaf3b284c..00a647809aAndrew Geissler1-1/+1
Matt Spinler (1): Use experimental::filesystem for the power cap (From meta-openpower rev: 30c99b05cc1d6c0a2b222164e87adba16ec23196) Change-Id: I583ba8175b3e99a14cae06789e010870ff24fd1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-08-01openpower-pnor-code-mgmt: srcrev bump adf91f58da..abe862aae4Andrew Geissler1-1/+1
Adriana Kobylak (1): ubi: Rewrite freePriority (From meta-openpower rev: a42a8c25f9abdf6b3f5246ea0b9c9619f9d5cffc) Change-Id: I757fc926b69fb8fd4921b7a8b75e3cec317e718d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-07-26openpower-dbus-interfaces: add dependency and bumpMatt Spinler1-1/+2
This latest revision bump contains code that has an xyz.openbmc_project error listed in an interface, so add phosphor-dbus-interfaces as a build dependency. openpower-dbus-interfaces: srcrev bump c7fc323383..84a750aeee Matt Spinler (1): Add PEL related methods (From meta-openpower rev: 62390046fe692dddf7e5d18e2358cfc133c20bc1) Change-Id: I310a72b504f9fd9c6e7c7e70338ac0069e375d2f Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-26meta-openpower: add a recipe for nmi serviceLakshminarayana R. Kammath1-1/+7
1) Generic interface to initiate non maskable interrupt on host processors. 2) Bump up SRCREV for openpower-proc-control that enables NMI control (From meta-openpower rev: e915010db7ab5a874908f91ddd7fd985efbc64c5) Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: Ibc7cb76bcde558618ed3624c022f0b016f022492 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-26pdbg: Bump version to 2.2Jayanth Othayoth1-2/+2
Upstream changes: - api for custom sbe chip-op - SBE chip-op based sreset - sbefifo procedure to get ffdc data (From meta-openpower rev: b91da78f6bbc02f6aee8a16b00ab9ef98c6b0d1d) Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: Ic573d66a24b96a183e29f15a9b9dbd4be9d641ba Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-24meta-openpower: move bmcweb bbappendBrad Bishop1-0/+0
Upstream bmcweb is in recipes-phosphor/interfaces, not recipes-phosphor/bmcweb. Move to match. (From meta-openpower rev: 7e685d7edb9e030217d4980aac7397102e0e3fa1) Change-Id: I04735e31b4f983a15bd07a1dfef5651e6b2d08b6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23openpower-pnor-code-mgmt: srcrev bump 10e915abf1..adf91f58daAndrew Geissler1-1/+1
Oliver O'Halloran (1): Fix generate-tar on ppc64 hosts (From meta-openpower rev: 00b0d2a65c0a79850923fae9e86ae351549ec484) Change-Id: I0ff4cb3d17965053d36b2b1b8285268d4839bef8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19openpower-occ-control: srcrev bump 6d6d1b380a..eaaf3b284cAndrew Geissler1-1/+1
Matt Spinler (1): Power cap fixes required for the 5.0 kernel (From meta-openpower rev: 629c85c6fba8440e1e56c47489ae3d1c4e942948) Change-Id: I6532a6c7c752213e312ed4278d7928ef87f00c5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17openpower-vpd-parser: srcrev bump eb67ba13dd..ee79ca8425Andrew Geissler1-1/+1
George Liu (1): Fix decoding of MB (From meta-openpower rev: 847417cadf5866a02da9be843fde381a21565644) Change-Id: Ia162c6cb9463e69d8e9c4ba7849cfd87589717a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17openpower-dbus-interfaces: srcrev bump 2f7e6758be..c7fc323383Andrew Geissler1-1/+1
Matt Spinler (1): Add .gitignore (From meta-openpower rev: 39ccd87dc47b9c455283b8d50061eb314e0a99ea) Change-Id: I3745beb9752b4d4b7f54f66085ea79cbdb02de6b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-14openpower-software-manager: Use in-repo script and systemd unitsAdriana Kobylak14-518/+0
Use the script and systemd service files provided by openpower-software-manager. Remove the op-pnor-msl.service from the ubi bbclass since it's already being included from the main recipe. Tested: Verified the service files were present on the image and PNOR updates were successful. (From meta-openpower rev: b3d3c717140ed02d116174d6496a7cb291369b78) Change-Id: I4f77c9bb5869a2380247b7b6a1c772ab98cddf10 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-11GUI: Turn off Redfish Event LogGunnar Mills2-0/+13
OpenPower systems use the exisiting D-Bus GUI panel, named "Event log". This new Redfish Event Log panel was added here: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/15801 More detail there on why a 2nd event log page was added. One day would like to share a Event Log panel in the GUI, but at this time it is not possible due to the field differences. OpenPower systems still use the following phosphor-logging features: resolve field (not in the Redfish spec), delete event logs one at a time (not yet implemented on the backend), and EventID (not in spec). See https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-webui/+/22868 (From meta-openpower rev: bc28b6abe52b70b60874fe57ee60ae12e196c359) Tested: Built image with 22868. No longer see the Redfish Event Log panel. Change-Id: Ie2d89fd059bfc3df4d333fac5c4177994425d462 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-26Avahi: Adding Asset interface in the script to generate unique hostnameasmithakarun1-1/+2
xyz.openbmc_project.Inventory.Item.Bmc is a null interface where the SerialNumber is not present. xyz.openbmc_project.Inventory.Decorator.Asset interface contains the SerialNumber and is replaced in place of the former interface. Tested by: 1. Finding SerialNumber in Inventory interface - busctl introspect xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis/motherboard/boxelder/bmc output: [[0;1;39mxyz.openbmc_project.Inventory.Decorator.Asset [[0m interface - - - .BuildDate property s "" emits-change writable .Manufacturer property s "IPS " emits-change writable .Model property s "" emits-change writable .PartNumber property s "01DH137 " emits-change writable .SerialNumber property s "YL10UF76W015 " emits-change writable 2. Finding hostname - hostname output: witherspoon (From meta-openpower rev: cb0591457e1af5e79e8ac63770897ec1f25a1d51) Signed-off-by: asmithakarun <asmithkr@in.ibm.com> Change-Id: Ia7234471503562cfcbe14630e2e1352a3a84062e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-26meta-openpower: first-boot-set-mac: use BPNBrad Bishop1-3/+3
Avoid a new QA warning: SRC_URI uses PN not BPN [src-uri-bad] (From meta-openpower rev: 3ba5cd5ddaa2536ed583ee5ad47732d82577623f) Change-Id: I328253a3d1348bfde764a8a4b2485f09c62249cf Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-22openpower-pnor-code-mgmt: srcrev bump 851bc064b2..10e915abf1Andrew Geissler1-1/+1
Adriana Kobylak (1): Move script and systemd service files into repo (From meta-openpower rev: eeca4577ce2dc143bfb1c1de2710a26985d7ad2a) Change-Id: Iff9cf0ec18112b6985c1522287858a772b323de5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-22Set RemainAfterExit for hostboot-settings serviceLei YU1-0/+1
The service hostboot-settings is required by multi-user.target and thus will be started by default. In case multi-user.target is started for multiple times, this service will be startd for multiple times as well, and eventually get start-limit-hit failure. This commit adds RemainAfterExit=true so the service will be treated as started and thus will not be started for multiple times. Resolves openbmc/openbmc#3544 Tested: Reboot Romulus BMC when the host is on, and verify the BMC gets READY state after reboot, and verify the service is only started once. (From meta-openpower rev: c55b7debc67b1cf863b6c171334015c0731613eb) Change-Id: Ia253f7d2e038a2a2072f602115a613d86fa2d25a Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-21Enable logging option in bmcwebSantosh Puranik1-1/+4
This commit enables the BMCWEB_ENABLE_LOGGING_MW flag in bmcweb compilation. This turns ON REST and Redfish traffic logging. The commit that enables this feature in bmcweb is: https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/22699 (From meta-openpower rev: 6f454709e775d9708836383f7d54458b745192bd) Change-Id: I578c6a5b0f7d9fe9e8f98a42199632ee164b980a Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19meta-openpower: startup order in first-boot-set-*Alexander Filippov2-0/+4
Adds missing dependency to unit files for first-boot-set-mac and first-boot-set-hostname services. (From meta-openpower rev: 1c2db54d25f5cdf23cc8bf491c8e21195ff554a7) Change-Id: I0e2c6c3597dff9dee290dc10b8ff994c35a8375d Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19meta-openpower: fix logging in first-boot-set-*Alexander Filippov2-6/+13
Makes the showing of the warnings in the first-boot-set-mac.sh and first-boot-set-hostname.sh are same If the script runs manually the warning messages are shown on STDERR. If the script runs as a systemd unit the warning messages are shown in a system journal. (From meta-openpower rev: f80fbdb15330f694e4f80992470605d46b998efd) Change-Id: I44bdc5ff3ad6bee3bcae2d2a0e574cac3353cdde Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19openpower-pnor-code-mgmt: srcrev bump b8cb0cc9d9..851bc064b2Andrew Geissler1-1/+1
Adriana Kobylak (2): generate-tar: Always remove scratch dir generate-tar: Extract PNOR contents to a subdir (From meta-openpower rev: 047f00ebe96fcb63358c550b53768513f9d835ee) Change-Id: I4e63d19246afd059ec9ace38152b109a40cb3081 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-18Fix bmcweb append in openpowerAndrew Geissler1-1/+1
Tested: Booted up Romulus in QEMU and verified the following: - bmcweb started without error - Redfish command to view dbus event logs worked (From meta-openpower rev: 3169d777af83bc2e8ede83d28168c20155924d2a) Change-Id: I03828b46b83721e7e63d2a2670c113ffd08a51ce Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-14pdbg: Bump version to 2.1Joel Stanley1-2/+2
Upstream changes: - libpdbg API clean-up - Path based targetting - POWER8 sreset fixes - gdbserver (From meta-openpower rev: b04dd8356006348552b41a81994404299af52a4d) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I625ef7adceb7b0086c424dfe764ed442528e6a16 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-13meta-openpower: new YAML configuration recipeBrad Bishop5-0/+235
YAML configuration files exist scattered throughout the OpenBMC tree and how they are used is controlled with layers dependencies of virtuals and preferred providers. Most of the time the above scheme is very difficult to comprehend. This patch begins a re-thinking of that approach towards a more centralized scheme. Specifically, a number of YAML files that can be shared across OpenPOWER systems (in theory...in practice they are only used in the ACx22/Witherspoon layer) are copied (and run through pyyaml yaml.dump(yaml.load(fd)) for style purposes) to a single recipe: hostboot-inventory-config-native:config.yaml -> openpower-yaml-config:ipmi-hostboot-fru-mrw.yaml openpower-ipmi-oem-sensor-inventory-mrw:openpower-config.yaml -> openpower-yaml-config:ipmi-occ-active-sensor-mrw.yaml openpower-yaml-config:ipmi-hostboot-volatile-sensor-mrw.yaml phosphor-ipmi-fru-properties-mrw-native:config.yaml -> openpower-yaml-config:ipmi-fru-properties-mrw.yaml Notably these YAML files are installed to the target sysroot rather than the native sysroot, which enables MACHINE derived overrides. This new recipe enables the deprecation of: hostboot-inventory-config-native openpower-ipmi-oem-sensor-inventory-mrw-native phosphor-ipmi-fru-properties-mrw-native and all the virtuals and PREFERRED_PROVIDERS associated with those recipes, once any layers using these YAML configuration files are updated to obtain them via openpower-yaml-config. That will greatly reduce comprehensional complexity. (From meta-openpower rev: 31f20185c231ccab0d9faaa80b2281195066b1e5) Change-Id: I1fd0c64c03c77006a7858a4ed773b84e6b34c312 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-11Add a recipe for hostboot-debug-tools.Lakshminarayana R. Kammath1-0/+21
This is a work in progress - at the moment this recipe doesn't do anything beyond ensuring the dependencies are installed. Tested : Verified. Perl executable and dependent libs available in debug tarball. (From meta-openpower rev: d252fd06a3bd282e4c80a6c961070acc2bfb3242) Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: Iaee4127714bf9ccc5571bfea95d56f4d30add240 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-05openpower-pnor-code-mgmt: srcrev bump 2b2d2298f5..b8cb0cc9d9Andrew Geissler1-1/+1
Adriana Kobylak (1): Remove deprecated is_method_error code (From meta-openpower rev: 2e7a543ad44f24499387d0041b10ba2ca4714f04) Change-Id: Iecb86d2d6b9b829b6d555e48065ab70d79e2571b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-04meta-openpower: Set unique BMC hostnameAlexander Filippov3-0/+81
To prevent hostnames conflicts this service appends to the default hostname a Serial Number retrieved from Inventory Manager. This operation is executed only at the first boot or after a factory reset. This will be skipped if hostname is manually configured to a non default value. (From meta-openpower rev: 55281dffb43c4c59a5fce24727627fa3de1498fe) Change-Id: I9c3aa7c19cf595a599baab71b2af49defb4b8c76 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-03openpower-software-manager-ubi: install obmc-flash-bios into binAdriana Kobylak1-2/+2
OpenBMC executables should be installed in bin, reference: https://github.com/openbmc/docs/blob/master/anti-patterns.md#placement-of-applications-in-sbin-or-usrsbin The systemd service files for the openpower updater still run: "ExecStart=/usr/bin/env obmc-flash-bios" so this change does not affect them. A subsequent commit will change them to point to bin. Tested: Verified obmc-flash-bios was in /usr/bin/ in the BMC and that a PNOR code update was successful. (From meta-openpower rev: 200786912b557fdb9c254474d6732deea00979ab) Change-Id: I00dd1f210aad03be1010b7c27b4a9cc898352e00 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-16bmcweb: Enable Redfish DBus event logs by defaultAnthony Wilson1-0/+1
Most openpower systems use the dbus based logs, so this will enable them by default. Tested: Verified dbus implementation was enabled for bmcweb on witherspoon (From meta-openpower rev: 5c16648b2213c2d26683d01163193a7dc7262d50) Change-Id: Ic4a2103e0e3457acd54067a9bc7899b065fac5e3 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-13skiboot: Move to v6.3 releaseJoel Stanley2-38/+2
Upstream release notes: https://open-power.github.io/skiboot/doc/release-notes/skiboot-6.3.html The stringop truncation warnings were fixed upstream. (From meta-openpower rev: 645eed6d3f0b2f87604e48a9bdf15868e3f84ff1) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I2b658f56757968c725d2feb600f820d465ee21b4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-11meta-openpower: fix file search pathsBrad Bishop2-2/+2
Typically it does not make any sense to append to FILESEXTRAPATHS. FILESEXTRAPATHS is set in a bbappend when overriding something from another layer. The typical desire will be to make bitbake search for files in the layer with the bbappend and not some other layer earlier in the priority list. Further, appending to FILESEXTRAPATHS will introduce unexpected behavior when multiple layers append the same recipe - layers with higher layer priorities that append to FILESEXTRAPATHS will find their files overriden by files in layers with lower priorities. (From meta-openpower rev: 6e889e3889a474e481dc78890696b922a3bbbafc) Change-Id: I3607828dea6bd16b457ce3de3a26320ac8525f66 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-10Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSISShawn McCarney1-6/+0
The #define BMCWEB_ENABLE_REDFISH_ONE_CHASSIS was needed as a short-term solution for associating sensors with a single chassis on Witherspoon. This #define is no longer needed due to a bmcweb enhancement that finds the sensors within a chassis using ObjectMapper associations. Tested: Built an image with this change, loaded it on a Witherspoon, and verified the Redfish output for Chassis, Power, and Thermal requests. (From meta-openpower rev: 2ae233d116cf9ddcc8b62bd2eaf9970f23830ec6) Change-Id: I6d4419422f911c4d928e5aa14efb3db7e1969832 signed-off-by: Shawn McCarney <shawnmm@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09openpower-occ-control: Remove unknown configure optionJoel Stanley1-4/+0
When building this package bitbake emits an error, and has sone so for over a year: WARNING: openpower-occ-control-1.0+gitAUTOINC+6d6d1b380a-r1 do_configure: QA Issue: openpower-occ-control: configure was passed unrecognised options: --disable-gen_errors [unknown-configure-option] I do not understand this flag, but it appears to be ignored by the package so we should drop it. Resolves https://github.com/openbmc/openbmc/issues/2941 (From meta-openpower rev: e64624bc00cf036b3d964c79ddd3ae326df2452a) Change-Id: I7d34202a5f25ed01453165b901a44bdb63c019e1 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-08meta-openpower: layer.conf: change BBFILE_PATTERNBrad Bishop1-1/+1
Use the immmediate expansion operator when setting BBFILE_PATTERN. This makes meta-openpower consistent with all the layers in meta-openembedded. (From meta-openpower rev: f03263407a5f328c6df479c3a1148e663a9e8078) Change-Id: I10c02ab946efd111c12f9fd80526a7cbeae3129c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-07VPD: Remove reading UUIDGunnar Mills1-2/+0
The UUID is not in the VPD for any supported openpower systems. The last system with the UUID in the VPD was Barreleye. Barreleye was removed here, 10 months ago: https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/12072/ Before being removed, Barreleye was unmaintained for over a year. A UUID interface with an empty UUID is being created at: .../inventory/system/chassis/motherboard/boxelder/bmc. "PrettyName": "BMC PLANAR ", "SerialNumber": "YL10UF78A0H4 ", "UUID": "" }, bmcweb finds this UUID interface and places this empty UUID property on Redfish. The Redfish Service validator flags this empty UUID as an error. (From meta-openpower rev: 011035b854ca6b0c64ff32102310954847f3765f) Tested: Built a Witherspoon image, loaded it on a Witherspoon, no longer see the empty UUID property and the UUID interface at system/chassis/motherboard/boxelder/bmc. Fixes the last Redfish Service validator error! Had to remove the Common.UUID interface file at /var/lib/phosphor-inventory-manager before loading on the image. Change-Id: I660cbbc1ef066b0c29730683b34134487e127554 Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-07meta-openpower: remove virtual inventoryBrad Bishop1-3/+0
Nothing DEPENDS on virtual/obmc-inventory-data, and nothing RDEPENDS on VIRTUAL-RUNTIME_skeleton_workbook, so there isn't any need to set default ones for OpenPOWER systems. (From meta-openpower rev: 93729fa5b38ebe4dc3919519f599c26d3a25ad55) Change-Id: I658361c2b42a2277f64c6321ff4e9645ca56389e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-07pdbg: Bump to latest versionJoel Stanley1-1/+1
Alistair Popple (4): Revert incorrect version of "libpdbg/p8chip.c: release special wakeups for P8" Revert incorrect version of "libpdbg: use MTMSRD opcode rather than MTMSR" Revert incorrect version of "libpdbg/p8chip.c: ram state setup sequence ..." Revert incorrect version of "libpdbg/p8chip.c: Emulate sreset using ramming..." Amitay Isaacs (9): adu: Convert __adu_{get, put}mem_blocksize to adu functions adu: Add read/write methods for adu target adu: Set default blocksize for adu adu: Add new api for memory read/write main: Use new api to read/write memory path: Match targets with dn name correctly tests: Add a test for dn name match path: Avoid a match for nested nodes of the same class tests: Fix the core address calculation Artem Senichev (1): api: Fix API interface for external usage Nicholas Piggin (11): libpdbg: Fix CHECK_ERR macro to evaluate once in error case libpdbg/p8chip.c: read status from correct target libpdbg/p8chip.c: Only write the SP_STOP bit once libpdbg/p8chip.c: release special wakeups for P8 libpdbg: use MTMSRD opcode rather than MTMSR libpdbg/p8chip.c: ram state setup sequence match workbook libpdbg/p8chip.c: Emulate sreset using ramming for active threads libpdbg/p8chip.c: release special wakeups for P8 libpdbg: use MTMSRD opcode rather than MTMSR libpdbg/p8chip.c: ram state setup sequence match workbook libpdbg/p8chip.c: Emulate sreset using ramming for active threads (From meta-openpower rev: 35f5adc0a390d2d398cdcb949b613eeb3d0d25d9) Change-Id: Ia36ba13d8ccf75994f844223bc65d7d8e5798b93 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-25meta-openpower: op-apps: Remove obmc-control-fanBrad Bishop1-1/+0
This application is not required or desired on any OpenPOWER systems. (From meta-openpower rev: 648e48871c6363a6886d66c9b32d4eaceae5f408) Change-Id: I343b08ed171e4ee1dd6984992de1f3b96a1b8243 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-25openpower-occ-control: srcrev bump ebfee76f06..6d6d1b380aAndrew Geissler1-1/+1
Eddie James (1): Add unbind with OCC inactive case for OCC active signal handler (From meta-openpower rev: 18b8909e6d078b79e8d44f8d2aa1ee5d0a5aceff) Change-Id: I38814633e448dc21f7877367026c06a2530b0b18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>