summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-led-sysfs.bb: bump versionPatrick Williams2017-03-141-1/+1
| | | | | Change-Id: I660be705473dacdaa1a9b9e555daab0487830afc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-03-141-1/+1
| | | | | Change-Id: I68220a9b23da25b3aca07d61428e553ac372cd89 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-141-1/+1
| | | | | Change-Id: I7d8b7a525bbd084924b68af95790fa804512e257 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager: add missing dep on phosphor-loggingRatan Gupta2017-03-141-0/+3
| | | | | | | Fixes openbmc/openbmc#1308. Change-Id: I10bbbec6113df49e6d6c0480eb8bf3cc06d017f4 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-03-131-1/+1
| | | | | Change-Id: I6a0bb20fe94ad87b049799e698684df6930fe3b4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-03-131-1/+1
| | | | | Change-Id: Id3c296c4b84c37e8ee695ea43f23b60ba2ddffeb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Update linux kernel version to 4.7.10Saqib Khan2017-03-101-1/+1
| | | | | | | | | This is the last supported version of 4.7 branch. There will be no more updates of this level. Joel recommended this change. Change-Id: I8fea65b614c0528997a6f77fb6b6a35c52a6d6cf Signed-off-by: Saqib Khan <khansa@us.ibm.com>
* kernel: FSI fixes and device tree updatesJoel Stanley2017-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | Four more bugfixes for issues with the FSI driver from Chris. An update to the Romulus device tree to reflect the fact that it has only one BMC flash. And an addition of a hog for the NC-SI mux pin to the Zaius device tree. Christopher Bostic (4): drivers/fsi: Set I/O to standby values on unbind drivers/fsi: Reorder hub devices so that parent is set before add drivers/fsi: Remove hub devices during master unregister drivers/fsi: Free up allocated resources on fsi-master unbind Cédric Le Goater (1): ARM: dts: aspeed: romulus: remove second BMC flash Xo Wang (1): ARM: dts: aspeed: zaius: Enable NC-SI mux Change-Id: I0bbf8514f1c5f3c04e03ab051ae233d72d3328f4 Signed-off-by: Joel Stanley <joel@jms.id.au>
* mboxd.bb: bump versionPatrick Williams2017-03-101-1/+1
| | | | | Change-Id: I8e30ad9d847dacf0e88123ef8e0d1ed3096f8ece Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-101-1/+1
| | | | | Change-Id: I4a20edd44397b22a077711ccbbcd5c12d85b49d6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-091-1/+1
| | | | | Change-Id: I20b34277d3abdefd9ca8c993608d01b2b0e91d1c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-091-1/+1
| | | | | Change-Id: I83c70c264d3851991ac5880a4e00f1ceb7d5d06f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* obmc-phosphor-user.bb: bump versionPatrick Williams2017-03-091-1/+1
| | | | | Change-Id: I58f490d0878f04751f388d30b4b2a967905f4eef Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2017-03-091-1/+1
| | | | | Change-Id: I1daf9324ff0841dcf4ada0d61f853898d5833deb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-03-081-1/+1
| | | | | Change-Id: Ibfcf11cc9506ee971f7cdc0ab6fd4c5931806c30 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-081-1/+1
| | | | | Change-Id: I0f101bf6252a799e37286fe6ee57e5b1cb4310da Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-mapper.bb: bump versionPatrick Williams2017-03-071-1/+1
| | | | | Change-Id: I50b41c78660f5628af53746931a7688156bd756a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.inc: bump versionPatrick Williams2017-03-071-1/+1
| | | | | Change-Id: Ia8f4f5e15827df4d99dfeb9b78114590f9c9a6cf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* image: Use VIRTUAL-RUNTIME for state pkgsBrad Bishop2017-03-062-6/+18
| | | | | | | | | | | | The correct idiom for modeling runtime only virtual implementations with no build time API is to use VIRTUAL-RUNTIME in favor of PREFERRED_PROVIDER. Update the state management management applications accordingly since they fall into this category. Change-Id: I8f0092a38da4ea0741dd0f464b71f4ea12d12019 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* kernel: FSI and P9 fixesJoel Stanley2017-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Two fixes for FSI bugs that users were seeing often. A revert of the Zaius reserved memory region device tree change due to a kernel bug where u-boot will happily load data into the region that the kernel subsequently marks as inaccessible. This is a temporary fix until the ARM early boot code can be fixed. Finally, a change to bring Romulus PNOR SPI settings to parity with the other P9 platforms. Christopher Bostic (2): drivers/fsi: Change hub sysfs name drivers/fsi: Don't scan after fsi-gpio_master unbound Lei YU (1): arm: aspeed: romulus: Set PNOR SPI address mapping Patrick Williams (1): Set Zaius back to old address range Change-Id: I3887c7dbd3f6fd450fb096ba59e0189af87039d7 Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-phosphor: add missing RDEPENDS on pyphosphor pkgsPatrick Williams2017-03-034-0/+4
| | | | | Change-Id: Iaebf6d1e076519ca8378bc3fe982f54b77a05092 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-031-1/+1
| | | | | Change-Id: If8a0c71e7424feeb35e2420725aa2e597a00b419 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-031-1/+1
| | | | | Change-Id: Ia1c35d976ffc1a1c562f94e02b7f1bebf597f61b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Update LED Manager recipe to support Palmetto machineVishwanatha Subbanna2017-03-036-20/+25
| | | | | | | This has the changes that enables LED group manager on Palmetto Change-Id: Iaf4d4cc4c798c70e557009e9928225facb1d7d86 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: Ic97e057d9d8890dc7796feb1bc270a7e46a6a2f7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: I57fe2810d64a696c273b55cbad20b21f16912f9c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: Ibb25a3484f87272b57813cb15c1e7b7b5636f8ba Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: I6b5fa55845409a74b4521a7ae2592df3f2474e17 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: I9021278f12da3d9733cef4e5c859ac938ce4488d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* leds: Make phosphor-led-manager-config nativeBrad Bishop2017-03-022-3/+4
| | | | | | | | | | | | phosphor-led-manager-config is a meta-recipe that pulls in other native recipes based on mrw enablement. Switch from being a target recipe to a native recipe. A native recipe is more appropriate since a target recipe will cause bitbake to create -dev packages and attempt to install those into an SDK. Change-Id: I42af0796960cefe19d182afb2957e5c4853c6d28 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* software: remove ${PN} pkgBrad Bishop2017-03-021-0/+4
| | | | | | | | | | | By default OE adds ${PN} as a runtime dependency to ${PN}-[static]dev. Remove ${PN} since it will never have any content. Additionally, override the default ${PN}-[static]dev dependencies with the correct pkgs. Change-Id: Ibdcc16961b8d4774388ded94fca8fdaff31df4d7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* state: remove ${PN} pkgBrad Bishop2017-03-021-0/+4
| | | | | | | | | | | By default OE adds ${PN} as a runtime dependency to ${PN}-[static]dev Remove ${PN} since it will never have any content. Additionally, override the default ${PN}-[static]dev dependencies with the correct pkgs. Change-Id: I7c5a49a5cdd453cc23eb2595cc53455659040062 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add libstdc++fs to SDKBrad Bishop2017-03-021-1/+1
| | | | | Change-Id: I9bdbacc7fb763cfcf4c056911152513c7c872299 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-rest: consolidate SRCREVPatrick Williams2017-03-014-18/+13
| | | | | Change-Id: Ibc52e625764ba9f03c13267792b9c551f0bf3d8f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: Iab6d5f07583525471aee16f0e4282da9a3f67e6b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rocket.bb: bump versionPatrick Williams2017-03-021-1/+1
| | | | | Change-Id: Ibad1ae1e49a01dc252220a6ac478f7bde22715f3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-gevent.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I398184abc4532fb93e1574a96f9b222710aaa17b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I3aabcaea82a0f63f713f6e30ffd9c903b89ca976 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* os-release: ensure 'dirty' really means dirty.Patrick Williams2017-03-011-1/+2
| | | | | | | | | | | When using --git-dir, git no longer automatically determines the working tree and thus always assumes the tree is dirty unless the --work-tree option is also passed. Fixes openbmc/openbmc#820. Change-Id: I3af6941e0562bf665290e57c2b7a80459385fefa Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I551b0693c7b71bca15f44baa20f24a6d59f3ac2d Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add StopWhenUnneeded to hwmon sd unitBrad Bishop2017-03-011-0/+1
| | | | | | | | The net effect is that systemd will stop the unit when a udev remove event occurs. Change-Id: I89413770b01c236caef74ca8af21d3b05845db45 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Ensure FSI scan runs before services that use FSIMatt Spinler2017-03-011-0/+2
| | | | | | | | The FSI scan must be done before start_host and vcs_workaround run in order for them to work propertly. Change-Id: I1305a65763ba35721d5655f1f3e6c2d8af5fdc71 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* led: Sync claimed busname with sd unitBrad Bishop2017-03-012-1/+1
| | | | | | | | The busname directive in the sd unit template did not match the claimed busname. Change-Id: Ide67cd91b0fd560f06726736fbba8f5177b05164 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-logging.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: If1dd12be400294ad46ce66ee5182210c9912df5e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I71acf17624ba5f2ac89d9dd7dd22348035094d4e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I5328a4caf6578c2ba9f540ae46bc13b2dca251f5 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I183af2df16cdb29a8916dc4e9d55b16899320871 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-03-011-1/+1
| | | | | Change-Id: I5f69cb0c2e7e9a48aee2f33ad28481e48e0e37b4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* led-manager: fix install destination for configsPatrick Williams2017-02-282-2/+2
| | | | | Change-Id: Ib9f511441dc2475baf575cd610c96b67cc3af8bb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Integrate gmock to SDKLei YU2017-02-281-1/+1
| | | | | Change-Id: I4792e4037ffbace4af224cd1bfe0aef63d11a099 Signed-off-by: Lei YU <mine260309@gmail.com>
OpenPOWER on IntegriCloud