summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-networkd: move SRCREV to common bbclassPatrick Williams2017-05-293-7/+4
| | | | | Change-Id: I692f8b97a23728630ac2e5595a26c6a82cca90ad Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-fan.inc: bump versionPatrick Williams2017-05-301-1/+1
| | | | | Change-Id: I6e515c49b63523b4f554fb1fbf03002848b63cf4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-05-301-1/+1
| | | | | Change-Id: I6c3ce4e7f63683aa19bd269db0f9518be08b3c1e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-software-manager.bb: bump versionPatrick Williams2017-05-301-1/+1
| | | | | Change-Id: Ic49806c164623757ee0723a98cf0e59f67085414 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-rest.inc: bump versionPatrick Williams2017-05-301-1/+1
| | | | | Change-Id: Icabadf097020ff4832e14cbd59d4ea377ab6e069 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* obmc-phosphor-user.bb: bump versionPatrick Williams2017-05-301-1/+1
| | | | | Change-Id: Id4f4ddb82472c3cf58ae8cc1224a21242732ab34 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* network.bb: bump versionPatrick Williams2017-05-261-1/+1
| | | | | Change-Id: I0f50e778d285b8c03f26d092cf04fb71affa4f10 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add target files that gpio monitor can call intoVishwanatha Subbanna2017-05-262-1/+14
| | | | | | | | | | When GPIO monitor sees that a particular line is asserted, it calls into one of the configured systemd targets and this is one such. For now, the target just has host-quiesce and will be enhanced to contain a service that logs an error. Change-Id: I09afea5fcab3efce7bbfa5124af9b8cb2e0594bf Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* kernel: Fix 4.10 BarreleyeEdward A. James2017-05-252-0/+197
| | | | | | | Patch the dts to allow Barreleye BMC to boot. Change-Id: I61bf1d6a1751a78162505811a2cb5799ecfc517f Signed-off-by: Edward A. James <eajames@us.ibm.com>
* Add MAX31785 driverEdward A. James2017-05-252-0/+822
| | | | | Change-Id: Ie435a0dd50cb528d5d3686c586dd65794ec3909e Signed-off-by: Edward A. James <eajames@us.ibm.com>
* kernel: Patch in i2c, sbefifo, and occ driversEdward A. James2017-05-2511-0/+3676
| | | | | Change-Id: I845752ca9f64f42f1fc46e14cac90a48f7195ca3 Signed-off-by: Edward A. James <eajames@us.ibm.com>
* kernel: Move to Linux 4.10 treeEdward A. James2017-05-252-6/+6
| | | | | | | Tested on witherspoon. Change-Id: Ib74dd9b3acaf3528d029591645ca30add67de71e Signed-off-by: Edward A. James <eajames@us.ibm.com>
* Block host power on when ActivationBlocksTransition existsAdriana Kobylak2017-05-254-11/+16
| | | | | | | | | | | | Add a dependency to the power on target so that it waits to start until the ActivationBlocksTransition interface is not present on any of the Software subtrees, which would indicate that a code update is in progress. Closes openbmc/openbmc#1344 Change-Id: I926d209ce4d3106e09e35a35c1e9cfde1ec2f613 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-05-251-1/+1
| | | | | Change-Id: I980b3d873da57d2a4d499a533f3eae42bc3f7471 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-settings: missing dependency on ipyv1.99.6Patrick Williams2017-05-241-1/+1
| | | | | Change-Id: Iceb42e654ea5f5a93f203fe9a65eb7df782180d1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* linux-obmc: 4.7 bump versionPatrick Williams2017-05-241-1/+1
| | | | | | | | Edward A. James (1): drivers: occ: Fix read length Change-Id: If3d47b7d19f30abc18ad7c1c7f710e4feea6fc30 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-software-manager.bb: bump versionGunnar Mills2017-05-241-1/+2
| | | | | | | Includes additional dependencies needed for the bump. Change-Id: I889b7e5a1c5ccc926022f12185101e3cfec9e36e Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: Id6b0723b54c5462037722b63f9fa783cf4f07256 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Create a new package for the phosphor-image-updaterGunnar Mills2017-05-245-2/+29
| | | | | Change-Id: I9a5b8977072c30d7c2c8a8402ca5bf627d8b79bd Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* phosphor-fan.inc: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I5f0eeebb79aaff96e95ef8d25defbc296d3f16f8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-net.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I4f14b75c512e9b2e29d1098e74c91318ec82a5f8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-software-manager.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: Ieb62bac3e2007ec27f946cd659b782480b888b70 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I0445db4828d9d76ed59bf942be6d52d2bad857a9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Combined services to create chassis-running serviceJosh D. King2017-05-245-42/+21
| | | | | | | | | | | | Took the contents of op-reset-pgood-check and op-reset-set-power-on and combined them to create the new service op-reset-chassis-running. Resolves openbmc/openbmc#1337 Change-Id: I6cdb93fcf9f7e701703482ef3dcb8b23ef75cf93 Signed-off-by: Josh D. King <jdking@us.ibm.com> Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* linux-obmc: 4.7 bump versionPatrick Williams2017-05-241-1/+1
| | | | | | | | Edward A. James (1): drivers: fsi: Fix SBE/OCC for 2 socket properly. Change-Id: I6e091f32f57780f13c0c323d9b7c28a927ccae1e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Remove hack from skeleton for mboxd workaroundAndrew Geissler2017-05-241-39/+0
| | | | | | | mboxd has been fixed so this workaround is no longer needed Change-Id: I1eca65558c446e982174f1c4af2f484b8fe5c3b8 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I83fcf10afe6723f89be2abc14859f2b9d50e2b27 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I4d391dc3c0c64bf333caeb9345e1c9e237e0316e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-05-241-1/+1
| | | | | Change-Id: I4b181982062eeaa87eb8581765cc495097df0c85 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add virtual/phosphor-ipmi-inventory-selTom Joseph2017-05-236-0/+419
| | | | | | | | | | | | This virtual provides a YAML file that serves as a mapping between inventory and sensor number for phosphor-ipmi-host. Add a native recipe that builds the YAML from the MRW. This is the default for the machines that support obmc-mrw. Resolves openbmc/openbmc#1514 Change-Id: I3d856ab00c34d3e71926b863f207dd69f7fc8f3f Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-05-231-1/+1
| | | | | Change-Id: I1f7ee73630d40e4a9d1549ac994422c4e6c40dc4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-05-231-1/+1
| | | | | Change-Id: Icc388ce122baf4351e4ade1264b860065b624cfd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Revert "Ensure host-stop target called on chassis-poweroff"Andrew Geissler2017-05-231-8/+0
| | | | | | | | | This reverts commit d75d9c516913bee640e3b4c245e8bd40e0965002. Resolves openbmc/openbmc#1645 Change-Id: Ib73cda8fc970f51e5f4fd6db4cf62b5cc05ae67b Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* phosphor-fan.inc: bump versionPatrick Williams2017-05-221-1/+1
| | | | | Change-Id: Ib40ccc624a101607ac1b45bed5a59109f76034a1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Make use of obmc-fan-control-ready@.targetMatt Spinler2017-05-224-12/+29
| | | | | | | | | | | | | | | | | | | | | | This involves the following: * Start the fan-control-init@.service on a power on. * That service will set fans to full speed, delay for a bit, and then start the obmc-fan-control-ready target. * This target will start the fan monitor and real fan control services. * On a power off, the target and these services will be deactivated. Doing it this way ensures the fans will have had time to ramp up from a cold start before applications start looking at them. Currently, on a reboot at runtime the same thing will occur. The watchdog would have already brought the fans to high speed, so this will extend that time at full speed by another 20 (or similar, it's configurable) seconds, ensuring we know what speed the fans are at. Resolves openbmc/openbmc#1567 Change-Id: I73a1f91f0efaf319df97b59334073116d45f40c3 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Create obmc-fan-control-ready targetMatt Spinler2017-05-222-0/+7
| | | | | | | | | This target is started after fans have had time to ramp up to full speed, and will start the fan monitor and control services. Change-Id: I99c1125f038071f56612859d976d5fba3fe9ffd6 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Put soft power off service in host shutdown targetAndrew Geissler2017-05-191-0/+8
| | | | | | | | This will ensure we give the host a chance to shutdown properly when a power off is requested Change-Id: I3e58a1ad6a187f63dc27448a1f6c2ac25d4a58e3 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* leds: package the FRU fault monitor application.Dhruvaraj Subhashchandran2017-05-194-9/+51
| | | | | | | Resolves openbmc/openbmc#941 Change-Id: I3e5672af468185f6bae50c438820a10d57d60d55 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Ensure host-stop target called on chassis-poweroffAndrew Geissler2017-05-191-0/+8
| | | | | | | | | | | If the chassis-poweroff target is called directly by a user, this change will ensure we properly clean up any host target services Resolves openbmc/openbmc#1310 Change-Id: I476db8dde0740f1b63d2e8ca4b6c661c16c9c73c Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Conflict with host-stop target vs. host-shutdownAndrew Geissler2017-05-194-4/+3
| | | | | | | | | The obmc-host-stop@.target will always be called on host shutdowns but the inverse is not always true. This commit ensures everything conflicts with the target that is always called in this path. Change-Id: Ic680ef96b1d6e2aec844a9c619928b7014fe7450 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-05-191-1/+1
| | | | | Change-Id: Ie53ca12feea48b00120f946a7f6447f6f5878178 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-05-191-1/+1
| | | | | Change-Id: I6848d0b2e98cb75828b6529a5cf3ca67ddf6e616 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-host.bb: bump versionPatrick Williams2017-05-191-1/+1
| | | | | Change-Id: I173dcf4fe889f2abf0badb0ddba52c13ea1edc0c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-mapper.bb: bump versionPatrick Williams2017-05-191-1/+1
| | | | | Change-Id: I44deb99114e98942e0a8c4eae1336265f13782f0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-pnor-code-mgmt: Initial recipeAdriana Kobylak2017-05-194-38/+0
| | | | | | | | | | Create recipe for the openpower-pnor-code-mgmt repo. Move the pnor-specific service files from the phosphor layer to the open-power one. Add the new openpower-software-manager to packagegroups. Change-Id: Iab47b82e6872f7f92aed6260c51eaf0acf744aeb Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: I6999283b12f0c2eccb1d6e17514e6323cd9452cc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: I9098e9849d57d53ae660c5d421288fcdd4cad515 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: Icc5a628110c7cd1d92b72a3cfd9ea14933ec1e25 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: I821d2ea11fe406c37c89d24abb6a2a35fe67b597 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-05-181-1/+1
| | | | | Change-Id: Icbb4ef4049ee68bcb9d684cb954b179ee6e33d7f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
OpenPOWER on IntegriCloud