summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
...
* python3-apt: upgrade 2.3.0 -> 2.5.0Wang Mingyu2022-12-051-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ply: upgrade 2.2.0 -> 2.3.0Wang Mingyu2022-12-051-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221120.0 -> 5.9.20221127.0Wang Mingyu2022-12-051-1/+1
| | | | | | | Python: add more weak keywords Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* capnproto: upgrade 0.10.2 -> 0.10.3Wang Mingyu2022-12-051-3/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* perfetto: pass TUNE_CCARGS to use machine tuneMarkus Volk2022-12-051-18/+7
| | | | | | | | | | | | | | | | We already tried to pass -mfloat-abi=hard if the machine can use it, but since no floating-point-unit was defined it got stubbed out and the result was, that only arm targets configured for softfp were able to build perfetto. Simplify by passing ${TUNE_CCARGS} to ensure, we always use the features, the machine was configured for. Also, do not use sed to remove the hardcoded -mfpu=neon entry. If this really turns out to be problematic, we need to patch it out to avoid not having a floating-point-unit again. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uw-imap: Disable parallelismKhem Raj2022-11-301-0/+2
| | | | | | | | | | | | It fails on highcore machines e.g. | make[1]: *** [Makefile:697: rebuild] Error 1 | make[1]: *** Waiting for unfinished jobs.... | make[2]: *** No rule to make target '../c-client/osdep.h', needed by 'ipop2d.o'. Stop. | make[2]: *** Waiting for unfinished jobs.... Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 22.10.26 -> 22.11.23Wang Mingyu2022-11-281-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221113.0 -> 5.9.20221120.0Wang Mingyu2022-11-281-1/+1
| | | | | | | | | | Changelog: =========== build-sys: add clean-tlib and clean-gcov to the dependecy list of clean-local Fortran: reset "newline" state when processing a new input file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: stage protoc binary to sysrootSamuli Piippo2022-11-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | If protoc is enabled for the build, recipes using protobuf will fail when protoc is not available in the recipe sysroot: | The imported target "protobuf::protoc" references the file | | ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/bin/protoc-3.21.5.0" | | but this file does not exist. Possible reasons include: | | * The file was deleted, renamed, or moved to another location. | | * An install or uninstall procedure did not complete successfully. | | * The installation package was faulty and contained | | ".../recipe-sysroot/usr/local/oe-sdk-hardcoded-buildpath/sysroots/x86_64-pokysdk-linux/usr/lib/cmake/protobuf/protobuf-targets.cmake" | | but not all the files it references. Use SYSROOT_DIRS to stage the binary to sysroot so it's always available for other recipes. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools: Use echo instead of bbnoteDevendra Tewari2022-11-231-1/+1
| | | | | Signed-off-by: Devendra Tewari <devendra.tewari@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* suitesparse:fix git branch in SRC_URIChen Pei2022-11-231-1/+1
| | | | | | | | | The master branch of suitesparse no longer exists and has been changed to stable. See [YOCTO #14968] report it. Signed-off-by: Chen Pei <cp0613@linux.alibaba.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221106.0 -> 5.9.20221113.0Wang Mingyu2022-11-191-1/+1
| | | | | | | | Changelog: Fortran: reset "newline" state when processing a new input file Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Nodejs - Upgrade to 16.18.1Archana Polampalli2022-11-186-268/+27
| | | | | | | | | * Drop Openssl legacy provider patch and install both binaries patch which are already available in 16.x * Refresh native binaries patch against 16.x base Signed-off-by: Archana Polampalli <archana.polampalli@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libio-pty-perl: upgrade 1.16 -> 1.17; enable ptestTim Orling2022-11-181-3/+13
| | | | | | | | | | | | | | | | * Fix RDEPENDS for a minimal image * Inherit ptest-perl and add RDEPENDS 1.17 2022-11-11 Todd Rinaldo <toddr@cpan.org> * Switch changelog entries to metacpan friendly format * #29 - Fix printf format conversion specifiers in croak to support size_t on all platforms * #11,#30 - Tty.pm: pre-allocate buffer for ioctl but leave it length 0 * #28 - Use $arg to match @ARGV in Makefile.PL https://metacpan.org/release/TODDR/IO-Tty-1.17 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mpich: upgrade 4.0.2 -> 4.0.3Wang Mingyu2022-11-141-1/+1
| | | | | | | | | | | | | | | | | | Changes in 4.0.3 ================= Fix message queue dumping interface support Fix multinic usage in ch4:ofi Fix bug in MPI_WIN_CREATE in ch4:ucx when UCX >= 1.13.0 Fix MPIR_pmi_barrier when PMI2 is used Fix ROMIO lazy mutex initialization Fix build with HIP support Fix potential dynamic process message mixups in ch3 Add missing const to MPI_Pready_list array_of_partitions argument Add support for C++ datatypes even when the C++ binding is disabled Add support for Intel OneAPI compilers Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openocd: fix build errorKory Maincent2022-11-092-0/+31
| | | | | | | | | | | | | | | The update of RANLIB environment to "ranlib -D" in OE caused an error in the openocd executable check. Indeed it is not compatible with a environment compound with the tool name and a parameter. cc.tcl:272: Error: wrong # args: should be "find-executable name" configure: error: ./configure.gnu failed for jimtcl This patch fixes it by patching openocd executable test to check the first word of the environment only. Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe][PATCH] gst-editing-services: fix typo in LICENSE field.Armin Kuster2022-11-091-1/+1
| | | | | | | WARNING: gst-editing-services-1.20.4-r0 do_populate_lic: QA Issue: gst-editing-services: No generic license file exists for: GPL-2.0-on-later in any provider [license-exists] Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: upgrade 0.7 -> 1.0Wang Mingyu2022-11-091-2/+2
| | | | | | | | | | | | | | License-update: "Akamai Technolgies" changed to "Akamai Technologies" Changelog: =========== Transition to using submodules for vendored-in parser libraries Fixes for the implementation of YamlCppObject::find() Use the correct version of std::string::replace in the extractReferenceToken helper function Avoid throwing exceptions when using operator new in the CustomAllocator class Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221023.0 -> 5.9.20221106.0Wang Mingyu2022-11-071-1/+1
| | | | | | | | | | Changelog: ========== lregex: warn if mgroup= flag is not given in --mline-regex-<LANG>= Meson: extract imported modules as reference tags Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pugixml: upgrade 1.12 -> 1.13Markus Volk2022-11-071-1/+1
| | | | | | | | | | | | | | | | | | | | v1.13 2022-11-01 Maintenance release. Changes: Improvements: - xml_attribute::set_value, xml_node::set_value and xml_text::set now have overloads that accept pointer to non-null-terminated string and size - Improve performance of tree traversal when using compact mode (PUGIXML_COMPACT) Bug fixes: - Fix error handling in xml_document::save_file that could result in the function succeeding while running out of disk space - Fix memory leak during error handling of some out-of-memory conditions during xml_document::load Compatibility improvements: - Fix exported symbols in CMake DLL builds when using CMake - Fix exported symbols in CMake shared object builds when using -fvisibility=hidden Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: upgrade 1.50.0 -> 1.50.1Wang Mingyu2022-11-011-1/+1
| | | | | | | | Changelog: Fix Bazel 4 support and objc bazel tests on python3.9 (#31410) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jwt-cpp: add recipeMeier Boas2022-10-311-0/+18
| | | | | Signed-off-by: Boas Meier <boas.meier@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 22.9.29 -> 22.10.26Wang Mingyu2022-10-311-2/+2
| | | | | | | | | | | Changelog: ========== Create release.yml [Python] Fixed the issue with nested unions relying on InitFromBuf. FlatBuffers Version 22.10.26 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221016.0 -> 5.9.20221023.0Wang Mingyu2022-10-311-1/+1
| | | | | | | | Changelog: lregex: warn if mgroup= flag is not given in --mline-regex-<LANG> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* android-tools-conf-configfs: Allow handling two or more UDC controllersBhupesh Sharma2022-10-281-1/+3
| | | | | | | | | Several Qualcomm platforms support setting two or more (or even all) UDC controllers in 'peripheral' mode. Modify the android-tools-conf-configfs scriptware to handle such cases. Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: use install task from CMakeLists.txtEero Aaltonen2022-10-271-16/+0
| | | | | | | | | | | Upstream CMakeLists.txt has improved and in version 0.7 install both the headers and a config-file package to packages-split/valijson-dev/usr/lib/cmake/valijson/valijsonConfig.cmake , so drop the custom `do_install` task and use the CMake install task directly instead. Signed-off-by: Eero Aaltonen <eero.aaltonen@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sip3: remove the recipeAlexander Kanavin2022-10-271-40/+0
| | | | | | | | | | | | | | It is not compatible with python 3.11, and all development on that series has ceased: https://riverbankcomputing.com/software/sip/download There is an actively maintained version https://www.riverbankcomputing.com/news/SIP_v6.6.2_Released https://pypi.org/project/sip/ but it probably needs a newly written recipe if someone has interest in it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221009.0 -> 5.9.20221016.0Wang Mingyu2022-10-241-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* protobuf: Enable protoc binary in nativesdkKhem Raj2022-10-211-0/+1
| | | | | | | When it was disabled for target, it was enabled for native but not for nativesdk explicitly, lets do it here. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* perfetto: build libperfettoMarkus Volk2022-10-184-3/+78
| | | | | | | | | | | | | | - Mesa has support for perfetto, but the libperfetto library is needed - Only v27 seems to be supported for now. Update perfetto accordingly - Make sure perfetto and libperfetto share the same codebase - Patch meson.build to allow shared build - Add a version number to avoid having a non symlink so file packaged into dev package - Create a PC file for libperfetto to allow mesa to find it using pkgconfig - Install needed header file - Add -latomic to LDFLAGS for some arch where the compiler doesn't provide it Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jq: improve ptest and disable valgrind by defaultZheng Qiu2022-10-182-5/+34
| | | | | | | | | | | | Improve ptest result formatting. In run-ptest, setting a flag to disable valgrind image unless enabled by "valgrind" PACKAGECONFIG. Requested jq for seprating make check, so in the future it can be changed to utilize Makefile and reduce redudancy. Signed-off-by: Zheng Qiu <zheng.qiu@windriver.com> Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add recipe for PerfettoSui Chen2022-10-182-0/+222
| | | | | | | | | | | | | | | | | Perfetto (https://perfetto.dev/) is a system profiling, app tracing and trace analysis framework. We started using Perfetto for studying a few performance-related problems for OpenBMC-based systems (both the BMC and the host) and we feel it would be good if Perfetto is included into OpenEmbedded, since embedded systems are usually expected to have predictable performance characteristics, and having a good set of performance analysis tools would make this work easier. Tested: bitbake compile, devtool extract and override Signed-off-by: Sui Chen <suichen6@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grpc: Update to 1.50.x releaseKhem Raj2022-10-181-5/+5
| | | | | | | | | | | | License-update: Include MPL-2.0 [1] Add missing BSD 3-clause and MPL-2.0 to license field Switch to git submodules since its using locked versions of some components like opencensus-proto [1] https://github.com/grpc/grpc/commit/05fcd826f477ef1a024a2defa5e4b3d78f5e6eb4 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gst-editing-services: upgrade 1.20.3 -> 1.20.4Wang Mingyu2022-10-181-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* debootstrap: upgrade 1.0.127 -> 1.0.128Wang Mingyu2022-10-181-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20221002.0 -> 5.9.20221009.0Wang Mingyu2022-10-181-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* abseil-cpp: Upgrade to head on 2022-10-14Ulysse Manceron2022-10-182-7/+7
| | | | Our team wants to use absl/log which was recently added to abseil.
* dnf-plugin-tui: Add nativesdkWang Mingyu2022-10-121-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add nativesdk-systemd-systemctl as dependency of dnf-plugin-tuiWang Mingyu2022-10-122-0/+355
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 8.1.10 -> 8.1.11Wang Mingyu2022-10-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 2.0.8 -> 22.9.29Wang Mingyu2022-10-091-2/+2
| | | | | | | | | | | Changelog: ========== Moves swift package to root of repository so it can be used directly Rust soundness fixes by @tustvold in #7518 [TS] Make strict compliant and improve typings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220925.0 -> 5.9.20221002.0Wang Mingyu2022-10-081-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgee: upgrade 0.20.5 -> 0.20.6wangmy2022-09-271-1/+1
| | | | | | | | | | Changelog: ========== * Fixes for newer valac * Keep the original exception in Future.map/flat_map Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220911.0 -> 5.9.20220925.0wangmy2022-09-271-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220904.0 -> 5.9.20220911.0wangmy2022-09-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jq: add ptestZheng Qiu2022-09-172-1/+21
| | | | | | | | | | | | | | Add run-ptest to run the 7 tests provided by jq. In do_install_ptest, add a soft link to jq in the ptest directory to avoid having to patch the jq setup script. While the jq tests can use valgrind, it is out of scope for integration testing. Signed-off-by: Zheng Qiu <zheng.qiu@windriver.com> Signed-off-by: Randy MacLeod <randy.macleod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* flatbuffers: upgrade 2.0.6 -> 2.0.8Markus Volk2022-09-133-7/+8
| | | | | | | | * upgrade python3-flatbuffers as well * make sure that flatbuffers and python3-flatbuffers are using the same codebase Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 8.1.9 -> 8.1.10wangmy2022-09-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220828.0 -> 5.9.20220904.0wangmy2022-09-131-1/+1
| | | | | | | | | Changelog: =========== docs(man): remove unexpected newline from the rendered verilog man page Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* octave: upgrade 7.1.0 -> 7.2.0Andreas Müller2022-09-121-1/+1
| | | | | | | | | | | * Fixes build with glibc 2.36 [1] * Changelog found at [2] [1] https://savannah.gnu.org/bugs/?62750 [2] https://octave.org/news/release/2022/07/28/octave-7.2.0-released.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>