summaryrefslogtreecommitdiffstats
path: root/meta-openembedded
Commit message (Collapse)AuthorAgeFilesLines
* meta-openembedded: refresh thud: 6094ae18c8..cca27b5ea7Brad Bishop2019-02-0412-1094/+329
| | | | | | | | | | | | | | | | Update meta-openembedded to thud HEAD. Andreas Müller (4): libxklavier: Fix keyboard layout bug for xfce4-settings libmtp: upgrade 1.1.5 -> 1.1.16 and rework networkmanager: move udev-rules from /usr/lib -> /lib openjpeg: fix build for multilib Ovidiu Panait (1): polkit: Fix CVE-2019-6133 Change-Id: I49e13eda2bea04302b8445c613d33e9e37228351 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* cli11: Add recipeWilliam A. Kennington III via Openembedded-devel2019-01-301-0/+16
| | | | | | | | | | | cli11 is a c++ command line parser library that provides a simple user interface with modern c++ semantics. (cherry picked from meta-openemedded d183435dac7301100e6f359e1aa6ccf8b5d25645) Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Change-Id: I6d547a3cd22950baeeaced7fe454eea99a0a562a
* reset upstream subtrees to yocto 2.6Brad Bishop2019-01-081901-45967/+56146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* gtest: update to 1.8.1Brad Bishop2019-01-072-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>
* libcereal: Allow empty packageBrad Bishop2018-12-031-0/+2
| | | | | | | | | | | | libcereal is header-only so create the empty base package so that libcereal can be sanely included in an SDK via IMAGE_INSTALL, RDEPENDS, and the like. (cherry picked from meta-openembedded commit e23284f9a57537f7dcaca4cd068f3862e205188a) Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Change-Id: I6356cf78c2bc461cab32a1fd443a9163129c3f86
* libcereal: Add native and nativesdk classesBrad Bishop2018-12-031-0/+2
| | | | | | | | (cherry picked from meta-openembedded commit 042f0a3ec17d1c13d9f8d4cfaf24464969b6a1ca) Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Change-Id: I5a13f82124ee7914ab8cc65047076fcc752617e3
* libtinyxml2: update to 7.0.1Brad Bishop2018-12-031-1/+1
| | | | | | | | | | | | Backport meta-openembedded libtinyxml2 commits: 5a0e681262 libtinyxml2: update to 6.2.0 3e59433d89 libtinyxml2: update to 7.0.1 Yocto 2.6 moves to libtinyxml2 6.2.0 which has a build bug that prevents bmcweb from building. Jump ahead to 7.0.1 which has a fix. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I3b97c2df2afe44a88f174a12acbbd110b568a7b7
* meta-openembedded: refresh 2bb21ef27c..8760facba1Brad Bishop2018-11-2610-19/+84
| | | | | | | | | | | | | | | | | | | | | | Update meta-openembedded to sumo HEAD. Armin Kuster (4): boinc: refresh patches postgresql: update to 9.4.20 sblim-sfc-common: use official SPDX license for EPL wireshark: 2.4.8 src moved to all-versions Gregory Vimont (1): tbb: check the version of the cross gcc instead of host gcc Leon Anavi (1): rygel: Update license to LGPLv2.1 Richard Purdie (1): xmlstarlet: Disable PARALLEL_MAKE (again) Change-Id: I3e00f68cb7c8c54c2457003d26da8992b1a953c3 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-broker: fetch submodules tooBrad Bishop2018-11-051-1/+1
| | | | | | | | | | | dbus-broker depends on a number of submodules. Make sure to recursively fetch those as well. (From meta-openembedded rev: fd23b9c95c4abd182b24ad39f7f4634116c6ea10) Change-Id: I6c2cb28bb354d28e6ba30cb043fed9b90670f283 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Move lonely libcereal from meta to meta-oeFritjof Jonsson2018-10-171-0/+0
| | | | | | | | | (From meta-openembedded rev: dccb790e187f3b6f06d53b000a9ffd0687d78876) Signed-off-by: Fritjof Jonsson <fritjofj@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I2462274575e121466b5afc4cda006215e32fd34b
* Add recipe for cereal, a header-only C++11 serialization library.Fritjof Jonsson2018-10-171-0/+16
| | | | | | | | | (From meta-openembedded rev: 38d227b2bd98af2db97031ccb1234159776d11a4) Signed-off-by: Fritjof Jonsson <fritjofj@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: Ia9e454b0b1caf16dd11ac371bda213375955f543
* dbus-broker: update to 16William A. Kennington III via Openembedded-devel2018-10-173-72/+3
| | | | | | | | | | | | Dropped the patches for version 13 as they are now included in the upstream dbus-broker codebase. (From meta-openembedded rev: e4baf298cd658b37fd90134dc54a92c75fd117d9) Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Change-Id: Idbeebc0b6d3c89a012f58d11dd97126d6907181d
* dbus-broker: Upgrade to latest and fix build on muslKhem Raj2018-10-175-64/+74
| | | | | | | | | (From meta-openembedded rev: 3e2d529c34ebe02babb5daf95e31e587fdcb3d6f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Change-Id: Ib3ae5c632f18aa33328d2fc53761be8768c87dd7 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* valijson: Add recipeJames Feist2018-10-161-0/+21
| | | | | | | | | | | | valijson is a header only c++ library for JSON schema validation. (From meta-openembedded rev: 5e28c2b7608c460c0924cf16ee57016bd6abcdb8) Change-Id: I45775402bc9b43a69dfafa9ef65ddd493615da65 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* nlohmann-json: Add symlink to json.hpp and update to 3.3.0James Feist2018-10-161-2/+8
| | | | | | | | | | | | | | | | nlohmann-json has examples in their repo that refer to the header as json.hpp directly, as such many packages that require nlohmann-json expect json.hpp and not nlohmann/json.hpp as the cmake file installs. Create symlink so that access is available by either option. Also update to release 3.3.0. (From meta-openembedded rev: 69e5fa1485aa58ad1d664070b0d9e4db413fdd62) Change-Id: Ie43a76e16eb1d1a107e090d544937d6465719d6c Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* nlohmann-json: Add recipeJames Feist2018-10-161-0/+23
| | | | | | | | | | | nlohmann-json is a c++ header-only json library. (From meta-openembedded rev: 126f046247079aed0fdc2acda21b0f6898b56bd6) Change-Id: Id92e8431f7a377dec722d1986931dbb6c50188fe Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openembedded: sumo refresh be79b8b111..2bb21ef27cBrad Bishop2018-10-0114-23/+339
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update meta-openembedded to sumo HEAD. Armin Kuster (1): grpc: move it from oe to networking layer Khem Raj (2): gedit: Add dep on python-six-native poppler: Update to 0.64 Martin Jansa (2): libqb: Fix build with gold openocd: prevent fetching git submodules during do_configure Nicolas Dechesne (1): meta-multimedia: fixup LAYERDEPENDS Paul Eggleton (1): protobuf: make python-protobuf dependency optional and default to off Sinan Kaya (1): dnsmasq: CVE-2017-15107 Takuro Ashie (1): uim: Fix SRC_URI Change-Id: I611fc4019b8a7fcbcaf2bcca40d7e35a650e5120 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* libfastjson: backport patch to fix compilation errorChen Qi2018-09-252-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>
* libfastjson: Upgrade to 0.99.8Mingli Yu2018-09-251-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>
* split net-snmp-libs into smaller packagesAlexander Filippov2018-09-211-4/+19
| | | | | | | | | | | | | | | | | | By default `net-snmp-libs` contains all compiled libs. This commit splits `net-snmp-libs` into subpackages for each library. This allows for smaller resulting image due to finer packaging. Resolves openbmc/openbmc#3360 (From meta-openembedded rev: 131eb1f69791dda54557d0f919903cbd73831440) (From meta-phosphor rev: 5189717bbabf4db394b69ee7179ce18764cd9af0) Change-Id: Ia2b79be41977723996696c3e549a087aeaf2cab6 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-openembedded: sumo refresh b0950aeff5..be79b8b111Armin Kuster2018-09-0620-25/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update meta-openembedded to sumo HEAD. Armin Kuster (2): wireshark: update to 2.4.7 wireshark: update to 2.4.8 Denys Dmytriyenko (1): devmem2: ensure word is 32-bit, add support for 64-bit long Jagadeesh Krishnanjanappa (1): fuse: CVE-2018-10906 Oleksandr Kravchuk (1): libsodium: update to 1.0.16 changqing.li@windriver.com (1): php: upgrade 7.2.4 -> 7.2.7 Included: leimaohui (2): python-pytest: Fix conflict error as following: libnih: Fix do_package error when enable mutilib. Change-Id: I036baed004e407d5e9fde46eba75b6cc7e3479e0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Removing import-layers directoryDave Cobbley2018-08-223822-0/+239724
As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud