summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Define Generic LED groups for all the platformsVishwanatha Subbanna2017-03-311-0/+9
| | | | | | | | | | | | | | | | | | Regardless of the machine type, there needs to be standard set of LED groups that would get asserted / de-asserted under these conditions: 1) BMC booted 2) Power On 3) Power Off This makes sense on hardwares that have physical LEDs. However, QEMU does not have physical LEDs associated with the groups but the groups themselves can be in asserted state so that if physical LEDs are implemented in future, they can be used. Change-Id: Iaa081e59a356670b9f713db11bd45dbda55a6bd4 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Increase mboxd sleep to 45sAndrew Geissler2017-03-301-1/+1
| | | | | | | | Seeing intermittent issues with the hostboot SBE update path. See openbmc/openbmc#1045. Change-Id: I57d583658d0ad2557a9b370a99ed91fec6f963fb Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* phosphor-ipmi-fru: rename the bb fileRatan Gupta2017-03-305-5/+5
| | | | | | | | | Rename the phosphor-ipmi-fru-properties-example-native to phosphor-ipmi-fru-properties-native. Rename the generated out.yaml to extra-properties.yaml. Change-Id: Id6fc1c6c5d30f58f7dd83305181d2b0372b2fb33 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* phosphor-logging: set config flagDeepak Kodihalli2017-03-301-2/+6
| | | | | | | | Set config flag 'enable-metadata-processing', to indicate that error metadata handlers should be compiled. Change-Id: Ica7cd6bdfcf6cb88c672a504593f20a5fddb7ca4 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: I08787f145b7e96043fb044ff9f215c55d9333956 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: I56b1eeef8e943868ae39cf54c060701d5fb8caa1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-301-1/+1
| | | | | Change-Id: If7b93506097a9cb49d407e368977fc147a8d5a1e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: Ia571003594242b442bd6b1cbf81e2d6954075b43 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I51423a8daf73494ea62458c91fb69d37d423dd3c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-software-manager.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I7579e2ae1ee3354ca6ad0e030bf554a1dc72342f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I387cce1b32d42986a9a13e46d95f6a8bdd9b5052 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* pyphosphor.bb: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I736d64b864cf11297349478b100fd28795a46fd1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I701bebd5622f63d916599df4799e146250ad250d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-03-291-1/+1
| | | | | Change-Id: I0d0caa5fcf4e67a80eed34f430649d090a17847e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon-config-mrw: avoid relative path in recipeMatt Spinler2017-03-292-6/+10
| | | | | | | | This path can be different on different build systems. Instead, use WORKDIR as the path. Change-Id: I11f91087c62174e1f700c7c7d7d4618a4c0b47df Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* binutils: allow build on RHEL6Patrick Williams2017-03-295-0/+213
| | | | | | | | | | | | | | | | | | The gcc in RHEL6 does not support a compiler warning enabled by binutils. The 'target' compiler generated by Yocto does. When cross-compiling or creating the SDK, binutils autoconf detects that the cross-compiler for the 'target' supports this and then enables it for both 'target' and 'host' compile invocations. Since we do not care about compile warnings of a fundamental package like binutils, disable it via patch. See openbmc/openbmc#1407 to track removal. Change-Id: I006ec35fe5b9d67ef4752b66e703f2fd79b46714 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* meta-phosphor: disable 'uninative' for RHEL6 supportPatrick Williams2017-03-292-0/+11
| | | | | | | | | | | | The uninative stub from Yocto-2.2 includes a glibc that no longer has legacy kernel support for the kernel in RHEL6. We need to disable uninative and set OLDEST_KERNEL to enable backwards compatibility. See openbmc/openbmc#1407 to track removal of this. Change-Id: I6352514016d803b7b77d483425b3f080eef896c0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* qemu: remove unsupported linker option for RHEL6Patrick Williams2017-03-291-0/+2
| | | | | | | | | | | RHEL6's native gcc does not support this option and removing it seems to have no effect. Remove to allow compiles on RHEL6. See openbmc/openbmc#1407 to track removal. Change-Id: I073efde520740c57d9a5b51c19092dd74f532c1d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* python-mako: remove unneeded fixupPatrick Williams2017-03-291-3/+0
| | | | | | | | Upstream python-mako included in Yocto 2.2 doesn't seem to have this problem. Remove the sed patch. Change-Id: If967c04d04b19afba175f86f3afac22df694c019 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud