summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-20Create network folder under /run and /var/libRichard Marian Thomaiyar1-0/+3
In order to manage configuration files easily, creating network folder under /run and /var/lib folder. (From meta-phosphor rev: a836a86463fe47a9d890af147bab1f16e713a6fe) Change-Id: Idb7d964e0a1c6dec8dd792b8a2a6eee458a6947f Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20synclist: Only sync network configuration and uuidAdriana Kobylak1-8/+0
There's a scenario where the root password can be disabled, which would be synced as part of the synclist via the password/shadow files, and if a chip switch occurs, the BMC would be locked out because not all the app configuration files are synced to for example enable LDAP. To avoid issues, just sync the network configuration information so that if the BMC is setup with a static IP that the user still has easy access to it, the machine id (uuid) which is used by systemd on startup, and hostname. (From meta-phosphor rev: 803306ebc6565a052a7983a6a41566ec7b6fa2b5) Change-Id: Ic4387851434f23803032b920f391e925034dcbae Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20Add bitbake recipe for building phosphor-hostloggerArtem Senichev1-0/+38
(From meta-phosphor rev: 8135af993aadc15de2fdc289c5c9f8fe8ec52932) Change-Id: I5f8dec6493e0fddf46b48850109ae826908d8fc0 Signed-off-by: Artem Senichev <artemsen@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-certificate-manager: Add new nslcd authority certificate serviceMarri Devender Rao2-0/+24
Added new service to install CA certificate To start/stop service use commands systemctl start phosphor-certificate-manager@authority.service systemctl status phosphor-certificate-manager@authority.service Tested: 2$ curl -c cjar -b cjar -k -H "Content-Type: application/octet-stream" -X PUT -T cert.pem https://$BMC_IP//xyz/openbmc_project/certs/authority/ldap { "data": null, "message": "200 OK", "status": "ok" } root@witherspoon-w5:/tmp# systemctl stop phosphor-certificate-manager@authority.service root@witherspoon-w5:/tmp# root@witherspoon-w5:/tmp# systemctl start phosphor-certificate-manager@authority.service root@witherspoon-w5:/tmp# (From meta-phosphor rev: 139b373080872a96f7c64dfdc46807ed993daff0) Change-Id: I993f1d7db13212f04022fd562ea058f389b26da9 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20Add phosphor-ldap-mapper to phosphor-ldap packageTom Joseph2-1/+17
phosphor-ldap-mapper application enables user to configure privilege mappings for LDAP groups. (From meta-phosphor rev: 70474377eae07d9e561c5cdcf267f18ba14e64de) Change-Id: Iac338a45f6be53727012e6883ef805ca9138231d Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20Add new LDAP config packageNagaraju Goruganti4-3/+27
Package app phosphor-ldap-conf. This app implements an API to update the LDAP config file i.e /etc/nslcd.conf. This commit also creates a file:/etc/nslcd.conf.default, which is to be restored as /etc/nslcd.conf when we disable LDAP configuration. (From meta-phosphor rev: 6d7f640d702b5853268bec58e8529516e7884493) Change-Id: I7183652732c2200b5cc0a644ddb179c8784eb0fb Signed-off-by: Nagaraju Goruganti <ngorugan@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-host-ipmid: srcrev bump ad359eb03b..18d772634aAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Basic IPMI User Management Support Vernon Mauery (1): ipmid: use the default system bus Yong Li (1): Implement IPMI ACPI set/get commands (From meta-phosphor rev: 165493f64443c0eef41df279204905abde9c8fed) Change-Id: I5bc66003367c3c035cbddb82aca795c06354da76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-webui: srcrev bump 0ad2604b95..1c43b31276Andrew Geissler1-1/+1
Ed Tanous (1): phosphor-webui: Allow after login redirects (From meta-phosphor rev: ac89468fcf01004f032394eab9da13be112043bd) Change-Id: Ie63fd84299de668747a5d4f8d7e7fc528e504320 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20bmcweb: srcrev bump 771cfa0fb0..976596bcd8Andrew Geissler1-1/+1
Jason M. Bills (1): Add MessageArgs for Redfish messages from the Base registry Joseph Reynolds (1): Add README configuration section (From meta-phosphor rev: 8786d5feb694b4ea4f214d1099af9c7e6d6f6635) Change-Id: Ic5003e12932eef218083b75a774105ccb779e63f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-ipmi-blobs: srcrev bump 6c415c6701..e08863e3d7Andrew Geissler1-1/+1
Patrick Venture (1): drop explicit command entry (From meta-phosphor rev: 3b0729f83694772d6c75b8f0dee40dc76afb585f) Change-Id: I69668ce4b0a3dbba8281fe2483635ee11ae8427f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20linux-aspeed: Move to to 4.18.19Joel Stanley1-2/+2
This includes security and bug fixes from the 4.18.17, 4.18.18 and 4.18.19 stable releases. (From meta-aspeed rev: 1d40d73bfbb943a43dff767690eb695f72c03072) Change-Id: I70261f1435a1228fa73b12440ff4392c2c7f471a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20linux-aspeed: NCSI OEM and netlink, Wspoon dtsJoel Stanley1-1/+1
Justin.Lee1@Dell.com (1): net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI command Matt Spinler (1): ARM: dts: aspeed: wspoon: Enable iio-hwmon battery Vijay Khemka (2): net/ncsi: Add NCSI OEM command support net/ncsi: Add NCSI Broadcom OEM command YueHaibing (1): net/ncsi: remove duplicated include from ncsi-netlink.c (From meta-aspeed rev: 93b98bb3f6c01a2e582187cc7e205d080fdc3bc6) Change-Id: I9687c043d63c1ee64166d4f7dba015d8a2aba4e7 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20linux-aspeed: Add devmem kernel parameterJoel Stanley3-3/+3
From the kernel commit message: For security reasons, some configuration needs to run without /dev/mem but on some occasions, to debug HW for instance, it's still useful to be able to reboot the system with access to physical memory. Add a kernel parameter which activates the /dev/mem device only when 'mem.devmem' is enabled. (From meta-aspeed rev: 0c9f70d50d2bcab214e8b49fd76df23f58d6d9da) Change-Id: I5f4c66c9fbaece1c62c3ff4ef608a4c24505630a Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20linux-aspeed: Regenerate defconfigJoel Stanley1-4/+2
This is a noop regeneration in preparation for future changes. (From meta-aspeed rev: 054e5fe776463b651bb5228db1639029b1d7e33a) Change-Id: Ibe05ab6b29b4957171f781554d18cbb62645e618 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19systemd-systemctl-native: handle Install wildcardsBrad Bishop1-7/+8
Handle the %i wildcard appearing in a dependency in the Install section of a template unit, e.g. $ cat foo@.service [Install] WantedBy=bar@%i.target Using the real systemctl something like: $ systemctl enable foo@baz.service will create a symlink in /etc/systemd/system/bar@baz.target.wants. Detect wildcards in templates and make the appropriate substitution. (From OE-Core rev: 22ed19292d160461042d4a2294fe2ec0b953873e) (From poky rev: 17726d083408ad0740ef914d2cfee589d7f6b800) Change-Id: I06824ed36a42c691bec7610999135752c2d90ce9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-11-19poky: sumo refresh d240b885f2..eebbc00b25Brad Bishop34-682/+851
Update poky to sumo HEAD. Anuj Mittal (1): perl: skip tests that are not useful Armin Kuster (4): tzcode-native: updatet to 2018e tzdata: update to 2018e tzcode: update to 2018f tzdata: update to 2018f Bruce Ashfield (10): kernel-yocto/cfg: configuration warning fixes linux-yocto/4.14/4.18: address kernel configuration warnings linux-yocto: configuration warning fixes linux-yocto: tweak RTC configuration linux-yocto/4.14: fix kernel configuration audit warnings linux-yocto/4.14: update to v4.14.71 linux-yocto: enable pci and CRYPTO_DEV_VIRTIO linux-yocto/4.14: fix beaglebone configuration warnings linux-yocto-rt: fixup 4.14 merge issues linux-yocto/4.14: update to v4.14.76 Changqing Li (1): apt: update SRC_URI Chen Qi (2): python: backport patch to fix CVE-2018-1000802 python: backport patch to fix CVE-2018-14647 Dan McGregor (2): os-release: move to nonarch_libdir base-files: change permissions on /sys and /proc Derek Straka (1): python: update to version 2.7.15 Grygorii Tertychnyi (2): cve-check: Allow multiple entries in CVE_PRODUCT curl: extend CVE_PRODUCT Hongxu Jia (2): valgrind: fix compile ptest failure on mips32 nasm: fix CVE-2018-1000667 Hongzhi.Song (1): linux-yocto-rt: Add paravirt_kvm support for qemux86-64 Jagadeesh Krishnanjanappa (1): valgrind: fix ptest compilation for PowerPC64 Peter Kjellerstedt (1): curl: Include the complete license information Richard Purdie (2): yocto-uninative: Upgrade to verson 2.3 which includes glibc 2.28 oeqa/selftest/runtime_test: Ensure we build/use gnupg-native Ross Burton (2): python: clean up ptest python: don't use runtime checks to identify float endianism Zhixiong Chi (1): curl: CVE-2018-14618 Change-Id: I4b7aa481ed2a57c3551c4a45d30350f2376444cc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19openpower-pnor-code-mgmt: srcrev bump ea4e6aee07..af07acf84aAndrew Geissler1-1/+1
William A. Kennington III (1): Fix std::variant usage (From meta-openpower rev: 4992b4f42bafa7118b539d52374817edc59eb5ba) Change-Id: I372906cf8096fe13688c35d8fd7b35a7ed78c7ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19witherspoon-pfault-analysis: srcrev bump d3e4dad309..ac9d5c32bbAndrew Geissler1-1/+1
William A. Kennington III (1): power_supply: Fix duplicate variant value (From meta-ibm rev: 5a1746cd57881bb5587dfede04f79074506dc70d) Change-Id: I0d420aacebcc8ca14b34392c913f21b07f3de746 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19ibm-logging: srcrev bump 9351665a5d..f5866e704dAndrew Geissler1-1/+1
William A. Kennington III (1): Fixup std::variant usage (From meta-ibm rev: ba1100d620c76cc38eda480bce0ca59b32a0840b) Change-Id: Iebc5a7b4fa88bd671d5e113f06e3db5787569a65 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-fan-presence: srcrev bump 52fbe0d934..2c8e19883dAndrew Geissler1-1/+1
Matthew Barth (1): control: Add interface when not in service cache William A. Kennington III (1): control/zone: Fix missing cassert include (From meta-phosphor rev: 774f1b9bd857d36b68ec621002ce25eba28e0478) Change-Id: Ic1f94f9736bac98a409bef3a761a8f0d24bf4c40 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-net-ipmid: srcrev bump a65e30df5d..8977d12a4fAndrew Geissler1-1/+1
Vernon Mauery (7): netipmid: Add -flto to CXXFLAGS netipmid: Remove local timer class netipmid: add more files to .gitignore netipmid: use the default system bus netipmid: Remove unused argc/argv from main netipmid: make session a header-only situation netipmid: use libcrypto prng instead of insecure std::rand (From meta-phosphor rev: 7d121ee57ebbfe9cbee53830832ac52ccd4d1c88) Change-Id: I36ca467771c78e75f5594507785e0415dd90ba64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19entity-manager: srcrev bump d534f7433d..2d681f6fdeAndrew Geissler1-1/+1
Vijay Khemka (2): Add custom field to Fru area Add 16 bit addressing EEPROM handling (From meta-phosphor rev: 6e31a6edf15617bb976417f72a6b3287b326252f) Change-Id: I0cc8270d1b059e256974ad5823846e234ae61f72 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19pam-ipmi: srcrev bump 388c061fb5..d0e324ab37Andrew Geissler1-1/+1
Patrick Venture (3): Add .gitignore file move .clang-format file into position fixup: do not assign immediately before reassigning (From meta-phosphor rev: 319c44312ec2ed48cd0843fdb6cc298f362e17e9) Change-Id: I0a832003a5ef25932241fcda7530237567193c60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-debug-collector: srcrev bump 6916cec8e1..e57ee7623bAndrew Geissler1-1/+1
Artem Senichev (1): Add phosphor-hostlogger plugin to dreport (From meta-phosphor rev: 15e25988ccac74d987db9da136b587f424506e1d) Change-Id: I2a44f068d43ccaa569c7f518ba920bbc50e1abdd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-ipmi-ethstats: srcrev bump ee22bfb566..ddee9d0301Andrew Geissler1-1/+1
Patrick Venture (2): Use more specific ipmi error codes drop explicit command entry (From meta-phosphor rev: b8c6238b3febce9576603b5d712b79805eadef41) Change-Id: I81c4417b44316602b8afded8fc1aaa3b0dd64dd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-certificate-manager: srcrev bump a1c5595675..feddcf2017Andrew Geissler1-1/+1
Jayanth Othayoth (2): Add support to upload CA certificate Replace std::bind with lambda expressions (From meta-phosphor rev: d59e4d1ec157a555fc3f9b1b5ece5c9219015173) Change-Id: Iec6f65df12e1ecd129bbda069f248971b8c9ed14 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-objmgr: srcrev bump 5935b1e351..af1aa756a1Andrew Geissler1-1/+1
Brad Bishop (1): maintainers: Update committers (From meta-phosphor rev: 5eb4ba06cbabd79d831c8aaf317f1b7e046305a5) Change-Id: Idfdda40e7bca99573b60dcc6edcba6a7020162f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-ipmi-blobs: srcrev bump 45e428a2b2..6c415c6701Andrew Geissler1-1/+1
Patrick Venture (5): process: add IPMI error return mechanism and update errors bugfix: skip 0'd crc bytes on reply computation bugfix: flip library search logic bugfix: add -export-dynamic to Makefile linker flags bugfix: load handlers and use factory symbol (From meta-phosphor rev: c37df143fe977610b7e6ff0ed4aecb95041960aa) Change-Id: I664159ee560b73ae36a4235d190f59b342185e5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-webui: srcrev bump bc5cc7f75c..0ad2604b95Andrew Geissler1-1/+1
Alexander Filippov (1): log-filter: remove tip for date format Gunnar Mills (1): Move to Bootstrap 4 Iftekharul Islam (1): Present number of sensors available (From meta-phosphor rev: 5d5b5b9be873351697b6b18243802d32a6af5c84) Change-Id: I54708697e77d55a25d7afa095ff59998b27a0890 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19bmcweb: srcrev bump 162be7b8b8..771cfa0fb0Andrew Geissler1-1/+1
Jason M. Bills (6): Simplify Redfish error message property interface Use target_compile_definitions() for build flags Add helper functions to get data from the journal Add the Redfish message registries Change the BMC LogService to only display from the message registry Add automatic range-checking and type-casting for readJson (From meta-phosphor rev: 6cd4a39d8f451f46a881ac06bd2ecf1767c6b6c2) Change-Id: I28d29a9fb6053fb641da63585d3c43ea52f9f670 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-pid-control: srcrev bump ba3c8c1c15..fcdd85a4b8Andrew Geissler1-1/+1
James Feist (2): Allow multiple inputs to thermal and stepwise controllers dbusconfiguration: Fix and simplify zone calculation Patrick Venture (3): Move all floats to doubles pid: add helper methods for thermal controller types build: drop commented out line William A. Kennington III (1): std::variant: Fixup apply_visitor calls (From meta-phosphor rev: 8752919bea741e0104224a58f7ebae15d4827838) Change-Id: I749533c56e57b8b547c97501f71450a8ac08ec23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-host-ipmid: srcrev bump b0431c7987..ad359eb03bAndrew Geissler1-1/+1
AppaRao Puli (1): Handling delete password entry from ipmi-pass James Feist (1): Add well-known name Jason M. Bills (1): Correct spelling of timestamp variable Patrick Venture (2): read_fru_data: use structured bindings in fru loop host-ipmid: add more ipmi error codes Richard Marian Thomaiyar (2): Add first user layer support. IPMI password entry cleanup William A. Kennington III (1): softoff: Convert to sdeventplus loop (From meta-phosphor rev: 3f86fdbcb022f10817ed15bdb953c5ce5d7eb477) Change-Id: I77c1a841b090b529fcdaa03c945f1156d038e940 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-15phosphor-webui: srcrev bump 1cc7021c9e..bc5cc7f75cAndrew Geissler1-1/+1
Gunnar Mills (1): Server Health: Check if logs are resolved James Feist (1): redfish: fix json format (From meta-phosphor rev: e40fef3c242a58f51e7621e9e48ac4fc87711ae0) Change-Id: Ief024124aedfc5cbf76cc6045c1b544a7a0bf7b3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-15skiboot: Bump to 6.0.13Adriana Kobylak1-3/+3
Bump skiboot to 6.0.13 which contains the commit that adds the --skip flag to pflash[0] plus the release notes[1]: [0] 977aa1e pflash: Add --skip option for reading [1] e550528 skiboot v6.0.13 release notes Tested: Copied the built pflash binary to romulus and verified it had the new flag. (From meta-openpower rev: 13f6cad2d40fd06340500348e06097cdfb39eca1) Change-Id: I04d960471e0dfb728774b3eb6b5953c1b5eabcc2 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-15linux-aspeed: Move to 4.18.16Joel Stanley1-2/+2
This includes security and bug fixes from the 4.18.13, 4.18.14, 4.18.15 and 4.18.16 stable releases. (From meta-aspeed rev: a8be43398d14b57ce89460976552db222d2939af) Change-Id: I157e2683820122ad6d958348c09166437c838a69 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-15Add Entity Manager to Facebook TiogapassVijay Khemka2-0/+19
Added entity manager to Facebook Tiogapass Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that all FRU informations are displayed. (From meta-facebook rev: cca64f8d5305c85ca41244a359ee9d1dd9a6fdb9) Change-Id: Ib7c020c014b3504c7c9c43d531aea33bf319f601 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-14google-ipmi-sys: srcrev bump ff40f273a7..96b088a7d8Andrew Geissler1-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>
2018-11-14phosphor-state-manager: srcrev bump acf54d089b..436f3b8815Andrew Geissler1-1/+1
William A. Kennington III (1): Include missing <cassert> (From meta-phosphor rev: 55a0e374534487920f8f5cf06774987ea8561685) Change-Id: I775aecc4a9a939f9d6748b2b34c810562372f0b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-12phosphor-logging: srcrev bump f8d38bbebe..30047bf964Andrew Geissler1-1/+1
Patrick Venture (1): minor cleanup, std namespacing (From meta-phosphor rev: b3f7b53f394f0f61795c6d111841d50189087239) Change-Id: I53cb095daca58b2b6358d32aca815fa111562ccf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-11entity-manager: srcrev bump 8ca708689f..d534f7433dAndrew Geissler1-1/+1
Yong Li (1): Change the service type from oneshot to simple (From meta-phosphor rev: 2488324bdc9a236802b976314de7e7dc2e2c15b9) Change-Id: If68df293d497116281bd01e2700b50904a676982 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10google-ipmi-sys: srcrev bump 3ebf2dd524..ff40f273a7Andrew Geissler1-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>
2018-11-10google-ipmi-i2c: srcrev bump 38e8c6e170..ad05703ce0Andrew Geissler1-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>
2018-11-10openpower-occ-control: srcrev bump 5902d5f99c..29a8ed18ccAndrew Geissler1-1/+1
William A. Kennington III (1): powercap: Fix std::variant usage (From meta-openpower rev: ef42193c8626e891a2fc0b2c6910ed67e5db11e9) Change-Id: I3d763dcec0b8230e750513a0bd5ed650a7adeeba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10meta-phosphor: ipmi-host: add sdeventplus dependencyPatrick Venture1-0/+1
Add dependency on sdeventplus to allow transition to using this library. (From meta-phosphor rev: 12a94a8a83ee656c216ccd92e061b72c29611a43) Change-Id: Id6cde22d7cec440c716d7e536b56557e65e33a4c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10ipmi-fru-parser: srcrev bump 355c561df2..1816ff30cfAndrew Geissler1-1/+1
Patrick Venture (1): IPMIFruArea: Add doxygen to class (From meta-phosphor rev: 40ef91e1baca38aca95ff2404f5acdcfbfd42fe6) Change-Id: I6a88ff423ba2e8f4feef88662104400e342d784a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-ipmi-blobs: srcrev bump df53de1f72..45e428a2b2Andrew Geissler1-1/+1
Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-phosphor rev: 0fed52dba7ebc8453370a8fc7ac6bb5e6fde5af9) Change-Id: I425b5b5bea829bfd2389f4513f56d26bdbd05a23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-pid-control: srcrev bump 4b50106d75..ba3c8c1c15Andrew Geissler1-1/+1
Patrick Venture (2): build: Add -flto to CXXFLAGS build: cleanup Makefile (From meta-phosphor rev: 290dd2d077c83fab54ebd78fa4c0cd43824cf9df) Change-Id: I45111938ca0345c65bdb3af88085afed71250fef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-ipmi-ethstats: srcrev bump d26fff4ecd..ee22bfb566Andrew Geissler1-1/+1
Patrick Venture (2): build: drop non-configured non-dependencies build: Add -flto to CXXFLAGS (From meta-phosphor rev: d3091554a2ee1b85f1aeed706ab2bf1f8ba18676) Change-Id: If494826a77986074745a619a75c576eae3652c96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-09meta-phosphor: master refresh c9d91120a2..1795f38b6fBrad Bishop6-4/+33
Update meta-phosphor to master HEAD. Adriana Kobylak (2): rsyslog-policy: Add rsyslog-override.conf Move remote logging features to their own category Brad Bishop (2): phosphor: rsyslog: remove obmc-phosphor-license phosphor: mrw-api: fetch all of serverwiz Change-Id: Ic342bda5d19272b2806f65c7082189d4a79c69d8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-09phosphor-net-ipmid: srcrev bump 9e801a2b5b..a65e30df5dAndrew Geissler1-1/+1
Patrick Venture (1): style: cppcheck cleanup Vernon Mauery (3): netipmid: use std::shared_ptr instead of weak_ptr/lock netipmid: use system path include style netipmid: use std variant interface (From meta-phosphor rev: c9d91120a2c85667ba1e577a8170ccc09c9f8256) Change-Id: I9ac006998cb056abef28c7c587d60109693707f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>