summaryrefslogtreecommitdiff
path: root/meta-intel
AgeCommit message (Collapse)AuthorFilesLines
2018-10-24meta-intel: s2600wf: skeleton: obmc-libobmc-intf: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for obmc-libobmc-intf. (From meta-intel rev: c67e2108f4b300b071295b251fa3c0fe5c9bbe0e) Change-Id: I87e990b875ab8cb23df528dc624969caf1d4bb9c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-intel: s2600wf: skeleton: obmc-libobmc-intf: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for obmc-libobmc-intf_%.bbappend (From meta-intel rev: 648e448dffda27c5c9a9419bdd79e2859dc68157) Change-Id: Id97ab173c1dad7e7bc7bc65417057cee98665b0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-intel: s2600wf: config; rename as gitPatrick Venture1-0/+1
s2600wf-config.bb inherits config-in-skeleton, which is git-based. (From meta-intel rev: 79e3cae655ca8216392f9d59e190b6e5b0b0acdd) Change-Id: I787614e8f6b61ce7e6f4045c11d5420cfaa016a0 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-intel: remove boost-dbusJames Feist1-15/+0
We don't use it anymore. (From meta-intel rev: e88e7dd46bf9c672f4b9f829aab640455ceb0668) Change-Id: I707c7e0b63f725fe594aedc04cdcd1ec98777c5a Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-15meta-intel: Add d-bus sensors recipeJames Feist5-0/+70
This adds the recipe to build the dbus-sensors project. dbus-sensors is a dbus-configurable sensors project. (From meta-intel rev: 3164a56a1eb8a757a4d6340533e19bcc0591d07c) Change-Id: I1a3cc0d7e57a22628c50d1ba18b6e4efd909fbaa Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-06intel-apps: Remove obmc-phosphor-licenseBrad Bishop1-1/+0
This class is on its way to being deprecated, and oe-core packagegroups don't have a LICENSE specified in the recipe. Adopt the same semantics for meta-intel. (From meta-intel rev: fa9fa93aae420c465bd21233c8d884a03e704f80) Change-Id: I8d3e823eb87678cc012e33ccbf8aff857b5fe7b7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-02intel: Add a layer licenseBrad Bishop3-0/+204
meta-intel did not have licensing information documented. Add it. (From meta-intel rev: dcfceed6730959d828273eb3ef1ea0a7247c77e2) Change-Id: Ib7afc15f1f021df2063e561cdf8bf304b5f5202e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07skeleton: s2600wf: fix broken gpio config pathBrad Bishop2-0/+0
5ed9fa2b7a erroneously introduced some new files in a meta-intel subdirectory. Move the files to the correct location. This can likely be blamed on the recent move to poky-style subtrees as 5ed9fa2b7a was originally submitted to the old, pre-subtree openbmc project repository. (From meta-intel rev: 1947fda4c79e3028e8af7a1f0bdecb7be1fb6a01) Change-Id: I9aab3002f096560e2cb376671eab02abdd2bdade Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-29Add S2600WF GPIO JSONMatt Spinler2-0/+48
These GPIOs are used by the code in the skeleton repo. (From meta-intel rev: 5ed9fa2b7afcf26db471f13845c47950939a517f) Change-Id: I40004c8b9d5258dd0af6d702b02768835820eaa1 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley12-0/+397
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>