summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12meta-nuvoton: prepare for yocto 2.6Patrick Venture1-1/+1
Set compatibility to thud. (From meta-nuvoton rev: 2c1b028da5da00dab71763b0ad1d3863af5ef67a) Change-Id: I492f4e877e686bc6f07334bc9505c6cb7ee87a0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-12rsyslogd: don't start without actionsDeepak Kodihalli4-9/+3
Rsyslog is currently used only for remote logging. The daemon would run though (started by systemd) even when remote logging has not been configured. In other words, it would run without any actions. With Yocto 2.6, rsyslogd won't run without any actions. Hence, start rsyslogd on demand - only when remote logging is configured. (From meta-phosphor rev: 37bc1a3568f2e87987be05243627a984dc051de1) Change-Id: Ic895ea80b2fb2537a25d1d40d4ae156f3d95c629 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-11phosphor-host-ipmid: srcrev bump 48e555857f..583171207cAndrew Geissler1-1/+1
Vernon Mauery (3): ipmid: use a common set of CXX flags across ipmid and provider libraries ipmid: replace std::experimental::optional with std::optional ipmid: channel: add max transfer size property (From meta-phosphor rev: f6a2d2e7a6333dd174e0876d128ee12dca55421f) Change-Id: Idc6388130f8da08bb68f438af63f16f656322380 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-11phosphor-dbus-interfaces: srcrev bump 99b5aaa499..cb1d059cebAndrew Geissler1-1/+1
Lei YU (1): Fix invalid enum value in User/Ldap/Config.interface.yaml (From meta-phosphor rev: 0a90182c99c738105df6f6c12467ccdfd2d720ec) Change-Id: I7f422e9287566500ceb83f0582aedebc3460a100 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-11meta-romulus: Disable unnecessary hardware featuresAndrew Jeffery2-1/+3
(From meta-ibm rev: e98ac73825bddbd95a4b931073c4481fe535cff8) Change-Id: Ifb4a4e48c9767e1fb388e8f07b076cf55e92733d Signed-off-by: Andrew Jeffery <andrew@aj.id.au> 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-10phosphor-ipmi-flash: srcrev bump ecfd300bf8..301e525886Andrew Geissler1-1/+1
Patrick Venture (1): test: typo fix: firmware (From meta-phosphor rev: 77562d6c66c5a3570c04ee939ffe1f8769d4fef9) Change-Id: Iae49ad0b52873d39ff7bc09cf74258da7cb4684f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-ipmi-blobs: srcrev bump 5e70a6b8dd..2f58151ea0Andrew Geissler1-1/+1
Patrick Venture (1): manager: typo fix available (From meta-phosphor rev: dee224f3e2735847815a29b91a0da5c505f01872) Change-Id: Ica552bc00d5383d0f6346701b2c601913a8743fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10kcsbridge: srcrev bump 37db8198e9..9e382a12c7Andrew Geissler1-1/+1
Jia, Chunhui (1): fix incorrect dbus interface name (From meta-phosphor rev: 2361b0ffee72ddfffae22941688bf4e8de53bb8b) Change-Id: I396f2298421d9426510ff05fff3febe5e3de0ce8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10bmcweb: srcrev bump bb3d994666..c0eb9bd95aAndrew Geissler1-1/+1
Andrew Geissler (1): Fix host state checking logic Cheng C Yang (1): Fix disconnection problem for HTML5 SOL James Feist (2): Move filesystem from experimental namespace filesystem.hpp fix bad sed Matt Spinler (1): REST: Use status 400 for method arg problems Vernon Mauery (1): bmcweb: remove boost::asio::local::stream_protocol::endpoint hack (From meta-phosphor rev: b9c2ef0539adc463a4af080bdea0e742ffbd082e) Change-Id: I4eaae86b5dcdefb9093ae126859af689e8c35b31 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10dbus-sensors: srcrev bump cf3bce6e22..9e34470fa8Andrew Geissler1-1/+1
James Feist (1): Fix bad sed (From meta-phosphor rev: cc82be12990af459f336dd7ba204b83e7a2be450) Change-Id: I6cc4ad864504e9b068cd9e1b98923a04f1a1bda6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10recipes-phosphor: fix an issue where ipmid could not be startedPKLee-Quanta1-1/+0
The org.openbmc.HostIpmi.service is necessary for phosphor-ipmi-host.service, but phosphor-ipmi-host.service is started before org.openbmc.HostIpmi.service in KCS, causing impid failed to start. (From meta-phosphor rev: d1f33e3b37350862779a38f380809cc8e576763d) Change-Id: I04a1ec8e5d0dd1a16a868b3caed55cd9fde96269 Signed-off-by: PKLee-Quanta <p.k.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10spoon: Remove wildcards from fan recipe appendsBrad Bishop9-0/+0
The intent of the wildcards was to match the base recipe irrespective of version but you don't need the wildcard to do that. Simply use the recipe name without the version to match any version of the base recipe. With the wildcards phosphor-fan%.bbappend for instance matched every recipe that starts with phosphor-fan causing strange build warnings like: invalid packageconfig cooling-type while building some of the native fan configuration recipes. Tested: Built a Witherspoon image (From meta-ibm rev: 56b4d017ce31e686694eb0b304acd6bb9a1d460e) Change-Id: I83549464086178956405096dcec2729235e4897f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-google: prepare for yocto 2.6Patrick Venture1-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>
2019-01-10meta-witherspoon: Disable unnecessary hardware featuresAndrew Jeffery1-0/+1
(From meta-ibm rev: 3beaf3a6fad2bcd231eccc7c4a602c3627fac1de) Change-Id: Ifb877562ada116ce4012a7e314600e975c5e36c2 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-hostlogger: add missed dependencyAlexander Filippov1-2/+5
With yocto 2.6 we have failed during `do_configure` stage. This commit adds `autoconf-archive-native` to `DEPENDS` and fixes that problem. (From meta-phosphor rev: 74dc8707bbfccd2f0d65e5662de6581ca4fa7dd4) Change-Id: Ia99abc1ae3e0ba9f2c7e437e3d319fef1046df14 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-intel: ipmi-oem: Add intel-dbus-interfaces into DEPENDSYong Li1-1/+1
Some IPMI OEM commands use these interfaces defined in intel-dbus-interfaces. (From meta-intel rev: 54a91234cbf52f0dd6663c5cf47506544b16f3db) Change-Id: I21411f29ab116704a19bfdfeff8b0b2efd551215 Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10linux-aspeed: Move to 4.19.14Joel Stanley1-2/+2
This includes security and bug fixes from the 4.19.14 stable release. (From meta-aspeed rev: e61905170769568dbb4f291e4dc5d1bb733a58b2) Change-Id: I8aeeb8f4f973a3d315bc4a247b344fe46311e8e4 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-ipmi-flash: srcrev bump 9a5ce56154..ecfd300bf8Andrew Geissler1-1/+1
Patrick Venture (2): tools: ipmi handler must open ipmi device tools: implement method to send ipmi packet to BMC (From meta-phosphor rev: 424c3b42b74f9075bcbec73a39d68a007a727704) Change-Id: I6d46676a308ff47ac3738cd6df1b4e3010d1dd3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10entity-manager: srcrev bump d79675594a..554fd8ddc8Andrew Geissler1-1/+1
Yong Li (1): Fix bitbake error "include nested too deeply" (From meta-phosphor rev: 48e18fc5ee3a89e612df38f7d99c1dd2f44baa93) Change-Id: Icfd4926c8d3513babdbd8be730a4219566abc519 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-rest-server: srcrev bump 0f7019df1e..dbc46919bdAndrew Geissler1-1/+1
Vernon Mauery (1): phosphor-rest-server: connect with the correct sockaddr size (From meta-phosphor rev: 82c49b1d38ec334e2976ea3da5a7043f478d5616) Change-Id: I3860008d35cbb021a29841ea2fdc6ec44d3c9105 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10dbus-sensors: srcrev bump 71d31b2ec3..cf3bce6e22Andrew Geissler1-1/+1
James Feist (1): Move filesystem out of experimental namespace (From meta-phosphor rev: b302088c96ae8f16da0dc3680f6c2eb647999050) Change-Id: I4f1f81a7a5e18ec54cf82a5473c119e9d33acd23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-hwmon: srcrev bump d0f5097c61..99b9581555Andrew Geissler1-1/+1
Patrick Venture (5): test: add environment mock impl test: add tests for creating sensor objects test: add gpiohandle mock impl sensor: add underscore prefix to members sensor: add gpio handle test variation (From meta-phosphor rev: ab458385d907fed7f8b8af840cd35713863215e1) Change-Id: I214136425ae8bc3654ef4d42aab6cb56ec80d4e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10phosphor-net-ipmid: srcrev bump d91fd9d285..744b3c8b84Andrew Geissler1-1/+1
Vernon Mauery (1): phosphor-net-ipmid: connect with the correct sockaddr size (From meta-phosphor rev: 038f8da3f0c38bea086464209cf56fa56f41958e) Change-Id: Ibb68c9a1eba73a8435b06d2a0347137925356bde Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10Intel: set layer compatibility to thudEd Tanous2-2/+2
(From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6) Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10meta-facebook: upgrade to yocto 2.6Vijay Khemka1-1/+1
set layer compatability to thud (From meta-facebook rev: f3275f5f3161f23fe2610417265d12577e69540a) Change-Id: I6ab2683f7c2996ad31a6c8e0579428fdb5b892e7 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09wspoon: Fix max31785 hwmon startup2.6.0.rc12.6.0-rc1Matthew Barth3-5/+5
The max31785 hwmon instance fails to start after a systemd patch was removed to handle special characters in the device paths. This uses `systemd-escape` to escape and unescape the device path when the udev rule triggers the max31785 hwmon startup script. Resolves openbmc/openbmc#3443 (From meta-ibm rev: 2790b22411920574b95111a44137be21e07a2e3a) Change-Id: I46d1d1a9de8cb740bfd57cebfd5b2474ff69246c Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09meta-intel: Add intel-dbus-interfacesYong Li4-0/+49
This recipe is used for Intel specific features and IPMI OEM commands. Tested By: bitbake intel-dbus-interfaces (From meta-intel rev: c5a33a96c6ae6eeaedc5d314c8497dc358eff589) Change-Id: I0ce1a37d271fbe43612c75308b02068426a12e0b Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09x86: set layer compatibility to thudEd Tanous1-1/+1
(From meta-x86 rev: 482ab81e6d0af18c9c098582b2b9b3ae4bf58071) Change-Id: I09baaa1aafd427f8102a4b503aada43c09403e4e Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09u-boot-aspeed: Disable unnecessary featuresAndrew Jeffery3-0/+268
Allow platforms to opt into the u-boot patch disabling unnecessary hardware features for ASPEED SoCs. As this change touches bits that were not initialised by previous u-boot revisions and the configuration applied prevents poweron of OpenPOWER hosts without corresponding host firmware changes, this change is nohwci. (From meta-phosphor rev: 82f2db28ad8f4f0b7fbf703e8942afcaf6e70a2b) Change-Id: I2f40a780afe539e9e4ff13983cd567e849bbed25 Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09poky: thud refresh 87e3a9739d..1cab405d88Brad Bishop133-3037/+2260
Update poky to thud HEAD. Adrian Bunk (1): archiver.bbclass: Fix COPYLEFT_LICENSE_{IN, EX}CLUDE Adrian Freihofer (2): systemd: fix PN-container package splitting devtool: fix target-deploy --strip Alejandro Enedino Hernandez Samaniego (1): python: Adds instructions to the manifest file Alexander Kanavin (3): meson: do not manipulate the environment when looking for python via pkg-config openssl: update to 1.1.1a libc-package: fix postinst error when ENABLE_BINARY_LOCALE_GENERATION = "0" Alexey Brodkin (1): gdb: Remove long ago upstreamed patch André Draszik (1): linux-firmware: better packaging for TI wl12xx & wl18xx firmwares Anuj Mittal (13): maintainers.inc: update Intel owners gst-plugins-bad: add PACKAGECONFIG for msdk gstreamer1.0: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-plugins-base: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-plugins-good: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-plugins-bad: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-plugins-ugly: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-libav: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-vaapi: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-rtsp-server: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-omx: upgrade 1.14.3 -> 1.14.4 gstreamer1.0-python: upgrade 1.14.3 -> 1.14.4 gst-validate: upgrade 1.14.2 -> 1.14.4 Armin Kuster (1): gnutls: update to 3.6.4 Bruce Ashfield (13): linux-yocto: remove obselete options from lxc config linux-yocto/4.14: configuration cleanups linux-yocto/4.18: -rt sync and config cleanups linux-yocto/tiny: switch default branch to standard/tiny/base linux-yocto/tiny: restore qemuarm support linux-yocto/4.18: bug fixes and configuration tweaks linux-yocto/4.18: update to v4.18.17 linux-yocto/4.14: update to v4.14.79 linux-yocto/4.18: integrate CVE fixes linux-yocto/4.18: update to v4.18.20 linux-yocto/4.18: update to v4.18.21 linux-yocto: configuration updates (virtio and tpm) linux-yocto: correct qemumips64el definition Carlos Rafael Giani (10): gstreamer1.0: upgrade to version 1.14.3 gstreamer1.0-plugin-base: upgrade to version 1.14.3 gstreamer1.0-plugin-good: upgrade to version 1.14.3 gstreamer1.0-plugin-bad: upgrade to version 1.14.3 gstreamer1.0-plugin-ugly: upgrade to version 1.14.3 gstreamer1.0-libav: upgrade to version 1.14.3 gstreamer1.0-rtsp-server: upgrade to version 1.14.3 gstreamer1.0-vaapi: upgrade to version 1.14.3 gstreamer1.0-omx: upgrade to version 1.14.3 gstreamer1.0-python: upgrade to version 1.14.3 Changhyeok Bae (2): iproute2: 4.18.0 -> 4.19.0 ethtool: 4.17 -> 4.19 Christophe PRIOUZEAU (1): openssl: correct bad path on package preprocess Douglas Royds (4): boost-context: Reproducibility: Set .file section for all *_elf_gas.S files reproducible: Refactor: Break out fixed_source_date_epoch() function reproducible: Don't look for youngest file when no source tarball ptest: Reproducibility: Take control of umask Eric Chanudet (1): licence: Add license file CC-BY-SA-4.0 Hongxu Jia (6): elfutils: 0.174 -> 0.175 gnupg: upgrade 2.2.9 -> 2.2.10 gnupg: upgrade 2.2.10 -> 2.2.11 libgcrypt: upgrade 1.8.3 -> 1.8.4 ghostscript: 9.25 -> 9.26 go 1.9/1.11: fix textrel qa warning for non mips arch Joshua Watt (3): meta/icecc.bbclass: Move system blacklist to variables meta/icecc.bbclass: Update system blacklists classes/icecc.bbclass: Fix ccache disable Kai Kang (1): multilib_script: fix packages split Khem Raj (3): valgrind: Skip vgpreload_memcheck shared object from stripping populate_sdk_ext.bbclass: Include site.conf in parsing for contents for local.conf local.conf.sample: Update the sample config as per new migration manual Ming Liu (1): image.bbclass: fix a wrong position blank Mingli Yu (2): mdadm: improve the run-ptest nspr: improve reproducibility Niko Mauno (1): opkg-utils: Fix update-alternatives link relocation Otavio Salvador (1): linux-firmware: Bump revision to 1baa348 Paul Eggleton (1): socat: fix LICENSE Peter Kjellerstedt (3): meson: Correct use of the _append operator bitbake: bitbake-diffsigs: Merge with bitbake-dumpsig bitbake: bitbake-diffsigs: Support recursive deps with signature files Richard Purdie (9): meson: Disable rpath stripping at install time scripts/runqemu: Fix logic error causing failures with MACHINE from the environment meta-selftest/error: Cleanup large trailing whitespace bitbake: server/process: Make lockfile handling clearer bitbake: server/process: Show the last 60 log lines, not the last 10 bitbake: server/process: Show last 60 lines of the log if the server didn't start poky.conf: Update the distros we test against on the autobuilder poky: Update version to 2.6.1 build-appliance-image: Update to thud head revision Robert Yang (5): classes: Remove tab indentations in python code recipes: Remove tab indentations in python code bugzilla.bbclass: Remove it since obsoleted sstate.bbclass: Only remove sstate file when task is existed bitbake: server/process: print a message when no logfile Ross Burton (12): cpio: fix crash when appending to archives image_types: use cpio-native to build cpio images libtasn1: no need to inherit binconfig binconfig: only try to mangles files piglit: add missing waffle-bin dependency ruby: upgrade 2.5.1 -> 2.5.3 insane: Clarify GNU_HASH warning patchreview: Various fixes/improvements python3: don't cripple target distutils python3: drop redundant patch bitbake: layerindex: don't use shell=True when cloning bitbake: fetch: don't use shell=True when listing ar files Zheng Ruoqin (2): nss: Fix SHA_HTONL bug for arm 32be. createrepo-c: Fix setup of logging (log domains) Change-Id: I025dd27f44e57af38abff110ebc331e371bc461b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09reset upstream subtrees to yocto 2.6Brad Bishop4367-108077/+124501
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>
2019-01-09entity-manager: srcrev bump c609082941..d79675594aAndrew Geissler1-1/+1
Ed Tanous (2): Fix entity-manager issues against GCC8 Disable -Werror (From meta-phosphor rev: b2d087daa3a387ccd159512525cf62232e18b186) Change-Id: If69b1b435d00e1516085afe23148a8e224d812ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-09meta-facebook: Add License file for fb-powerctrlVijay Khemka2-2/+18
fb-powerctrl: Added missing License file and also updated inheriting obmc-phosphor-systemd instead of systemd file for installing service files. Tested: Build tiogapass image and verified. (From meta-facebook rev: 4855da8a80b24c732ac77ba527ce4320186e1fa3) Change-Id: I0508e4db25abfdbdb53f632069ffc619195ea883 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08phosphor-inventory-manager: srcrev bump 25d54b5102..6b22dbb2a1Andrew Geissler1-1/+1
Brad Bishop (12): test: Add test-driver, minor refactoring types: minor build improvements types: Add build testcase utils: Add missing headers utils: Add unit tests build: Don't build tests unless asked serialize: add concept API serialize: Add build testcase manager: refactor interface templates manager: switch to refactored internal APIs manager: Add build testcase build: Don't build tests unless asked (From meta-phosphor rev: 49ed192656a4c9965a665cdc670f0ac2231ca224) Change-Id: I24f7db00958d8f78e468cc11f677c33e4b980abe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08phosphor: systemd: add init alternativeBrad Bishop1-0/+5
This is removed upstream in thud (poky rev: ada8a5d) but we have a recipe that depends on it (preinit-mounts). preinit-mounts is only added to the rootfs when DISTRO_FEATURES contains obmc-ubi-fs. preinit-mounts might be a bit of a hack; getting filesystems mounted just right is typically the role of an initramfs. It may make sense to (re)visit how that is done and at that time we can drop this support. (From meta-phosphor rev: 2fb0a1b55ce9d4f133f34eda6e6df0aead585fef) Change-Id: Iac2acd7e2f23055387a3250392461a78ec361da8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08kcsbridge: srcrev bump 33aea0d47f..37db8198e9Andrew Geissler1-1/+1
Jia, Chunhui (1): [kcs]compatible with other components (From meta-phosphor rev: 6268feebb29c711a8c530b1a34dbbb988c6e6671) Change-Id: Iae7c05ba1324194413a2e0349f06bfd8c1ece189 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08entity-manager: srcrev bump 0158eb38b6..c609082941Andrew Geissler1-1/+1
James Feist (7): Add fan redundancy configurations R2000 Chassis: Change MaxReading for fans configurations: autojson file WFT Baseboard: Make some voltage sensors power on only Remove condition from service files schema: fix stepwise schema Allow hex string lists (From meta-phosphor rev: d61b10b60a2a94aaddccc4d7a806935e0e9810a5) Change-Id: I5a77da05d5db306b4d90eb377a51ebe8410da3de Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08bmcweb: srcrev bump bc0bd6e003..bb3d994666Andrew Geissler1-1/+1
Ed Tanous (1): Update schema files to 2018.2 Rapkiewicz, Pawel (1): bmcweb: Update schema versions to latest (From meta-phosphor rev: 0c15a4dbc9da33101f6ec5ddd851a094ce2a99ca) Change-Id: I81a1b4a6415468c6395cbf9e62c9e99cf5cf02d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08obmc-console: srcrev bump 1864435759..fcf8541b87Andrew Geissler1-1/+1
Vernon Mauery (1): obmc-console-server: bind/connect with the correct sockaddr size (From meta-phosphor rev: c94931e411e10bce87b8665eb9aefe98628b6284) Change-Id: I52789645cc8e4b62b39f5cc1d9e3b995f01c0ec9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08dbus-sensors: srcrev bump 40a721466c..71d31b2ec3Andrew Geissler1-1/+1
James Feist (1): Clean up power state handling and fix voltage events (From meta-phosphor rev: 09dac1ed51d014cc92a3ab5780f17fa670d00548) Change-Id: I002f7a4629fbf36defd42ce375dad8ae4a5413bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08phosphor-ipmi-flash: srcrev bump fa9d0c9f43..9a5ce56154Andrew Geissler1-1/+1
Patrick Venture (6): tools: blob: add exceptions internal: add poll() method tools: put all host-side code into host_tool namespace tools: add internal sys interface to ipmi s/size_t/std::size_t/g - for compatibility with other builds tools: implement blob close (From meta-phosphor rev: 67e6de21a809c39fad940cded0f7b8abdb9a493d) Change-Id: I1e6a2c288bb5ab02317f7b19448dd10d4f5c1e5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08mboxbridge: srcrev bump 4c15bb1768..9ed627ca50Andrew Geissler1-1/+1
Andrew Jeffery (4): vpnor: Add write-to-writable-ToC test vpnor: test: Add force_readonly_toc vpnor: Enforce a read-only FFS ToC regardless of flags transport: dbus: Remove ProtocolReset and WindowReset signals (From meta-phosphor rev: 3e16dfc8f960b2054c4b1c8047f02bdb1460f37b) Change-Id: I70eda247a6fd9de2fb772c7457ef4eccd49e46df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08meta-google: add phosphor-ipmi-flash package to imagePatrick Venture2-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>
2019-01-08meta-intel: ipmi-oem: Add phosphor-logging as dependsJames Feist1-1/+1
Phosphor-logging is used so it should be a depends. (From meta-intel rev: d10802cfdc9914b0eee92666304478046b0d9b23) Change-Id: Ie2005f3731a806b83251e5fe6e7f2efdd1ee0049 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-08linux-aspeed: Move to 4.19.13Joel Stanley1-2/+2
This includes security and bug fixes from the 4.19.10, 4.19.11, 4.19.12 and 4.19.13 stable releases. (From meta-aspeed rev: 02c7572a2aba1786a7be7f2eda29bc334830b856) Change-Id: I61a5d6eed2cec43b8d76819ff0c1bb8c83d63f3c Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-07gtest: update to 1.8.1Brad Bishop2-110/+3
Update to 1.8.1, which has proper pkg-config support (so Add-pkg-config-support.patch can be dropped). Also the canonical gtest seems to have moved out of the google github organization into something called abseil. Update HOMEPAGE and SRC_URI to match. (From meta-openembedded rev: 179a1b9ea86f33b5a3f4eec9fcc00c0a5e8833f0) Change-Id: Ifcc8d8b4d008be5becaba819983e04f4a9752be6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-07phosphor-webui: srcrev bump cf7219ce64..7008698438Andrew Geissler1-1/+1
Gunnar Mills (1): Fix RequestedBMCTransition capitalization (From meta-phosphor rev: a9f783802b7d1e65e11aef156c40802488d07e91) Change-Id: I3817eb766eb0c180df86717149dd51e51d98c1d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>