summaryrefslogtreecommitdiffstats
path: root/meta-google
Commit message (Collapse)AuthorAgeFilesLines
* meta-google: layer.conf: Add warrior compatibilityPatrick Venture2019-04-061-1/+1
| | | | | | | | | | | | | oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-google rev: 2282c02ed2b9021205840e6bd9b3fdcf70870f87) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I9396d0ec3ea4fbbb9a8ba5aaa685196f7a087dd3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 6667a646bf..ba32fe4e25Andrew Geissler2019-03-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Patrick Venture (15): add handler logic to handle SysGetEthDevice makefile: adjust alignment add handler logic to handle SysCableCheck add handler logic to handle SysCpldVersion add handler logic to handle SysPsuHardReset entity_name: cleanup headers add handler logic to handle SysEntityName handler: delete extra namespace alias entityName: move pieces into handler object util: move read_file to readPropertyFile util: add i2c->pcie map build method pcie_i2c: cleanup headers add handler logic to handle i2c pcie commands style change: lowerCamel build: enable valgrind (From meta-google rev: 88c4cc0c3cf4774a37361529db9385fe5b437f7e) Change-Id: I00b32fc4201a5e1eb22c99b0988f7278e50f5e44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 0788699a94..6667a646bfAndrew Geissler2019-03-181-1/+1
| | | | | | | | | | | | | | | | | Patrick Venture (4): build: add build of empty tests eth: move structure to header test: add basic tests for eth command build: add code coverage William A. Kennington III (1): Makefile: split out common libary code for testing (From meta-google rev: c791de74684935b02749dd029c43f8c8a6704d6a) Change-Id: I989846b585d9a829ae1110e706f579a4799cc23c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-google: cleanup READMEPatrick Venture2019-03-131-1/+1
| | | | | | | | | | Further cleanup of the README, including a phrasing tweak. (From meta-google rev: 98170ba7a8ab9be3c3dfd631c93c80d06516638c) Change-Id: I5a0bb45e69742e7fad403102577cd54ade2d0599 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-google: rework README to be non-markdownPatrick Venture2019-03-131-6/+6
| | | | | | | | | | Rework the README to not use markdown. (From meta-google rev: e95ffa4345393be4ea00f05060f51f2a6af3833b) Change-Id: Ie4b25a0af5817358ab48d184cc358bce262521a3 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* google-ipmi-i2c: srcrev bump d7f368aae0..605687d8a0Andrew Geissler2019-03-131-1/+1
| | | | | | | | | | | | Patrick Venture (2): README: drop TOC add host-side kernel driver (From meta-google rev: c155fdf2d5a3403e53e1bc4b2a9d7c0e479b3d94) Change-Id: I5559f7cba7f31ae468cc71b6a831be47f40b898d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* google-ipmi-sys: srcrev bump a289fa2e2f..0788699a94Andrew Geissler2019-03-131-1/+1
| | | | | | | | | | | Patrick Venture (1): use filesystem instead of experimental (From meta-google rev: eeb70ed1eff576e8b4d2e8bda2e9fafb4a92613a) Change-Id: I42d81d00920e42721687fad4a80efb742df0004a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* google-ipmi-sys: srcrev bump c662465b21..a289fa2e2fAndrew Geissler2019-02-211-1/+1
| | | | | | | | | | | Jaghathiswari Rankappagounder Natarajan (1): Add support for some more entity types (From meta-google rev: 6068610164589b266eb72453de4965864ab0bd67) Change-Id: I778f2e64e056c8c5bdcc4e481ae470197eae0f50 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* google-ipmi-i2c: srcrev bump 9a074dc5b2..d7f368aae0Andrew Geissler2019-02-141-1/+1
| | | | | | | | | | | William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-google rev: f8d3b5a2eeab6d0ae98b37edcca04506ad2dfa9a) Change-Id: I53a48da722005bf1e14e3075cdcf154263ead810 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 575a55ae3a..c662465b21Andrew Geissler2019-02-141-1/+1
| | | | | | | | | | | | | | Patrick Venture (1): build: pkg anti-pattern: use defaults William A. Kennington III (1): Convert host-ipmid -> libipmid (From meta-google rev: 30b8d65ea38e473d95ab93416d91aa17b734b2d9) Change-Id: I8d87afbc89d1c332ab7a5cde1d63e7c15fd3386b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump fd0f1cf99b..575a55ae3aAndrew Geissler2019-02-121-1/+1
| | | | | | | | | | | Patrick Venture (1): build: check for json header (From meta-google rev: a341c12d744ee8dd6720b92aad5d074543f4040c) Change-Id: Iee41179a66598e6fedfce9cbb80fe5b1008a39cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add json dependency on google-ipmi-sysPatrick Venture2019-02-061-0/+1
| | | | | | | | | | The google-ipmi-sys package now depends on json. (From meta-google rev: 92a8d0199549141ae0ae78302f94c77ea954cdb0) Change-Id: I023be87a760e7f7d192a63aa7d3d4d5d8c0e01c6 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 3c7037a728..fd0f1cf99bAndrew Geissler2019-01-291-1/+1
| | | | | | | | | | | Jaghathiswari Rankappagounder Natarajan (1): google-ipmi-sys: Add "Entity Id:Entity Instance" mapping to Entity name (From meta-google rev: a3822514ce952084de5dec7b55284c8ed1b65630) Change-Id: I4d859860fdb426fe7500e60e805d11fadaff9a96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: prepare for yocto 2.6Patrick Venture2019-01-101-1/+1
| | | | | | | | | | Set compatibility to thud. (From meta-google rev: 0d4ca78901c79cbef8401df0aa2261569fad6854) Change-Id: I337d9dfc4c8bce18bd7b7cff3f4ca3e4e8ff7b00 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add phosphor-ipmi-flash package to imagePatrick Venture2019-01-072-0/+2
| | | | | | | | | | | Add the phosphor-ipmi-flash package to any image that includes the meta-google layer. (From meta-google rev: 2dcc5ffe9c59962b1404871639e60c30c1c113a1) Change-Id: Ib36f98cbf4f53f20aff41604bcef5486c22c8e2c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 33deb17e43..3c7037a728Andrew Geissler2018-12-181-1/+1
| | | | | | | | | | | Patrick Venture (1): build: cleanup configure script PKG_CHECK_MODULES (From meta-google rev: f7b9ea9903b044c4f4f46503e4130aa85c6dd2b6) Change-Id: Idc77f9e1dc7fd297677255ecb27005e7d19b9a32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 23ef59b7b5..33deb17e43Andrew Geissler2018-12-031-1/+1
| | | | | | | | | | | | | | Jaghathiswari Rankappagounder Natarajan (1): google-ipmi-sys: Add support for PCIE slot to I2C bus mapping Patrick Venture (1): README: cleanup extra anchors (From meta-google rev: 141a4e638d19a8be903934ea20d31c80cdce7c0d) Change-Id: I5cfe997208913dad99ed3c6c97ec6e1fb73c3b42 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-i2c: srcrev bump 6471cef69b..9a074dc5b2Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 6cbe01e2740b20f120787b49078a64e257104158) Change-Id: Ic2729f8e69010062ba1c18b0a7e98bd8c06d15d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump fff9861797..23ef59b7b5Andrew Geissler2018-11-271-1/+1
| | | | | | | | | | | Patrick Venture (1): build: set version to 0.1 to match recipe (From meta-google rev: 2c99bf4dd5ec18fcf00cc4278e19caed558ef0a3) Change-Id: I30b142a0a7fe35d1fb383dfee0b70e90bf8df94e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-i2c: srcrev bump f7186a63c0..6471cef69bAndrew Geissler2018-11-261-1/+1
| | | | | | | | | | | | | Patrick Venture (3): build: add suggested m4 pieces from autotools build: add checks for linux headers gitignore: add new pieces from build (From meta-google rev: 12448aa94370c57b322c6a895ffdc9ca0460016b) Change-Id: I3a9928bc3a222123928f73a30c97c6edf53e666f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 96b088a7d8..fff9861797Andrew Geissler2018-11-261-1/+1
| | | | | | | | | | | Patrick Venture (1): Use more specific ipmi error codes (From meta-google rev: 658a620383e67bfede037b1ab3f2d8a3d0d86963) Change-Id: I52cb3b0cd75477d599397693db7415b2981440e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-i2c: srcrev bump ad05703ce0..f7186a63c0Andrew Geissler2018-11-261-1/+1
| | | | | | | | | | | Patrick Venture (1): copyright: add missing copyright headers (From meta-google rev: dcdbc3989193d3bf035a7bf481be1a0ac9f488a5) Change-Id: I54298f0ce8e00c2f40224214376fb5d7481c8ed1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump ff40f273a7..96b088a7d8Andrew Geissler2018-11-141-1/+1
| | | | | | | | | | | Patrick Venture (1): s/setupGlobalOemCableCheck/setupGoogleOemSysCommands/g (From meta-google rev: 9e14c7ba2fe1aa99f51962ec0fbe2c7ad2477ae2) Change-Id: I07d6c379ffdd4187df677d0b2465954e4620b997 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 3ebf2dd524..ff40f273a7Andrew Geissler2018-11-091-1/+1
| | | | | | | | | | | | Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-google rev: 694a7b2a7f7a53556781db9e36b4ddb4084e74db) Change-Id: I53602d1bc48fa63ba555fbcab134bef7d3ba475b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-i2c: srcrev bump 38e8c6e170..ad05703ce0Andrew Geissler2018-11-091-1/+1
| | | | | | | | | | | | Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-google rev: 395ca4befdceef7c28654996742ddfbf04060dc4) Change-Id: I7405724c726043533bdaf66791df378ae8835c71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add google-ipmi-i2c to obmc-phosphor-imagePatrick Venture2018-10-251-0/+1
| | | | | | | | | | | | | Add the google-ipmi-i2c package to the obmc-phosphor-image so that it is installed when this layer is included. Tested: Built by adding meta-google to quanta-q71l and verified library installed. (From meta-google rev: c97e1e7ceb25dd9d79da3fcd8849243b212867d5) Change-Id: I2c37dd69749e0bc3cfc2076ef10cd9392d053429 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add google-ipmi-i2c packagePatrick Venture2018-10-241-0/+24
| | | | | | | | | | | | Add the google-ipmi-i2c package. This package handles a OEM IPMI commands that provide read and write to i2c devices attached to the BMC. Tested: Built by adding to image and verified library installed. (From meta-google rev: 7e55649a5e6a0683a1b2612cad1c2327e913513c) Change-Id: I07972430df153fb758ac7928a1cf5aa1120a4dde Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump acd5423aec..3ebf2dd524Andrew Geissler2018-10-191-1/+1
| | | | | | | | | | | Patrick Venture (1): README: cleanup (From meta-google rev: c3c8e587a4111d390685d7febd0c8a11d5429697) Change-Id: I4a344d53920330f8d28dcd54c6cf6f8143b41191 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 216108f1da..acd5423aecAndrew Geissler2018-10-171-1/+1
| | | | | | | | | | | Patrick Venture (1): cleanup: use memcpy with fixed-size structures (From meta-google rev: 7fd2f266f2bd5d3da23f30ca882a29dd5ee97225) Change-Id: I950fba98ea51a4b941b9ca7710156ee4ebee8bda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: restructured the README per normsPatrick Venture2018-10-171-3/+49
| | | | | | | | | | Restructure the README per yocto layer norms. (From meta-google rev: 12726b4f3ab3dde321c13383e805018dc6083ed3) Change-Id: Ibf2eee161351d06647f0bd949c763b9c889908ac Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump 28557a1f6b..216108f1daAndrew Geissler2018-10-151-1/+1
| | | | | | | | | | | Patrick Venture (1): cable: drop unused assignment (From meta-google rev: 8523aaaeaca03faee6ce0b1d18abfed3b12c6cce) Change-Id: Idbcb47d97a07e089416f0bd579f9b09796a33322 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: added details to readmePatrick Venture2018-10-081-1/+13
| | | | | | | | | | | The README file was effectively empty and now contains the current information pertaining to the impact of including this layer. (From meta-google rev: 8b9e630bd4583ef444267099bad768966746bd75) Change-Id: I90468b99911e5945a4f905084cfab36797e1a3e8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add maintainers filePatrick Venture2018-10-041-0/+46
| | | | | | | | | | Add a maintainers file for the meta-google layer. (From meta-google rev: 91a5446f9f0e176874f585c04261c8beaf1d5ab9) Change-Id: Ifea3727d5b1a86902430482908a4b3bd7a2fab83 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* google-ipmi-sys: srcrev bump ef45005c2c..28557a1f6bAndrew Geissler2018-10-011-1/+1
| | | | | | | | | | | Patrick Venture (1): main: drop unused headers (From meta-google rev: 398da37015d67515b394ad66745372b2b3da6788) Change-Id: I2bd2991057fc01022090fdff1f2b81892b0e133d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: enable ipmi-ethstats and ipmi-blobsPatrick Venture2018-09-272-0/+4
| | | | | | | | | | | | | Any Google supported image will require these handlers included. Beyond this, the Google OEM Number is set to be used in phosphor-ipmi-ethstats due to current infrastructure. Tested: Added to build and these packages were installed. (From meta-google rev: 474a6b1a09cab26f71d2573b7c6272d41d2bab0e) Change-Id: I084ff4310cc184f1db5271c67200cf9cc5c7055b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: drop in LICENSEs: MIT and Apache-2.0Patrick Venture2018-09-263-0/+204
| | | | | | | | | | | The meta-google layer contains sources that are licensed under apache-2.0 or if specified MIT. (From meta-google rev: 44eb7682ddc9196f7e090f47ff798531800152d6) Change-Id: I2869c7891049656760737d09a12327b58cb88651 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: google-ipmi-sys_git.bb: cleanupPatrick Venture2018-09-261-4/+5
| | | | | | | | | | | Added the PR and PV field explicitly to bring this recipe in line with the git recipe guidelines. (From meta-google rev: b3fc83977a12206bdc05bfd09823c257addc3b9b) Change-Id: I8df1a182598de04d856b281b4c10bdc859e2bb96 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add google-ipmi-sys to obmc-phosphor-imagePatrick Venture2018-09-241-0/+1
| | | | | | | | | | | Add the google-ipmi-sys package to the obmc-phosphor-image so that it is installed when this layer is included. (From meta-google rev: eb12226c53cf875ba8a760d255076e65ac7c1ba5) Change-Id: I3350fb615e1ad054b09775def7df7572674e5c2d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* recipes-google: google-ipmi-sys: recipe cleanupPatrick Venture2018-09-241-7/+5
| | | | | | | | | | | Drop unused dependencies and add proper LICENSE line. Renamed the recipe to follow git revisioned recipe style guidelines. (From meta-google rev: f52dcabd9bd75ad73e8aee3681f05f3e68377a46) Change-Id: Ifc59c52ea4969e8d468962b4473ca063465d728b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: add google-ipmi-sys packagePatrick Venture2018-09-201-0/+36
| | | | | | | | | | | | | | meta-google: Add the google-ipmi-sys package. This package handles a series of OEM IPMI commands we expect to exist to provide information to the host software infrastructure. Tested: Verified the daemon and systemd target are installed when added to the obmc-phosphor-image. (From meta-google rev: 0d9aa6919ba00b3a664730f8b8a9c770a9edae81) Change-Id: I54c534680298a08743b39c384079794173ee517f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-google: Add initial configuration layerPatrick Venture2018-09-171-0/+10
| | | | | | | | | | | | meta-google: provides a set of recipes for Google daemons shared with OpenBMC as well as any recipe modifications Google needs for working with OpenBMC. (From meta-google rev: 320c29c7579f74fff6c13244e8d471521b6844bf) Change-Id: I76275485a574b02e92333aff4f95e209eb3f4ede Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* first commitPatrick Venture2018-09-141-0/+1
(From meta-google rev: d9e199a5ec2f7f158b0768d3781ae4be9794b41f) Change-Id: I4fe793c3cdde53b30b8f6ab00379235ad9d7a3c3 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud