summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* Revup skeletonRaptor Engineering Development Team2018-04-131-1/+1
|
* Revup linux-obmcRaptor Engineering Development Team2018-04-131-1/+1
|
* Revup phosphor-fan-presenceRaptor Engineering Development Team2018-04-121-1/+1
|
* Revup skeletonRaptor Engineering Development Team2018-04-121-1/+1
|
* Work around upstream BMC bug 2946Raptor Engineering Development Team2018-04-121-1/+10
|
* Revup u-bootRaptor Engineering Development Team2018-04-121-1/+1
|
* Add obmc-hardbeep packaging filesRaptor Engineering Development Team2018-04-121-0/+9
|
* Add softbeep packaging filesRaptor Engineering Development Team2018-04-121-0/+9
|
* Revup obmc-ubootRaptor Engineering Development Team2018-04-121-1/+1
|
* Change IPL monitor LED service to simple serviceRaptor Engineering Development Team2018-04-121-2/+1
| | | | | The IPL monitor LED service does not provide a DBUS service, so systemd assumes it keeps timing out. Convert to simple service.
* Enable OCC service after IPL completionRaptor Engineering Development Team2018-04-122-1/+10
|
* Add IPL monitor LED serviceRaptor Engineering Development Team2018-04-122-0/+38
|
* Add IPL status observerRaptor Engineering Development Team2018-04-122-0/+38
|
* Update U-boot and kernel revisionsRaptor Engineering Development Team2018-04-121-1/+1
|
* Redirect most of the Phosphor applications from GitHub to the Raptor ↵Raptor Engineering Development Team2018-04-1227-26/+56
| | | | Computing Systems GIT repositories
* Copy Romulus files to Talos for future developmentRaptor Engineering Development Team2018-04-124-5/+5
| | | | Apply initial renames and conversions to copied sources
* phosphor-ipmi-net.bb: bump versionAndrew Geissler2018-04-121-1/+1
| | | | | Change-Id: Ie1db920366e3104fe16ca1af6ca6b5e9fefea068 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: I95e6ecf183cb1b82a138df17609b45441dd9ec45 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* skeleton-rev.bbclass: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: Ie97d6c5610eddc15baffc2404e5944c6d53b9777 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-monitor.bb: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: Idf4713febc9a0ce07a5c27da5058692fbbf4c360 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-net.bb: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: I4063b02df076d7052d1a69cd2b9f75f9452e0125 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Add mirror u-boot option to obmc-flash-bmcEddie James2018-04-113-0/+82
| | | | | | | | | | | | | The mirror u-boot function copies the currently booted BMC chip's u-boot partition to the alternate chip, if the two don't match. This is to make sure we always have a good u-boot in the alternate flash. Also add service file for the mirror u-boot option. Resolves openbmc/openbmc#2876 Change-Id: Ida09a167de21f3ccb588a096509d88ad88450c93 Signed-off-by: Eddie James <eajames@us.ibm.com>
* sdbusplus.bb: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: I0653a49853992d7996d05ffb90d3480a99b65e61 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-04-111-1/+1
| | | | | Change-Id: I77bf192891947e33f040b4dc1a6a238f96775997 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Remove u-boot-fw-utils from IMAGE_INSTALLBrad Bishop2018-04-101-1/+0
| | | | | | | | | Install u-boot-fw-utils via dependency, rather than explicitly attempting to include it in all images. Tested: Built witherspoon, qemux86 images Change-Id: I371cb4b848d67d75816a6d0d3b35bc7615f2ec39 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* perl/yaml-tiny: Update to 1.73Brad Bishop2018-04-101-4/+4
| | | | | | Change-Id: Idc8c64241b24f05b4cbaeb84780a5f72f40d2406 Tested: Built witherspoon and palmetto images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* minor yaml-tiny recipe enhancementsBrad Bishop2018-04-101-1/+3
| | | | | | | | inherit allarch and enable both native and target builds. Change-Id: Ib5c6bb03a9ac5c5cf7aab9ba65ef4b95845b5478 Tested: Built witherspoon and palmetto images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "Allow login on ttyS4"Brad Bishop2018-04-102-14/+0
| | | | | | | | | | | This reverts commit 85bdf258c54304ee286a90795db3c1a75f1bfdbd. Seem to be able to log in on tty4 just fine without this, so drop. Tested: Built and booted a witherspoon image Change-Id: Iec0adad5404805514618eadc372a2fe9582da032 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* systemd: patch in watchdog device configuration changeEdward A. James2018-04-103-0/+217
| | | | | | | upstream: https://github.com/systemd/systemd/pull/7352 Change-Id: I62df65eeec786890c0a7b923fd0455f7869f38b9 Signed-off-by: Edward A. James <eajames@us.ibm.com>
* phosphor-hwmon.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I7d3e5cc65ffa5846b091194ef23c23d648360214 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-debug-collector.inc: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I464bd2518f738bdb6317f46175bc547bde49bef7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* ffdc.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: Ia11b3a1257ed64a79334b6b86171cf81a39025e0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-networkd-rev.bbclass: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I8d78638cda396a75023d08b5b77d8b1d0810638e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* dreport: refactor install_dreport_user_scriptsMatt Spinler2018-04-101-35/+41
| | | | | | | | | | | | | | | | | | | | | | Pull the code that makes the plugin links for a single script into its own function and then call it from install_dreport_user_scripts. This allows other layers to bbappend this recipe and call the new install_dreport_user_script function so they can link in their own dreport plugins. The bbappends would need to: * install their own plugins into ${D}${dreport_plugin_dir} * call the new install_dreport_user_script function for each of these plugins * add any new functions to do_install[postfuncs] Tested: Check that the bitbake output directory structure matches what it was before the change. Change-Id: Id0e97c2ed2f5233df70049a472c2a785f5efde71 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* skeleton-rev.bbclass: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I53153c4efca38ae4931196d1da9897b555d542f0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* sdbusplus.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I06b2f44f53346a7949c95a57c493b58eaaf3adda Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-interfaces.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I0a5421a1f38706dde0c09a6211fb27880502ef18 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-rest.inc: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I014005db8644f8670003e9dfff36b23b34dc0d66 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-logging.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I08f19f6b7d6ac7a5c8c67a8c999d43e33af0deaa Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-ipmi-host.inc: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: Ica9a450a70f52d0a0bd6de114b5f6e69219a7e00 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-dbus-monitor.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: Iac2a0a3faeb9a40420030c4b2a846e1a8af309dd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-led-sysfs.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: I9de34dc5261a6a00674873d4b40a3ef963886ff0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* busybox: patch "umount: ignore -c"Eddie James2018-04-102-0/+46
| | | | | | | | | | | | | Upstream busybox has a change to ignore the -c option, which systemd uses when unmounting during shutdown/reboot. Currently, if -c is used, umount fails. This results in extensive umount failures during shutdown. See http://lists.busybox.net/pipermail/busybox/2018-January/086045.html Resolves openbmc/openbmc#2511 Change-Id: Ic32628bf22a134012c61cb817479a86d5187f9e9 Signed-off-by: Eddie James <eajames@us.ibm.com>
* phosphor-watchdog.bb: bump versionAndrew Geissler2018-04-101-1/+1
| | | | | Change-Id: Ic1298c7359cdca5bf0ea5989a3e0d38d0fa79a76 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* pyphosphor.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: I9184cc566318560b4d6fe2d5285f7a2f7a2e148d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-webui.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: I9efd9483c5386ce7a8edaa5f6b648af01c2baf6e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-time-manager.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: I5334ebe16b7ebeb42b26546d56a99cdc8398f600 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-led-manager.inc: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: Ic03f9947f93465140789dcb9ff7fd10bcb71be6d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: I8309d59dfbe7f7702c9d190de628c79152cfa1ef Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-software-manager.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: Id6dada319cfd2e63db9b993532750af688f80e6a Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
OpenPOWER on IntegriCloud