summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* Create symlink for IPMI Provider librariesTom Joseph2017-02-013-2/+52
| | | | | | | | | | The IPMI provider libraries are installed into /usr/lib/ipmid-providers. If the provider library is applicable for host-ipmid channel then soft link is created to /usr/lib/host-ipmid. In this way the soft links are created for the provider library to the corresponding directory. Change-Id: I586bc830efd2b1d1ff1941181d1aa8d9a400f628 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Move MBX reset into new obmc-power-chassis targetsAndrew Geissler2017-02-012-3/+3
| | | | | Change-Id: I2ad5a9a9613b4d390496d0bd6c88e9b4aaacfdef Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Make chassis start/stop depend on chassis power on/offAndrew Geissler2017-02-0111-23/+23
| | | | | Change-Id: I5e4a0da68bfcebb12f3ac4161e63c145f9f73b0a Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Move chassis power on/off services into new targetsAndrew Geissler2017-02-012-7/+29
| | | | | Change-Id: I42049c092e4a852b94b6d3f96b9dea3884c21333 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* Add chassis power off and on targetsAndrew Geissler2017-02-012-0/+16
| | | | | | | | These targets will allow the user to power on/off the chassis without booting the host Change-Id: I3f75a7b7827224467703bfb8c305cbb43fb83547 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* busybox: default ls color output, less search and truncateXo Wang2017-02-011-0/+3
| | | | | | | | | | | | | Add features to busybox configuration: - default color output for ls. ls still disables color for non-tty files - support for less search (with slash /) - support for less -S (truncate lines instead of wrapping) Notably, this makes journalctl --no-pager | less -S much more usable. ls colors were because I saw petitboot's busybox had them enabled. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I11870a26c90d8d38f6d172906f2ea407af45e2c7
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-011-1/+1
| | | | | Change-Id: I3769d5b1a1d1d8329e90487cb2429f4a525db1b0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Initial recipe for FFDC tarball scriptMichael Tritz2017-02-011-0/+22
| | | | | | | | Delivers a command line tool for collection of debug data. Change-Id: I37862b2b100e7fb3445447bd1a7ebc5884813eec Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-011-1/+1
| | | | | Change-Id: I365d212239b850fb8c3252b89c737b1e9214941b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I304667fddbb3c6e6170cc861091005e9d16ef466 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I9c4fc86e5df78e646bc7841ded2a271ba0835ae7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Modify the net-ipmid recipe to support systemd socket activationTom Joseph2017-01-312-1/+10
| | | | | | | Resolves openbmc/openbmc#914 Change-Id: I5cb697cbc3b7a33188abe392bef2202b84bcef0c Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* Add recipe for phosphor-net-ipmid repositoryTom Joseph2017-01-315-0/+37
| | | | | | | Resolves openbmc/openbmc#430 Change-Id: Id958eab2822858fe6241830791380af1a9fc1052 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: Idef8b9a78157484cfdcf10055856557c199e0376 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager: dep on phosphor-dbus-interfacesPatrick Williams2017-01-311-3/+4
| | | | | Change-Id: Iff377fba5a7aeee43cfbd75d21eff05a13285fa8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces: initial recipePatrick Williams2017-01-311-0/+17
| | | | | Change-Id: I176a16dad346877ed085472baac7a233f0a772e0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I370fcfb82801503ab49a6d62eb92524320997c3c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* obmc-console.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I2410820c5e4f520cbd6522341e767b277d634f7e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Alphabetize listsBrad Bishop2017-01-312-46/+47
| | | | | Change-Id: I068940d3f400cae26d94dff7f5b29bd596c2a6f6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add recipe files to Auto generate led manager configuration filesVishwanatha Subbanna2017-01-315-6/+64
| | | | | Change-Id: Idb60e5fa12ef6114eccabada85920aae2f0a3a1b Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add block read support to i2cgetMatt Spinler2017-01-312-1/+162
| | | | | | | | | Use patch from https://patchwork.ozlabs.org/patch/622104/. Resolves openbmc/openbmc#952 Change-Id: I7cda95f997be863b2fff0b6a5911d9f433b58c6c Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* sdbusplus.bb: bump versionPatrick Williams2017-01-311-1/+1
| | | | | Change-Id: I504392f209627a0900d7be529a73dc396d5bb246 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-mapper.bb: bump versionPatrick Williams2017-01-301-1/+1
| | | | | Change-Id: I010274143cc7d40776afb6e077c3c92a00fd3176 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-01-301-1/+1
| | | | | Change-Id: I696b019f8f8be71b3138d31ff6306d539e15755e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.bb: bump versionPatrick Williams2017-01-301-1/+1
| | | | | Change-Id: I003d03641df2afe2ee5aa472a917165b48bba6f9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-01-301-1/+1
| | | | | Change-Id: I7cc4653489a5ba5ab99d8e077e3465b6194a726b Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-01-301-1/+1
| | | | | Change-Id: Icf21f5712da81d6203c19c6f1885e221ad4082d0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Move slpd-lite to interfaces directoryBrad Bishop2017-01-272-0/+0
| | | | | Change-Id: I1bfaf82547241269dca105e3df3f978a8540d415 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* hwmon: whitespace fixesBrad Bishop2017-01-271-2/+2
| | | | | Change-Id: I6e8555f440e324e25e567ebc6d2344cfc2f3849d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* mboxd.bb: bump versionPatrick Williams2017-01-271-1/+1
| | | | | Change-Id: I69611a199e7722346d7f8fb8b0ea1bf2ed507695 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Incorporate new phosphor-bmc-state-manager into appropriate imageJosh King2017-01-275-0/+26
| | | | | Change-Id: I4c013d98e03703b1328d85ae00cebb8500ffa205 Signed-off-by: Josh King <jdking@us.ibm.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-01-261-1/+1
| | | | | Change-Id: Ibc863c85c66d9d61e087d949e07b2a1cfb56de75 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-01-271-1/+1
| | | | | Change-Id: I7f3bfdecd5087374dc8a3dbdd35ad6a9a1c428c4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-mapper.bb: bump versionPatrick Williams2017-01-271-1/+1
| | | | | Change-Id: Ic0f19bf67f757da91ab40a084f5a36d21dd85a29 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Rename phosphor-time-manager to datetimeBrad Bishop2017-01-262-0/+0
| | | | | | | | | These directories: - Should not have a phosphor prefix. - Are groups of recipes organized by topic, not single applications. Change-Id: I637f5710fee04872205c5dc555d81c08d8a076cb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Moved phosphor-led-foo to the leds folderBrad Bishop2017-01-263-0/+0
| | | | | | | | There is already a folder for led related recipes. Change-Id: Ic137555b04786844831ec9ff08f3b0488d111293 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Start obmc-console-server with its configuration fileXo Wang2017-01-261-1/+1
| | | | | | | | | | | obmc-console-server runs on defaults unless given a '--config' option. The console configuration file was already included in the recipe source and installed to the image, but not specified in the invocation. Fixes openbmc/openbmc#937. Signed-off-by: Xo Wang <xow@google.com> Change-Id: Ib2eee6d02a5bb407ae525d67ae0a8d3ff2cde7d9
* Add sysconfdir to default systemd service substitutionsXo Wang2017-01-261-0/+1
| | | | | | | | | This could be specified as a custom substition by recipes that use it, but like bindir, sbindir, and envfiledir, it seems common enough that it should be a default substitution. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I827aad06ca8401a22554b87499ba7f33470f438d
* mboxd.bb: Remove needless protocol directivePatrick Williams2017-01-261-1/+1
| | | | | Change-Id: Ie95402d1118fca1d6221d7ecd71a866c0b71cd60 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Put Conflicts in correct location for op-stop-hostAndrew Geissler2017-01-251-1/+1
| | | | | | | Resolves openbmc/openbmc#1002 Change-Id: Iab57b81f3e65572d09aa126ef4be37460ff9d984 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* mboxd: Also depend on /dev/aspeed-lpc-ctrlAndrew Jeffery2017-01-253-0/+5
| | | | | | | | mboxd opens both /dev/aspeed-mbox and /dev/aspeed-lpc-ctrl devices, so make sure we depend on both being available prior to service launch. Change-Id: I388a41b6209b9156e7d7780565d1ed6af483b0a7 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* mboxd: Update udev rule for /dev/aspeed-mboxAndrew Jeffery2017-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | At least one bug prevented the discovery that the udev rule was broken, mainly that the Wants/After directives were in the wrong section of the systemd unit file[1]. systemd logged and ignored the broken Wants/After directives and launched the service anyway, which lead to the impression that everthing was working as expected. Fix the problem by inspecting the device with udevdm to determine it's properties: $ udevadm info -q all -a /dev/aspeed-mbox`: looking at device '/devices/platform/ahb/1e789000.lpc/1e789080.lpc-host/1e789200.mbox/misc/aspeed-mbox': KERNEL=="aspeed-mbox" SUBSYSTEM=="misc" DRIVER=="" ... [1] https://github.com/openbmc/openbmc/issues/999 Change-Id: I91c410da44224ee7b5c527ee4a744b7e7ecd5a9b Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* mboxd: Put Wants/After directives in Unit section of service fileAndrew Jeffery2017-01-251-2/+2
| | | | | Change-Id: I2ff9d165d149e6c76a6b68298d8e84564d39d579 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
* sdbusplus.bb: bump versionPatrick Williams2017-01-251-1/+1
| | | | | Change-Id: Iee773f8dfc8854ddc007793e7b475dbe409c6284 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-01-251-1/+1
| | | | | Change-Id: I1c6aa3b89412e80e355a91913763cd895da51436 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* ipmi-fru: Add example configuration recipeBrad Bishop2017-01-253-0/+32
| | | | | | | | Add a native recipe that installs the (yet to be created) example IPMI FRU parser configuration. Change-Id: I8309e64254a12dd303e7eb5ef9482bd934c9ce6a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ipmi-fru: Add a proper license directiveBrad Bishop2017-01-252-1/+2
| | | | | | | | obmc-phosphor-license is only meant to be used by recipes without a repository. Change-Id: Ia80562f01eceec6d4507d52743c9465989d8ef11 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ipmi-fru: Move common config to includeBrad Bishop2017-01-252-4/+5
| | | | | | | Prepare for multiple recipes from a single repository. Change-Id: Ia2604701a56095ba4750e857f484cf4dc4b26097 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename host-ipmid -> phosphor-ipmi-hostBrad Bishop2017-01-257-4/+4
| | | | | | | Attempt at consistant naming convention of ipmi recipes. Change-Id: I9828503a61bccd83dc0294a3dca2db2d9981593b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename host-ipmid-tool recipeBrad Bishop2017-01-251-0/+0
| | | | | | | Attempt at consistant naming convention of ipmi recipes. Change-Id: I2b9fa1b6e0db4c62a7c39416fc4e302387df64c1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud