summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Introducing meta-facebookVijay Khemka12-0/+513
Initial introduction of Facebook TiogaPass family equipped with Aspeed 2500 BMC SoC. Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that BMC boots to console. (From meta-facebook rev: 92e80d2b576a8c57ae073a0284652d8ea39602e8) Change-Id: Iefaf535e382b1e4fcfc212b5d29cd7166c90998e Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26phosphor-webui: srcrev bump 5f0b776753..e13275b837Andrew Geissler1-1/+1
Gunnar Mills (1): Remove unused dataService (From meta-phosphor rev: 78885eb56db50c6454a1912f7b79d73d4e0275f6) Change-Id: I64728f86e43881b8050d66082c0990e44ca8f964 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26phosphor-fan-presence: srcrev bump ecd4bc7bf2..bd2e80a65eAndrew Geissler1-1/+1
Lei YU (1): Fix libfan_la_CXXFLAGS (From meta-phosphor rev: 3a2f1e3e99a8f76c5bc316e7dce83c0c870d21f6) Change-Id: I90d08abae37023516b4300748f943b20fd130e94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26boost: build context and coroutine for armVernon Mauery1-0/+4
When cross-compiling for arm architecture, bjam fails to properly detect the abi, which causes a failed conditional to omit the assembly code that supports the platform. (From OE-Core rev: 920f2c479c3cf30d92f79dc9098e5915c05cc5e1) (From poky rev: 22cbd08cb1b8fd61d296d1c136e433d26d73dfd5) Change-Id: Icd329c5cec2fe5597c61d4e4d4d6820d5abc7d79 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26phosphor-ipmi-config: Refactor phosphor-ipmi-config providerTom Joseph7-100/+2
The phopshor-ipmi-config provider witherspoon-ipmi-config is removed to use the default configuration files. cipher_list.json and dcmi_cap.json for the witherspoon is the same as the default configuration file. dcmi_sensors.json, dev_id.json and power_reading.json is specific to witherspoon. do_patch populates the aux field in dev_id.json for witherspoon. (From meta-ibm rev: 5e794ec57243fd8aced04118d8f9fc90a5bbd3a4) Change-Id: Icd355780524b6104f89390dbe0017d2c667e963c Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26meta-openpower: phosphor-webui add distro suffixPatrick Venture1-1/+1
For phosphor-webui, add df-openpower distro suffix to avoid poisoning other machines or distros using this layer. This is effectively bringing this recipe up to the state of other openpower recipes. (From meta-openpower rev: 2eaf1e056e0d47c307dce8c5932070a9c12844ec) Change-Id: I1968bd23b8a4bc4a2f7e9a335a690e48d7ce0850 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26meta-openpower: phosphor-rest add distro suffixPatrick Venture1-1/+1
For phosphor-rest, add df-openpower distro suffix to avoid poisoning other machines or distros using this layer. This is effectively bringing this recipe up to the state of other openpower recipes. (From meta-openpower rev: a3e08780cacbffe13ee8677e6ec30181b07198e5) Change-Id: I3b9dfe1a6039d3c4e0df07103cab838bf29a4a77 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26meta-openpower: obmc-phosphor-initfs add distro suffixPatrick Venture1-1/+1
For obmc-phosphor-initfs, add df-openpower distro suffix to avoid poisoning other machines or distros using this layer. This is effectively bringing this recipe up to the state of other openpower recipes. (From meta-openpower rev: f5c02c4fac8f08e8f605f0610f7052018e9f4775) Change-Id: I0892e75d403e1200141301526fd345714c6e660a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26meta-openpower: phosphor-software-manager add distro suffixPatrick Venture1-3/+3
For phosphor-software-manager, add df-openpower distro suffix to avoid poisoning other machines or distros using this layer. This is effectively bringing this recipe up to the state of other openpower recipes. (From meta-openpower rev: c11f14d1c7fa0a269552e9f37e0d1817e7d0325c) Change-Id: I4fd35676f8146dd4a42e09fc943614f9aa528afa Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26phosphor-host-ipmid: srcrev bump 069db2fd85..fdfe501ea7Andrew Geissler2-1/+2
Alexander Amelkin (1): Get Device ID: Add handling of availability bit Patrick Venture (6): rename headers to match style replaced c headers with cpp where applicable oemrouter: add std namespace where missing move filesystem inclusion to bottom of list add std namespace prefix to common methods openbmc oem code: add ethStatsCmd Tom Joseph (1): Implement Set Channel access command Xo Wang (2): apphandler: Implement Get/Set System Info Parameter apphandler: Add "System Name" System Info parameter Yong Li (1): Implement chassis set power restore policy command (From meta-phosphor rev: a561ec99885cd00b6e50f261e8383d71d7419c40) Change-Id: I523e35a20c0821a1c391a4113dad3d79582a0657 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26phosphor-webui: srcrev bump e8634e6bfc..5f0b776753Andrew Geissler1-1/+1
Gunnar Mills (2): Do not autocomplete username and password Remove tabs from HTML files beccabroek (1): Resizing SOL console (From meta-phosphor rev: a082f309953d058a1db52162b3d3450805e1c94d) Change-Id: I44d4c955bb5a300bfdb1ff383582bcd88e140f51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-26ipmi: Add dependency to iptablesTom Joseph1-0/+1
Enabling or disabling the network IPMI is achieved through IP table filtering. The size of the image increased by 250K. (From meta-phosphor rev: 20a3a195e74d007fc077d62b17018daf640b906d) Change-Id: I18faa6a4ab2dc4ae49467c87cab1af57f932f391 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-dbus-monitor: srcrev bump 3d6d3182ee..6383049ee6Andrew Geissler1-1/+1
Matt Spinler (1): Fix some journal metadata (From meta-phosphor rev: f1cf643497b06f81466647bef6e85098b25eeee1) Change-Id: I5b3f7810c8412bc81a40eb2b3b9d98f6f20d3df5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-hwmon: srcrev bump 86e58fffbb..b28f432a3fAndrew Geissler1-1/+1
Patrick Venture (1): Use gpioplus for specifying gpio gating (From meta-phosphor rev: e9a3321764fc139118df0beaeea73d813f5cb8e0) Change-Id: I9aa304f41cfd552b173846b2147f6136b92868f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-time-manager: srcrev bump 1cd4248d4a..19b37ee220Andrew Geissler1-1/+1
Lei YU (1): Enable link time optimization (From meta-phosphor rev: c31b542a760e88eec97163e19c454cee3b67168c) Change-Id: Ifd6a2850073c3c562f91fb3f04ca6d639f8d6efa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> 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-phosphor: add phosphor-ipmi-ethstats packagePatrick Venture1-0/+24
Add the phosphor-ipmi-ethstats package. This package handles OEM IPMI commands that are meant to return ethernet device statistics. Tested: Verified the library was compiled and installed when added to obmc-phosphor-image. (From meta-phosphor rev: af57049ef8d2d1001dc0ccd9cdf33cac6dcdbff6) Change-Id: Ic2c5f2020c01aea3bd2477127bec74149beffb79 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-25libfastjson: backport patch to fix compilation errorChen Qi2-1/+48
I've met the following compilation error. | ../git/json_object.c:415:3: error: jump skips variable initialization [-Werror=jump-misses-init] Backport a patch to fix it. (From meta-openembedded rev: a74abf155d7bd6c873fd72b76369c09e5c68031c) Change-Id: I90a18e76838721cf8a77c7def0ee08e9e40c8359 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25libfastjson: Upgrade to 0.99.8Mingli Yu1-1/+1
(From meta-openembedded rev: dd2a6343aaabac3c02b6cc08547616b801cba369) Change-Id: If0ff041fde14a56855cfa65aee914a0acf01f303 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.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-25gpioplus: srcrev bump 43171e3dc6..88a89bc6bcAndrew Geissler1-1/+1
William A. Kennington III (2): {event,handle}: Clarify object lifetime requirements tests: Build test cases with their respective c++ files (From meta-phosphor rev: 9591a5422fddacbbde2a7f150ad85921bbcaf62f) Change-Id: I52d9a110e94ee1d9e3f1c0312680903afc4a9019 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-watchdog: srcrev bump 3bb2f4006f..c2c26cebc2Andrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Detect duplicate action targets (From meta-phosphor rev: 63233b4f96dc7a7993faa4221184012095f429d8) Change-Id: I3d39a75f61777fbe972952eb631824ebeaf0d7f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25systemd: fix noisy messages about eBPFAlexander Filippov2-0/+65
Patch systemd sources to fix detection of availability of the kernel CONFIG_CGROUP_BPF option. Resolves openbmc/linux#159 (From meta-phosphor rev: 7fbc79b12dc5e137830ffd35c0be839fe77b6699) Change-Id: I82cd227cb6e14ca57a373b1c6a100a98cff799af Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25Create ipmi folder under /run and /var/lib.Richard Marian Thomaiyar2-0/+6
It will be easier to manage, if all ipmi related configurations are stored under ipmi folder. So, make sure that /run/ipmi (volatile) & /var/lib/ipmi (non-volatile) exists before starting the service. (From meta-phosphor rev: 8debf3aed29b2c75cffc59bd9fc79afc1ca3be5c) Change-Id: I2cd90d243ccdd0e93fb7e6873a323c6b243adbe2 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25meta-phosphor: add phosphor-ipmi-blobs packagePatrick Venture1-0/+24
Add the phosphor-ipmi-blobs package. This package handles a series of OEM IPMI commands that implement the BLOB protocol for sending and receiving data over IPMI. Tested: Verified the library was compiled and installed when added to obmc-phosphor-image. (From meta-phosphor rev: db1cc9bb20b79dd54b464a21d75dc4488f759ccf) Change-Id: I033c756493a0c85908a6c094b0db586cb92ec461 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-25phosphor-webui: srcrev bump 23ec5bda1f..e8634e6bfcAndrew Geissler1-1/+1
James Feist (1): Add Redfish into the web-ui (From meta-phosphor rev: 1a0f7a3d2d76baa87ccd03fd5f5fbb7941837091) Change-Id: I6b065c0d525f70f216238d938c49c3fa3c3500c4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24python: consolidate testsAndrew Geissler1-19/+14
Currently the bulk of the tests in python-tests, some more in python-sqlite3-tests, and others in their parent module (such as python-ctypes). This is pointless space usage if we're not planning on running the tests, so consolidate all the tests into python-tests. This is a backport of the same changes done by Ross Burton for python3 Changes since v1: - Rebase (From OE-Core rev: 0e94737e7124f689c3697d4227bfcd228cc04295) (From poky rev: 3c69d1a128ad8e2802453cbad8065784199ec63f) Change-Id: I2136b5915e693cb0931f36852f23ffc68f5318b0 Signed-off-by: Andrew Geissler <geissonator@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24python: respect package order in manifestAndrew Geissler1-4/+2
Don't sort the manifest when using it to generate packaging rules, so ordering can be used to have complex packaging rules. This is a backport of the same changes done by Ross Burton for python3 Changes since v1: - Rebase (From OE-Core rev: 5a5a97b1c3914ad4a3e94981bf53897d0a3f4fb3) (From poky rev: b0ce2e842a4f36672d2aab424d63b09e31eec048) Change-Id: I8b2edafc7203015a62c2a2bcfee5a73b3e1239ff Signed-off-by: Andrew Geissler <geissonator@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24python: don't sort the manifest in create_manifestAndrew Geissler2-836/+840
Instead of sorting the entire manifest when it is updated, use OrderedDict to preserve the order of fields.This means that packages can be ordered in the manifest to allow non-trivial FILES assignments (such as a package that picks up pieces of other packages) The manifest has been regenerated with the new stable ordering, and distutils-staticdev moved above distutils so the packaging rules work as expected. This is a backport of the same changes done by Ross Burton for python3 Changes since v1: - Moved distutils-staticdev above distutils so packaging rules work as expected. Changes since v2: - Rebase (From OE-Core rev: 3c62c42ebde9dd4acdc74c56160d6ce8639b497c) (From poky rev: b0f5feea01646613626fca99b8e632ab712eaca2) Change-Id: If5cb97356feffd91ad919e07a3820c0184166c52 Signed-off-by: Andrew Geissler <geissonator@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24Nginx adds http security headersJoseph Reynolds1-0/+13
Nginx now adds security-related headers to HTTP responses per https://www.owasp.org/index.php/OWASP_Secure_Headers_Project and consistent with openbmc/bmcweb (see header file include/security_headers_middleware.hpp). Tested: curl -D headers http://${bmc} redirects to https No security headers apply, and none are sent curl https://${bmc} contains security headers and works properly curl https://${bmc}/xyz/openbmc_project/software contains Strict-Transport-Security header, and works curl ... -X POST -T ${image} https://${bmc}/upload/image" works firefox http redirects to https firefox https://${bmc}/ logs in and works Resolves openbmc/openbmc#3195 (From meta-ibm rev: 8202b2639cba28a71640db48e38f6b7f1d3eaed0) Change-Id: Ie20169abbca02471fa5dc89bebba8a6cdf722cd6 Signed-off-by: Joseph Reynolds <jrey@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24phosphor-host-ipmid: srcrev bump bae471cb4e..069db2fd85Andrew Geissler1-1/+1
Adriana Kobylak (1): sensorhandler: Remove legacy functions Xo Wang (1): apphandler: Add storage for Get/Set System Info Parameter (From meta-phosphor rev: 55b8caee21440816f5e28ddc88be61e391156daf) Change-Id: I1a81989cacb9bd2bffd6be3f1a9852a1ed42ceb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24phosphor-rest-server: srcrev bump 4aa10001c7..ba043644adAndrew Geissler1-1/+1
Brad Bishop (1): Enable pycodestyle (From meta-phosphor rev: 65f55d56a32372d9291eae90a4288a81bc15f78b) Change-Id: I06ec99ed5d4ecdfd4d9f15522e29480547a7dfd1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24sdbusplus: srcrev bump 5b701c66a8..703892e2d9Andrew Geissler1-1/+1
Adriana Kobylak (1): exception: Add .get_errno() method Manojkiran Eda (1): Installation of sdbusplus on custom distributions Vernon Mauery (1): Fix memory leak in async_send_handler error path (From meta-phosphor rev: e3061e3b688675514a26224d1b7ead363b69cddd) Change-Id: Id40d527155c9649fe3ae65a4985a4975a053b69e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24meta-ibm: Rename bb file collectionsBrad Bishop6-15/+15
Typical upstream layers have a -layer suffix. Rename collections from foo to foo-layer to match this de-facto standard. Some existing layers that use this convention include: openembedded-layer networking-layer perl-layer virtualization-layer (From meta-ibm rev: 32478afb0f68ba711b816d1dbaecf379c67cc928) Change-Id: I5c22956cf289263d5cef1e3c1babb2d1f5a10a3d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24meta-nuvoton: License wording cleanupBrad Bishop3-14/+193
Whitespace fixes. The LICENSE file referred to a mix of licenses but only listed MIT. Add an Apache fallback for anything that isn't explicitly stated. (From meta-nuvoton rev: f0403cadf1a796fe04b0ba21b224ff66be591e9e) Change-Id: I2cd59cc2a968ecc4d381967e626978b1fa58edfa Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-24meta-google: add google-ipmi-sys to obmc-phosphor-imagePatrick Venture1-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>
2018-09-24phosphor-watchdog: srcrev bump 8f6c51564d..3bb2f4006fAndrew Geissler1-1/+1
William A. Kennington III (2): Switch to C++17 Standardize Action -> Target Map Type (From meta-phosphor rev: 4c7a80919ffe1d82190c24fc75ad02ffcfd681b3) Change-Id: Ic9d9972d34d4fbccc378d1e59d845f200381e958 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>