summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86/meta-intel
Commit message (Collapse)AuthorAgeFilesLines
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2312-397/+0
| | | | | | | | | The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Move board support packages to top levelDave Cobbley2018-08-221-1/+1
| | | | | | | | The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Removing import-layers directoryDave Cobbley2018-08-221-5/+5
| | | | | | | | | As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove use of meta-virtualizationBrad Bishop2018-08-211-1/+0
| | | | | | | | | | | | | | | Remove meta-virtualization from any bblayer.conf.samples. It was originally added for the python-pyyaml and python-gevent recipes but better maintained versions of these recipes are provided by meta-python. Before this can be done the python-gevent bbappend in the phosphor layer must be removed. The version scope was wildcarded to any version but the patches don't apply to python-gevent_1.2.2, which becomes the default from meta-python when meta-virt is removed. Drop the bbappend. Change-Id: I6658a163460e3c8e63dc7371ffff803a7b6915b5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Put bmcweb in common layer for others to useAndrew Geissler2018-07-243-56/+0
| | | | | | | Initially interested in bmcweb for its redfish support Change-Id: Ia180a895c8db2b184a455cd3be2bf28db4c4116d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-07-191-1/+1
| | | | | Change-Id: Ib6fa73502384669f8e6cca209f7ca34abd0fa2cf Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Fix bmcweb socket activationEd Tanous2018-07-192-1/+10
| | | | | | | | | | | | It looks like the socket activation part of the recipe got missed in the review. bmcweb can boot without it, but it's still desired to allow people to change what port bmcweb boots on per platform. Tested By: Launching image and verifying bmcweb boots on port 883, and all services are available. Change-Id: Idba19082d80ea4007c6a450219481756bd03938b Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Update bmcweb to latestv2.3Ed Tanous2018-07-121-1/+1
| | | | | | | | Update bmcweb recipe to pull in the new dependencies (sdbusplus) and drop old (boost-dbus and libdbus), as well as bump bmcweb to the latest Change-Id: I056c6c835f7f4f4aa7891e0d3afca70ec70712bc Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* bmcweb.bb: bump versionAndrew Geissler2018-07-091-1/+1
| | | | | Change-Id: Id9dd42affea6437030bc267b15bc44b48cb00eef Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-06-211-1/+1
| | | | | Change-Id: I0b60a504b3f4dc55b0895dd6afeaa0e8d4878810 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* machines: Drop ast2400/ast2500 layersBrad Bishop2018-06-151-1/+0
| | | | | | | | | The Aspeed layer now supports both chips and the SOC specific layers do not have any content. Drop the redundant layers. Change-Id: I48a813fe4c02b8fc8861c6dd58906ae559c64403 Tested: Built and verified witherspoon and palmetto images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* boost-dbus.bb: bump versionAndrew Geissler2018-06-151-1/+1
| | | | | Change-Id: If46cd5fcfdc58e1aa47ea43a54d3f1975efcb991 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-06-151-1/+1
| | | | | Change-Id: I0262c2beb53126345d44fb484fe45dcbeff31ce5 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-05-241-1/+1
| | | | | Change-Id: I2a944653ad4a7318c0cdf8884fcea2e460b44dcd Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-05-221-1/+1
| | | | | Change-Id: I396a84f6a3e01f882dbdcdcf7fef6fa9177f9d82 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-05-151-1/+1
| | | | | Change-Id: Icb65579a2a8ef454223ae5c61c0cbf13b4340fe4 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Remove bt from intel imagesJames Feist2018-05-081-0/+1
| | | | | | | | | Having bt in the image was causing license errors. As this dependency will be replaced with KCS, set the provider to empty for now. Change-Id: Ifd41faffb5e8a9e0bf4f4dad1a987b71ba18a744 Signed-off-by: James Feist <james.feist@linux.intel.com>
* boost-dbus.bb: bump versionAndrew Geissler2018-05-061-1/+1
| | | | | Change-Id: I1dd5497890eb613ec0a23d523bd27b5153d5e33b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Enable use of meta-webserver layerChris Austen2018-05-041-0/+1
| | | | | | | | | One use case on some systems for this layer will be to pull in Nginx Signed-Off-By: Chris Austen <austenc@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1ac55bc182e7d24704d0fe3405438d8e1c97f1a4
* bmcweb.bb: bump versionAndrew Geissler2018-04-241-1/+1
| | | | | Change-Id: I36cacde4d7401fb40e7d30a5d0553332e3d97aac Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* bmcweb.bb: bump versionAndrew Geissler2018-03-271-1/+1
| | | | | Change-Id: Ifba479a68bb3f2986621ba7c9fa626159f4af0e2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* Bump bmcweb targets and disable submodule useEd Tanous2018-03-231-3/+3
| | | | | | | | Resolves some build failures and updates the bmcweb recipe to use the proper target names for image selection. Change-Id: Id223dab3c4999ce083351ceee4b36836a8f46b77 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Add bmcweb target to S2600WfEd Tanous2018-03-066-0/+71
| | | | | | | | | | | | | | | | | | This changeset replaces phosphor rest with bmcweb for the s2600wf target. bmcweb has several advantages over phosphor-rest. 1. Written in C++. 2. Supports Asyncronous transactions 3. Authentication backed by PAM 4. SSL key generation, and modern SSL cipher suites See the application readme for more To enable bmcweb, this patchset also: 1. Revs libtinyxml to the latest version 6.0.0 from the existing 3.0.0 2. Adds the boost-dbus recipe, to allow bmcweb to build. Bmcweb is a header only dbus library. Change-Id: I5b90427977709127c09fedcfc4bcb713908d356f Signed-off-by: Ed Tanous <ed.tanous@intel.com>
* Add S2600wf PlatformJames Feist2017-12-159-0/+373
S2600wf is an Intel platform family. Add machine to repo. Change-Id: I975decc7c0d29bd021e04aa7e8e41f62dd76f91c Signed-off-by: James Feist <james.feist@linux.intel.com>
OpenPOWER on IntegriCloud