meta-openembedded/meta-oe/recipes-devtools
Khem Raj a7dddae00c nlohmann-fifo: Disable cpp11 shuffle with clang/libc++
it does not compile with clang15 based libc++

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-09-05 22:49:35 -07:00
..
abseil-cpp abseil-cpp: upgrade 20220623.0 -> 20220623.1 2022-09-05 15:58:34 -07:00
android-tools android-tools: Add protoype declaration for b64_pton 2022-09-05 22:49:34 -07:00
apitrace apitrace: upgrade 11.0 -> 11.1 2022-05-30 22:07:20 -07:00
autoconf-2.13 recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
boost-url Update to new version of boost-uri 2021-12-09 08:37:06 -08:00
breakpad breakpad: fix branch for gtest in SRC_URI 2022-02-09 09:27:02 -08:00
capnproto capnproto: upgrade 0.9.1 -> 0.10.2 2022-07-06 00:03:36 -04:00
cgdb recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
cjson recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
cloc cloc: upgrade 1.92 -> 1.94 2022-07-07 10:26:37 -04:00
concurrencykit concurrencykit: enable 32- and 64-bit Arm targets 2022-02-03 08:44:32 -08:00
cpuid recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
cscope cscope: upgrade 15.8b -> 15.9 2020-01-09 14:05:37 -08:00
ctags ctags: upgrade 5.9.20220821.0 -> 5.9.20220828.0 2022-09-05 15:58:34 -07:00
debootstrap debootstrap: upgrade 1.0.126 -> 1.0.127 2022-08-06 09:12:15 -07:00
dmalloc
dnf-plugin-tui dnf-plugin-tui: Fix somw issue in postinstall process. 2022-08-08 00:10:35 -07:00
doxygen recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
exprtk recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
flatbuffers python3-flatbuffers: upgrade 2.0.6 -> 2.0.7 2022-09-03 12:20:15 -07:00
geany geany-plugins: Fix type error found with clang 15 2022-08-31 10:06:32 -07:00
giflib Convert to new override syntax 2021-08-03 10:21:25 -07:00
glade unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
grpc grpc: Fix build with rv32/rv64 2022-04-20 10:58:01 -07:00
gst-editing-services gst-editing-services: Add recipe 2022-08-25 23:08:11 -07:00
guider meta-*: remove obsolete PYPA_WHEEL and PIP_INSTALL_PACKAGE assignments 2022-03-11 11:20:55 -08:00
heaptrack recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
icon-slicer recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
iptraf recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
jemalloc jemalloc: upgrade 5.2.1 -> 5.3.0 2022-05-09 08:59:46 -07:00
jq jq: Fix typo OE_EXTRACONF -> EXTRA_OECONF 2022-05-12 09:16:11 -07:00
json-schema-validator json-schema-validator: Use GNUInstallDirs in cmake 2022-03-21 08:25:11 -07:00
json-spirit
jsoncpp jsoncpp: upgrade 1.9.4 -> 1.9.5 2021-11-09 20:57:14 -08:00
jsonrpc recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
kconfig-frontends recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
lapack lapack: add packageconfig for lapacke 2022-08-08 23:44:33 -07:00
ldns ldns: upgrade 1.8.2 -> 1.8.3 2022-08-23 10:04:07 -07:00
lemon
libgee recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
libsombok3 recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
libubox recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
lshw recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
ltrace ltrace: Fix build on ppc64 with gcc12 2022-04-20 10:58:01 -07:00
luajit luajit: Upgrade to latest on v2.1 branch 2022-03-21 08:25:11 -07:00
luaposix luaposix: Fix INST_LIBDIR to honor libdir var 2022-03-21 08:25:11 -07:00
makeself makeself: upate anonymous git access and dropped man page. 2022-09-03 15:13:26 -07:00
mcpp mcpp: Normalize the patch format of CVE 2020-12-14 10:47:56 -08:00
memstat recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
mercurial mercurial: upgrade 5.5 -> 6.1 2022-04-13 19:21:41 -07:00
mpich mpich: Add new directory modules/hwloc/config to search path 2022-04-13 19:21:41 -07:00
msgpack msgpack-cpp: Upgrade to 4.1.1 release 2022-03-21 08:25:11 -07:00
msr-tools recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
musl musl-nscd: upgrade 1.0.2 -> 1.1.0 2022-06-30 13:39:27 -04:00
nlohmann-fifo nlohmann-fifo: Disable cpp11 shuffle with clang/libc++ 2022-09-05 22:49:35 -07:00
nlohmann-json nlohmann-json: upgrade 3.10.5 -> 3.11.2 2022-08-15 16:27:53 -07:00
nodejs nodejs-oe-cache-native: initial checkin 2022-05-20 10:59:47 -07:00
octave octave: upgrade 6.4.0 -> 7.1.0 2022-04-13 19:21:41 -07:00
openocd recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
packagegroups Convert to new override syntax 2021-08-03 10:21:25 -07:00
pahole recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
pax-utils pax-utils: upgrade 1.2.2 -> 1.3.3 2022-04-14 19:42:10 -07:00
pcimem recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
perl libio-pty-perl: Fix build on musl 2022-09-05 22:49:34 -07:00
php php: upgrade 8.1.8 -> 8.1.9 2022-08-23 19:12:52 -07:00
ply recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
pmtools pmtools: Update patch to include string.h and function prototype for main 2022-09-05 22:49:35 -07:00
poke recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
protobuf protobuf: disable protoc binary for target 2022-08-27 07:39:10 -07:00
pugixml pugixml: upgrade 1.11.4 -> 1.12 2022-02-23 09:25:19 -08:00
python Revert "python3-pycups: Inherit setuptools3 instead of python_setuptools_build_meta" 2022-07-18 10:03:12 -07:00
rapidjson recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
serialcheck recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
sip recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
sqlite-orm sqlite-orm: Define cmake variable defaults 2022-03-21 08:25:11 -07:00
squashfs-tools-ng squashfs-tools-ng: upgrade 1.0.2 -> 1.1.4 2022-04-14 19:42:10 -07:00
suitesparse recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
tclap Convert to new override syntax 2021-08-03 10:21:25 -07:00
tcltk recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
uftrace uftrace: upgrade 0.11 -> 0.12 2022-07-02 11:37:02 -04:00
unattended-upgrades unattended-upgrades: upgrade 2.6 -> 2.9.1 2022-07-26 20:49:05 -04:00
uw-imap uw-imap: Fix build with clang/musl 2022-09-05 22:49:35 -07:00
valijson valijson: upgrade 0.6 -> 0.7 2022-07-26 20:49:05 -04:00
xerces-c Convert to new override syntax 2021-08-03 10:21:25 -07:00
xmlrpc-c xmlrpc-c: use gnu-configize 2021-11-18 11:07:10 -08:00
yajl recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
yasm yasm: Only depend on xmlto when docs are enabled 2022-08-24 16:59:55 -07:00