summaryrefslogtreecommitdiff
path: root/meta-ingrasys
AgeCommit message (Collapse)AuthorFilesLines
2019-09-20meta-ingrasys: layer.conf: add zeus compatibilityPatrick Venture2-2/+2
OE-core master will be dropping warrior soon; zeus is the next release. (From meta-ingrasys rev: 9e946a348a50d439bbacafaf4f27f9910983d23b) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I302038aaab5a120587e734bc1c8bbf30d93cbe20 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-18meta-ingrasys: Remove references to INGRASYSBASEBrad Bishop4-6/+3
INGRASYSBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-ingrasys rev: fcd2b2998a76f00307bb2ff821efa8ff8ef87c68) Change-Id: I76d73574778db36a649f20ccc0a5149f616743af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-08-06zaius: phosphor-hwmon config: Add errnos to OCC REMOVERCSEddie James2-0/+2
Add errnos produced by the OCC driver stack to the REMOVERCS environment configuration. Zaius has a persistent issue with OCC unbind operations taking too long during host power off, resulting in hwmon errors as phosphor-hwmon attempts to poll the OCC. (From meta-ingrasys rev: b821af616c2bca5021bd28d80209341328371225) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Id010a7269e641d81f1b074565d2c684a2c8e04ea Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19zaius: enable distro feature to support MAC2John Wang4-46/+4
Enable the distro feature phosphor-aspeednic-use-mac2 to support MAC2 This solution is not desirable but it works for now, For details please refer to https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/23415 Noted that this changed local.conf.sample, which means you need to modify the build/conf/local.conf accordingly Tested: devtool modify u-boot and saw the aspeednic patch is applied. (From meta-ingrasys rev: c827e2bd3ec4dfddc3e895bf3643390a0d44b79d) Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: I691671434ca143add029df6d66d86059f4e309c1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-24meta-ingrasys: zaius: new YAML dependency schemeBrad Bishop10-65/+43
All the IPMI virtuals and PREFERRED_PROVIDERS in meta-phosphor are in the process of being deprecated. Prepare for that and move to a simpler scheme for providing the YAML configuration for Zaius systems. (From meta-ingrasys rev: a01ad654ff32e8f16ab36033ca1656d6b15bd1a0) Change-Id: I3d9cd4194d71d994e3f3dcff9a7174d61b2e7c53 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ingrasys: zaius: set BBFILE_PATTERNPatrick Venture1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away. (From meta-ingrasys rev: 67480036566266a3501bf42e230b5a0c0b7fd82e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I9e9075907fe994606a09fd6965888e9585463381 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09meta-ingrasys: layer.conf: set BBFILE_PATTERNPatrick Venture1-1/+1
Bitbake uses this regex to associate recipes and bbappends from BBFILES (which contains recipes and bbappends from -all- layers listed in bblayers.conf) to this layer. The association is then used to map the BBFILE_PRIORITY value for this layer onto the recipes provided by this layer. BBFILE_PRIORITY is used to determine which recipe to use when the same recipe appears in multiple layers. Without BBFILE_PATTERN set, recipes in this layer will get a default priority and not the priority specified in BBFILE_PRIORITY. This layer doesn't set a priority anyway, so functionally this patch is a noop but it is an improvement from a correctness standpoint, and it makes a warning go away. (From meta-ingrasys rev: 7a286ca0dba71a6ef309ff031cafc06e2c00cb8d) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If0d38267efdf74a6d010278b5604ac517f4487da Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-20subtree updatesBrad Bishop22-141/+470
meta-aspeed: c8d791ede6..35a494ecb3: Andrew Jeffery (1): linux-aspeed: OCC, ISL68137, ASPEED spi-nor updates meta-ingrasys: 67bcaf389f..71846afdc6: Patrick Venture (5): meta-ingrasys: zaius: hwmon: udc90160 specify informative names meta-ingrasys: zaius: enable isl68137 and ir38064 meta-ingrasys: zaius: phosphor-hwmon: add vrm nodes meta-ingrasys: zaius: phosphor-hwmon: add power-brick nodes meta-ingrasys: zaius: update ipmi sensor inventory Robert Lippert (3): meta-ingrasys: zaius: remove reflock fixup recipe meta-ingrasys: zaius: avsbus-control: use linux driver instead of raw I2C commands meta-ingrasys: zaius: no longer need to set VDN VOUT_MAX during host boot Change-Id: I5dbcfae6f937e0f01e5fca4c1f686be0e82b7ee1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06update upstream subtreesBrad Bishop2-2/+2
A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05meta-ingrasys: layer.conf: Add warrior compatibilityBrad Bishop2-2/+2
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-ingrasys rev: bc513127f473da3cdadf59f4836043e8dbf2e3bf) Change-Id: Ic35d93d2d24506a9a8f50bda9f5f76af0c97208b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26meta-ingrasys: zaius: Update I2C hwmon paths for the 5.0 kernelPatrick Venture3-2/+2
In the 5.0 Linux kernel, an I2C device path segment changed: i2c@1e78a000 -> bus@1e78a000 (From meta-ingrasys rev: 0736d99758250742a563bb416c4f7be3394fb206) Tested: Verified paths visually, but not tested on hardware. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ifb89b0f62b787a19281304d0cbbdf3556f25842e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-06zaius: Remove some layers from bblayers.confBrad Bishop1-4/+0
Zaius doesn't use poky, so drop meta-poky from the layer configuration. Zaius also doesn't need meta-webserver with the recent move to bmcweb. (From meta-ingrasys rev: 0b3e60508154017b923320c18b133756ec34fc8a) Change-Id: I75ead8eb6cbb1b10383cc5f81637e030521bc075 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: add zaius-ipmi-sensor-inventoryPatrick Venture4-1/+20
Add zaius-ipmi-sensor-inventory instead of appending to phosphor-ipmi-sensor-inventory to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 9cedd21e4a0e71f3f13d6ffe0e9317b3e308a943) Change-Id: I3f15f15553ad8449e19cc2400c2bcb29d0dbb613 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: add zaius-ipmi-fru-propertiesPatrick Venture4-1/+20
Add zaius-ipmi-fru-properties package instead of appending to phosphor-ipmi-fru-properties to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 4dd8f1dfde10a79c67d2be020ea2dce27bdde7c8) Change-Id: Iac04818b3f879d26b0084f49e5c131a9e115a3e8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-ingrasys: zaius: bugfix native overridePatrick Venture2-2/+2
Native recipes do not recognize machine overrides, because it's native and not set to a machine. Fix the two native recipes that have the zaius machine override. In a multiple system configuration (bblayers), these are handled via custom recipes. (From meta-ingrasys rev: f09aaca6496b6cfe351dc8a990034d6198f614cf) Change-Id: Id76d426bee1779412dc6e4f4d05877f84b22708f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09reset upstream subtrees to yocto 2.6Brad Bishop2-2/+2
Reset the following subtrees on thud HEAD: poky: 87e3a9739d meta-openembedded: 6094ae18c8 meta-security: 31dc4e7532 meta-raspberrypi: a48743dc36 meta-xilinx: c42016e2e6 Also re-apply backports that didn't make it into thud: poky: 17726d0 systemd-systemctl-native: handle Install wildcards meta-openembedded: 4321a5d libtinyxml2: update to 7.0.1 042f0a3 libcereal: Add native and nativesdk classes e23284f libcereal: Allow empty package 030e8d4 rsyslog: curl-less build with fmhttp PACKAGECONFIG 179a1b9 gtest: update to 1.8.1 Squashed OpenBMC subtree compatibility updates: meta-aspeed: Brad Bishop (1): aspeed: add yocto 2.6 compatibility meta-ibm: Brad Bishop (1): ibm: prepare for yocto 2.6 meta-ingrasys: Brad Bishop (1): ingrasys: set layer compatibility to yocto 2.6 meta-openpower: Brad Bishop (1): openpower: set layer compatibility to yocto 2.6 meta-phosphor: Brad Bishop (3): phosphor: set layer compatibility to thud phosphor: libgpg-error: drop patches phosphor: react to fitimage artifact rename Ed Tanous (4): Dropbear: upgrade options for latest upgrade yocto2.6: update openssl options busybox: remove upstream watchdog patch systemd: Rebase CONFIG_CGROUP_BPF patch Change-Id: I7b1fe71cca880d0372a82d94b5fd785323e3a9e7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-18zaius: remove setting root pw from local.confBrad Bishop1-4/+0
With meta-phosphor commit fd1f696f99 this is done by the distro configuration; so, no need to do it in local.conf. (From meta-ingrasys rev: 302ca19cdaa86cc9c48a859459ca05e13b962534) Change-Id: If7add5d0ce4eb52143521d5981449052797ede8e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-ingrasys: master refresh 94d26b9f7d..c5f9312e58Brad Bishop5-4/+11
Update meta-ingrasys to master HEAD. Patrick Venture (5): meta-ingrasys: add INGRASYSBASE meta-ingrasys: zaius: ipmi-inventory-map-native: set LICENSE field meta-ingrasys: zaius: chassis: avsbus-control: set LICENSE field meta-ingrasys: zaius: chassis: refclock-fixup: set LICENSE field meta-ingrasys: zaius: chassis: vcs-control: set LICENSE field Change-Id: I58d8793a08e2e8333ccc4f71608365dec0ff8a8e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25meta-ingrasys: zaius: skeleton: obmc-libobmc-intf: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for obmc-libobmc-intf. (From meta-ingrasys rev: 94d26b9f7df1bcf331d55ec0bb1c91b8ca474e38) Change-Id: I81962c8733e14d90c13094f4353c33599b44ff51 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24meta-ingrasys: zaius: skeleton: obmc-libobmc-intf: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for obmc-libobmc-intf_%.bbappend (From meta-ingrasys rev: 15e0fd472307c957981399b3f355bcb6ad3ee19e) Change-Id: Id6af3b344c517b729977bcd12919fa9baa3e1bc7 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-23meta-ingrasys: zaius: Update sensor config YAML to include rExpKun Yi1-0/+3
Tested: None (From meta-ingrasys rev: 05307cd0cc6b4da3fe3038b4cd99d12f370fa324) Change-Id: I7225f4653b77cc449e8929aa494a8c787dd5838c Signed-off-by: Kun Yi <kunyi731@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-ingrasys: zaius: mboxd: drop symlinkPatrick Venture2-2/+1
Drop symlink and rename bbappend for mboxd. (From meta-ingrasys rev: 495318e68d20c4927cc40d6780e05f7e68139d69) Change-Id: I22383131a97c1e63c40363d23ae726eb0793b402 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-ingrasys: zaius: gpio-monitor: drop symlinkPatrick Venture2-12/+11
Drop symlink and rename bbappend for phosphor-gpio-monitor. (From meta-ingrasys rev: 3de657011fa0d35faab1d91f7521218611ba735a) Change-Id: Ia473affefd4c888e4c49462fc287c293e39f321e Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-ingrasys: zaius: phosphor-settings-manager: set version wildcardPatrick Venture3-0/+0
Update the bbappend to wildcard on the recipe's version. (From meta-ingrasys rev: aa260b2a1607923a9d413bbf4594c95e5069e5d6) Change-Id: Icda76e939719a189e06a269e987a5cd4a1096e87 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17meta-ingrasys: zaius: mboxd: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for mboxd_%.bbappend (From meta-ingrasys rev: f0d056893d547a4be72f85f74c26f4bac2377e40) Change-Id: I82157ec599ad2dea0ed7089d8a2c2bcf37f8b1e5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: gpio-monitor: set version wildcardPatrick Venture1-0/+1
Set the wildcard for version for phosphor-gpio-monitor.bbappend. (From meta-ingrasys rev: 4af22d6740e120796b65072dee056c6f5b8b182d) Change-Id: I351ddfc5c637adb4ae994e3e37a1e44df3618443 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: phosphor-settings-manager: set wildcardPatrick Venture3-0/+0
Set wildcard for phosphor-settings-manager for meta-zaius. (From meta-ingrasys rev: 2844dc80db86f2959db24bf117136bb4c36c87f5) Change-Id: I83ce6d09f32dde2530dabd1621e2c457a89c7abb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-ingrasys: zaius: config: rename as gitPatrick Venture1-0/+1
zaius-config.bb inherits config-in-skeleton, which is git-based. (From meta-ingrasys rev: 3f7e10c1546d2a02f08ae90a6b18268764da8313) Change-Id: I47466ac9df80c00b4ac31691473f621ecb8f9d78 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04meta-ingrasys: zaius: rename phosphor-hwmonPatrick Venture12-0/+0
Rename phosphor-hwmon%.bbappend to phosphor-hwmon_%.bbappend. Tested: Verified phosphor-hwmon confs were found in rootfs. (From meta-ingrasys rev: 7be24a88b9edcfb59929bbc7ec4f904b386a41d9) Change-Id: I96dda86c65ce599ea34ae444d955987f11953b0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-01ingrasys: Add a layer licenseBrad Bishop3-0/+204
meta-ingrasys did not have licensing information documented. Add it. (From meta-ingrasys rev: 7990657941f1d4b38f5a8f4174cddf10e06c8f5d) Change-Id: I4e00e979c4af544488e6a61778052bdc97a23667 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add onewirePatrick Venture1-0/+27
This adds the IPMI configuration for the four onewire sensors. (From meta-ingrasys rev: d83a702638da09c1bb993b2d5a4ce7067b87bc80) Change-Id: I9d5a8335867b59986959e968121872bfa9538849 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add iio-hwmonPatrick Venture1-0/+108
The zaius device tree specifies two groups of iio-hwmon adc sensors split into a primary set and a secondary set. This adds the IPMI sensor configuration. (From meta-ingrasys rev: e44f547a0a783f54d58df48512a048ac7f987f34) Change-Id: I80ea13efc6a77e2e06ffe73c981d8e0c9b23e8db Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add fan pwmPatrick Venture1-0/+26
Adds the four fans pwm control defined by the pwm-tacho-controller phosphor-hwmon configuration. (From meta-ingrasys rev: 6d8a49a74563ef6fd9f741266621086e1fcb4d56) Change-Id: I004f56f3ebf186ca7316fe19c14fce3b591f4023 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add fan_tachPatrick Venture1-0/+28
Adds the four fans defined by the pwm-tacho-controller phosphor-hwmon configuration. (From meta-ingrasys rev: cd448cc7fdd605fc89fb5407b7da1bf322fb8b54) Change-Id: Ie57a510cc19f0819d21d4f4703c1964ce28e76de Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add pwm-tacho-controllerPatrick Venture2-0/+5
The zaius device tree specifies the pwm-tacho-controller device. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: 68001a69df61f88853b53b94032e115689cd8bd6) Change-Id: I3828aa8a32de077dae04ebd0a99d0bfb45f85b11 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add hotswap confPatrick Venture2-0/+8
The zaius device tree specifies the hotswap device. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: 382434cf22a2138b5b36acc5de782934386f9c3a) Change-Id: Ibc5789216c65f7ef2df52e0b06b6d52153cace9d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add onewire confsPatrick Venture5-0/+8
The zaius device tree specifies four onewire sensor configurations. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: f7f4b98bd6312ae0426282f43e8daca0f92fa681) Change-Id: I009c41891f7218936b997ebd66a271a2b2e08eb5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: checkstop-monitor: add machine suffixPatrick Venture1-1/+1
For checkstop-monitor, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: c793f7f09b9e8781ae5de2f9ca9bdcc4265e096f) Change-Id: I673de3f8fa1cefa776e3d85b702afeaa3d92d438 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: p9-host-start: add machine suffixPatrick Venture1-2/+2
For p9-host-start, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 96cce2f34bb2e560ef31b752814b147e7cea2e7c) Change-Id: I98163948090b5ed37dc218f2eb2128b262624865 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-fru-properties: add machine suffixPatrick Venture1-1/+1
For phosphor-ipmi-fru-properties, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 1e86ca2b497673ce721dd3aa31f02d2f2708794e) Change-Id: I1eb29a0a21af00eac74b16db72de2df504596d44 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-ipmi-sensor-inventory: add machine suffixPatrick Venture1-1/+1
For phosphor-ipmi-sensor-inventory, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 190d9a01ca6379db2e7fb844b84e93b4d5cd62e4) Change-Id: I322b1c90bde57ad48e192e63a73c8365fc7370a5 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: obmc-libobmc-intf: add machine suffixPatrick Venture1-1/+1
For obmc-libobmc-intf, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: 047512c3119c210092a6ac0de4bdff27cee200a2) Change-Id: I919a72051d0b82ebb1444f04bb5a30e8feb22d7f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: obmc-phosphor-image: add machine suffixPatrick Venture1-1/+1
For obmc-phosphor-image, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: ea46a518847884340e7c367956b525adb439bcf8) Change-Id: I5e0399163d354f5deaee2e7178038562d11eadbb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add iio-hwmon confsPatrick Venture3-0/+32
The zaius device tree specifies two groups of iio-hwmon adc sensors split into a primary set and a secondary set. This adds the phosphor-hwmon configuration for each. (From meta-ingrasys rev: f87d0f0897c8493cd93ad3d662ccb421ae7a95d0) Change-Id: I7fd2d2f744082d397b88d4ce4dff06a9dcc1e40b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-zaius: phosphor-hwmon: add machine suffixPatrick Venture1-3/+4
For phosphor-hwmon, add zaius machine suffix to avoid poisoning other machines using this layer. (From meta-ingrasys rev: f289fce3b14959622febcd5f137f9f06e92830af) Change-Id: I4ff294bf2a6d91454b6c5ccfdf1d12742a2deea1 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05skeleton: zaius: fix broken gpio config pathBrad Bishop2-0/+0
5d62d701c83 erroneously introduced some new files in a meta-ingrasys subdirectory. Move the files to the correct location. This can likely be blamed on the recent move to poky-style subtrees as 5d62d701c83 was originally submitted to the old, pre-subtree openbmc project repository. (From meta-ingrasys rev: 7ee29f2501369a323a666c2dea72755c686ed2fb) Change-Id: I4044d7675a22e9165634e3e36382760ecb514aaa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-29Add Zaius GPIO JSONMatt Spinler2-0/+79
These GPIOs are used by the code in the skeleton repo. (From meta-ingrasys rev: 5d62d701c830a68eb2ca20246535787ea4456355) Change-Id: I999f36730a33dd61051a9ce691fdfb8fd05a9ec5 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 Cobbley49-0/+1114
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>