meta-openembedded/meta-oe
Joshua Watt 7bf3b548fc rapidjson: Update to newer 1.1.0 + git
Bring in a newer version of rapidjson which includes a fixes when
running on ARM, specifically 748a652f04 ("Fix SIGBUS due to unaligned
access")

Also remove the existing patch file as the issue was resolved in the
mainline by 4c9a28a28e ("CMake: do not pass -march=native or
-mcpu=native when crosscompiling")

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Veselin Georgiev <veselin.georgiev@garmin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-10-25 14:08:52 -07:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
licenses Khronos: Add Khronos LICENSE 2018-10-15 13:37:23 -07:00
recipes-benchmark add a storage I/O benchmark test suite 2018-10-19 11:03:19 -07:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity libqmi: Make udev and mbim configurable through PACKAGECONFIG 2018-10-21 08:10:42 -07:00
recipes-core toybox: Fix paths to match OE conventions 2018-10-18 14:19:37 -07:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs postgresql: Fix build issue with timezone 2018f update 2018-10-22 14:44:30 -07:00
recipes-devtools rapidjson: Update to newer 1.1.0 + git 2018-10-25 14:08:52 -07:00
recipes-extended redis: fix build for qemuarm disabling atomics 2018-10-25 13:51:52 -07:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics openjpeg: cmake fixes to prepare update of poppler 2018-10-04 08:52:54 -07:00
recipes-kernel cpupower: Update LIC_FILES_CHKSUM 2018-10-16 06:47:45 -07:00
recipes-multimedia libmms: drop obsolete "Requires:glib-2.0" from pkg-config file 2018-09-26 07:35:44 -07:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: install ndiff 2018-08-22 11:32:58 -07:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support libgit2: Upgrade to 0.27.5 2018-10-25 13:48:16 -07:00
recipes-test catch2: new package 2018-10-16 08:17:46 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

meta-oe
=======

This layer depends on:

URI: git://github.com/openembedded/openembedded-core.git
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH'

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
to share your patches, this is preferred for patch sets consisting of more than one patch.

Other services like gitorious, repo.or.cz or self-hosted setups are of course accepted as well,
'git fetch <remote>' works the same on all of them. We recommend GitHub because it is free, easy
to use, has been proven to be reliable and has a really good web GUI.

layer maintainer: Khem Raj <raj.khem@gmail.com>