summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-04-241-1/+1
| | | | | Change-Id: I28941a71f5e90ce4407de03e30ad2cb9d4a0516d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* linux-obmc: bump versionLei YU2017-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brad Bishop (2): ARM: configs: aspeed: Enable hwmon-iio bridge ARM: dts: Use IIO version of bmp180 on Witherspoon Ken Chen (1): ARM: dts: aspeed: Add Langyang BMC device tree Rick Altherr (3): Documentation: dt-bindings: Document bindings for Aspeed ADC iio: Aspeed ADC arm: dts: aspeed: Describe ADCs for AST2400/AST2500 Chris Austen (1): ARM: dts: aspeed: Enable Garrison uart Joel Stanley (1): ARM: dts: aspeed: Modernise Garrison dts Xo Wang (1): ARM: dts: aspeed: zaius: Add iio-hwmon ADC bridge Saqib Khan (1): Correct spelling of "barreleye" Change-Id: I145d665e9e2495cbf20662c192e8e81e8c118b22 Signed-off-by: Lei YU <mine260309@gmail.com>
* mboxd: Add systemd dependencyAndrew Jeffery2017-04-211-0/+1
| | | | | | | | | | | Fixes a bitbake race that causes mboxd to fail configure: checking pkg-config is at least version checking for LIBSYSTEMD... no configure: error: libsytemd not found Change-Id: I6d8f10546bfc0989d0e98ff49efef5ddbdc536ea Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-04-201-1/+1
| | | | | Change-Id: If7932b779f5de30827d603f62e96064aaf0b5c7c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-04-201-1/+1
| | | | | Change-Id: I5fd34c1ec681836a71e55b248fd2890357542544 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Refactor action target names Host-shutdown-quiesceJosh D. King2017-04-208-10/+11
| | | | | | | | | | | | The target change is: obmc-stop-host -> obmc-host-shutdown obmc-quiesce-host -> obmc-host-quiesce Updated skeleton-rev.bbclass to have correct commit id. Change-Id: Ida47f8709622d98129c0fe00c86bad77d8d76dfb Signed-off-by: Josh D. King <jdking@us.ibm.com>
* Refactor action target names Host-start-stopJosh D. King2017-04-2030-103/+83
| | | | | | | | | | | | | | | | | | | | | | | The target change is: obmc-chassis-stop -> obmc-host-stop obmc-chassis-start -> obmc-host-start Removed CHASSIS_FMT and CHASSIS_LINK_FMT because they are no longer needed. CHASSIS_POWER_FMT_2 did not change because its used for obmc-chassis-reset. Deleted files obmc-chassis-start@.target and obmc-chassis-stop@.target because they are no longer needed. I moved over their contents to obmc-host-start and obmc-host-stop. Updated phosphor-state-manager.bb and skeleton-rev.bbclass to have correct commit id. Change-Id: I26cba4153038f39d60e8d450a05969a216848abe Signed-off-by: Josh D. King <jdking@us.ibm.com>
* Refactor action target names Power-on-offJosh D. King2017-04-2024-32/+32
| | | | | | | | | | | | The target change is: obmc-power-chassis-on -> obmc-chassis-poweron obmc-power-chassis-off -> obmc-chassis-poweroff Also updated phosphor-state-manager.bb to now have correct commit id. Change-Id: I15aae803e5f0d44d4e6a137278f93e91f848b2c0 Signed-off-by: Josh D. King <jdking@us.ibm.com>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-04-191-1/+1
| | | | | Change-Id: Icb06b4a6aaed85832578ebe39aefdddba612cd8b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-04-191-1/+1
| | | | | Change-Id: Ie22099563dd7cf2731cc558201589da25aab35bd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-04-191-1/+1
| | | | | Change-Id: I85379a4afc21b73dcc188becb37d91adb00c0b77 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mboxd: Bump version and use mboxctl to reset the daemonAndrew Jeffery2017-04-193-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | The updated mboxd and associated mboxctl fix the need to sleep when resetting the mbox daemon state, and implement v2 of the mbox protocol. mboxd now defaults to using 1MiB windows filling the reserved space if no relevant options are specified on the commandline. The systemd unit file explicitly specifies 1MiB for clarity, but leaves the number of windows unspecified to allow flexibility in the size of the reserved memory. Currently the devicetree reserves 64MiB, but this is likely to be reduced to 16MiB in the near future. A 1MiB window size currently covers all but three partitions on the PNOR, and experiments with a 2MiB window size didn't show any drastic improvements over 1MiB in boot times. The changes have been tested on a Witherspoon system using the reboot-loop scripts developed when debugging the UCD90160/I2C issue. mboxd survived all 30-40 reboots; some issues were encountered, though they all appeared to be unrelated failures in Hostboot's DDR procedures. Fixes openbmc/openbmc#1045. Change-Id: Ia0343a3c3195d526a6d97bb1d056b62bc6088711 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* phosphor-state-manager: split phosphor-discover-system-stateMichael Tritz2017-04-191-1/+5
| | | | | | | | | Add new phosphor-discover-system-state executable into its own package. This follows the pattern of state-manager overall. Change-Id: I9b592f967f44f121cf739300f154fac182a31cdf Signed-off-by: Michael Tritz <mtritz@us.ibm.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-04-181-1/+1
| | | | | Change-Id: Ibe0a1f1eeeaf7d61093a9fe5e4df7dfdc6fe7b56 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-04-181-1/+1
| | | | | Change-Id: I1945aa9d1485de6e52598ce6253134a55a77188c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-04-181-1/+1
| | | | | Change-Id: I24f8c42c07ee619cb05da5357e8a90ddafc8a7b8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.inc: bump versionPatrick Williams2017-04-171-1/+1
| | | | | Change-Id: Ib8707811caadc8b8b7589072eead523035ab9b82 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-04-171-1/+1
| | | | | Change-Id: I93e4c89c9d1bbfe1ed54ff7f431cc4594e9df210 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-04-171-1/+1
| | | | | Change-Id: I467d33ccaa7f2cffddd03c72babea9f3972de98f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Remove gmock from sdk as it is part of gtest 1.8Lei YU2017-04-171-1/+1
| | | | | | | | | From googlttest 1.8, gmock becomes part of gtest, and its recipe is dropped from upstream. Remove it from SDK, gtest will provide both gtest and gmock libraries. Change-Id: Iea14e81bda08e97dbeb9eddee8991f22cb8478be Signed-off-by: Lei YU <mine260309@gmail.com>
* Add stub for phosphor-chassis-cooling-typeBrad Bishop2017-04-172-2/+9
| | | | | | | | Add a stub recipe for this package under development. Add the libev package to all images via runtime dependency. Change-Id: I59ed1a556f08979a70d506d38a9bf267c3e9a220 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-04-171-1/+1
| | | | | Change-Id: I5f52958c9dfb70e903ca514b4900d808817ea371 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging, phosphor-ipmi-host: bump versionPatrick Williams2017-04-172-2/+2
| | | | | | | | phosphor-logging.bb: bump version phosphor-ipmi-host.bb: bump version Change-Id: Idb16c92551d9091458b1eef682f580f9170c9901 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* fans: Add sdbusplus as a runtime dependencyBrad Bishop2017-04-121-1/+2
| | | | | | | | | This was mistakenly removed when the phosphor-fan-presence recipe was udpated to provide more than the default $PN package. Add sdbusplus back as an rdepends for ${PN}-tach. Change-Id: I8f6b1d588d3be12e9e2c7f9f2ad27cc913e52f7b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Move FSI recipe and services to meta-openpowerMatt Spinler2017-04-125-72/+0
| | | | | | | FSI is an OpenPower concept. Change-Id: I0043d6d7b4783179b0893bbf7995aa229df2463f Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-04-121-1/+1
| | | | | Change-Id: I07f3b15d30641c1e90b8f900d3d2ef6ccca7d305 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-04-121-1/+1
| | | | | Change-Id: I01504dc1ef31f0365226f8cb551988c37311a526 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-04-121-1/+1
| | | | | Change-Id: I2347555aa8675b0764aa70b227386671a37a8377 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-04-121-1/+1
| | | | | Change-Id: I01ab7e15cbf22cb985e4898a572e36700649fdd6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Disable check for Control.Host object until availableAndrew Geissler2017-04-111-2/+3
| | | | | | | | | | Need to wait for the new object code to be merged before we can wait on it. Resolves openbmc/openbmc#1448 Change-Id: Ifc433cb0a34d19bd6dc7ccc872782b3faac696ce Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* phosphor-settings: Add task to handle settings overridesXo Wang2017-04-092-0/+87
| | | | | | | | | | | | Add a BitBake task that merges YAML fragments that overwrite the default settings YAML file. These fragments have the suffix ".override.yml" and allow e.g. machine layers to override the values in settings.yaml without replacing its entire contents. Fixes openbmc/openbmc#1269. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I8d463630deee74ed6d5c18aa98e837a6ca7f7633
* phosphor-ipmi-sensor: Rename the native recipeRatan Gupta2017-04-073-1/+1
| | | | | | | | Rename phosphor-ipmi-sensor-inventory-example-native.bb to phosphor-ipmi-sensor-inventory-native.bb Change-Id: I23b11e85a98cb86573255f34879e1dfdc1417298 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Add in new targets to handle bmc resets while host runningAndrew Geissler2017-04-076-2/+79
| | | | | | | | | | | | | | | | | | | | The point of this new target is to support getting the systemd targets which boot the host into the running state (without actually running the associated services) when the BMC is rebooted and the host is up and running. This will ensure that systemd and its targets match with the state of the system without affecting the running host. This commit will run the new target but nothing will happen yet due to the discovery service being a noop. Once the application is in for the service to call, it will be added to the service which will enable this new host running with bmc reset support. Change-Id: Ia29e53de58ea7530941341b0e515e4d8fa49be6c Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* rsync: add dependsPatrick Williams2017-04-071-0/+2
| | | | | | | | | Since we set a configure option for rsync to link against external zlib and popt, we also need to add them to the DEPENDS list. This solves a QA warning. Change-Id: Iaf22d8306bd22df155b26cdcafdca4ad39c6ceab Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Modify the systemd patch to match the correctSaqib Khan2017-04-061-1/+3
| | | | | | | | | | | | Makefile. Note: This is part of the change required to upgrade systemd to version 232. Resolves openbmc/openbmc#932 Change-Id: Ia529e301c63938a68e1acd3eb74242c2dd92ba3d Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* phosphor-settings.bb: bump versionv1.99.4Patrick Williams2017-04-061-1/+1
| | | | | Change-Id: Ib5acfdb204e493d00c1013f63a35419bd1b7c233 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.inc: bump versionPatrick Williams2017-04-041-1/+1
| | | | | Change-Id: If9e6f4d7b28c23dfa40f32c715ea7291e2f61385 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-settings.bb: bump versionPatrick Williams2017-04-041-1/+1
| | | | | Change-Id: I1a4de9eb9e848eccdd45136e59ae653d55bf3a45 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-04-041-1/+1
| | | | | Change-Id: I6a184e98431aa1f0b28b4c925c8833f84ae8c7e9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* IPMI: Provide recipe file for soft power off serviceVishwanatha Subbanna2017-04-044-25/+11
| | | | | Change-Id: I9d17bb3b90dee86e2290b8552bb519b0164c477c Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* phosphor-logging.bb: bump versionPatrick Williams2017-04-041-1/+1
| | | | | Change-Id: I8887f9d08be71c45518af496e025af10e8822033 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Fans: Add libevdev to imageBrad Bishop2017-04-041-0/+1
| | | | | | | | | Add a dependency on libevdev in support of development of the phosphor-cooling-type application, which will use libevdev + gpio_keys. Change-Id: I436f9329dd64935b88b9f75375065eed618c45dd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-04-031-1/+1
| | | | | Change-Id: I5d98d45611ce773edd34657e387df6f692d999bf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: I7eba69049705e2adc63693622a515ecc9e64020e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-sysfs.bb: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: Ifd09d7f13a0991211fdfecd9cd530fa8557bf33f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: Iac556b6845e50d41cf75d35dbd76ab8f6228743c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: Icd82ac0a68b7409dceed0d713429da0dffa3fa88 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: Ia71cbd673805f0ae596303d577a0b5d13055cea1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: Idddad95a0ea07c3f16fcf2b5186b19701c20984f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-03-311-1/+1
| | | | | Change-Id: I671db36bd10c0b3f81ed58fb6ab33804a391da26 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud