summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* sdbus-c++: Update ptest pathPoonam Jadhav2023-12-131-1/+6
| | | | | | | Update ptest path to run sdbus-c++ ptest Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* emlog: ignore CVE-2022-3968 & CVE-2023-43291Yoann Congal2023-11-141-0/+2
| | | | | | | | CVE-2022-3968 & CVE-2023-43291 apply to the other "emlog" and can be safely ignored. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* emlog: Add PVKhem Raj2023-11-141-1/+1
| | | | | | | | | This is 0.70 release with few more commits on top. Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 08edc0b6ace0d04688a5617cf05546a7b8ba6cca) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Fix missing leading whitespace with ':append'Niko Mauno2023-01-291-1/+1
| | | | | | | | | | | | Mitigate occurences where ':append' operator is used and leading whitespace character is obviously missing, risking inadvertent string concatenation. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6a87f2ba9cdd4b9689b0d1c86b2e99071d1e069b) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pim435: Relocate sources to eclipsePhilippe Coval2022-11-011-2/+2
| | | | | | | | | | | | | | | | | | | This driver is now part of Eclipse's oniro-blueprints project Note: Once transition is finished, existing copies will be need to be archived For history referer to related tickets if curious. Relate-to: https://gitlab.eclipse.org/eclipse/oniro-core/oniro/-/issues/787 Relate-to: https://gitlab.eclipse.org/eclipse/oniro-blueprints/vending-machine/meta-oniro-blueprints-vending-machine/-/issues/1 Relate-to: https://gitlab.eclipse.org/pcoval/pim435/-/issues/2 Relate-to: https://git.ostc-eu.org/distro/components/vending-machine-control-application/-/issues/2 Forwarded: https://github.com/openembedded/meta-openembedded/pull/603 Origin: https://github.com/astrolabe-coop/meta-openembedded Signed-off-by: Philippe Coval <philippe.coval.ext@huawei.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 6b50ce8f07b61d111f82c3ca88c5125192c214a0) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* safec: Remove unused variable 'len'Khem Raj2022-09-152-1/+44
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 8cb8931757214d63c9140cdba83ee5dfc968bc28) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* emlog: ignore unrelated CVEsDavide Gardenal2022-07-091-0/+11
| | | | | | | | | | This product is not present in the NVD database but another one with exactly the same name is in fact present. For that reason cve-check is outputting CVEs that are unrelated so they can be ignored. Signed-off-by: Davide Gardenal <davide.gardenal@huawei.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sdbus-c++-libsystemd: Fix patch fuzzKhem Raj2022-06-031-2/+2
| | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 397f4f054fd3600f7305055c724607973f5f5511) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sdbus-c++: Link with libatomic for rv32Khem Raj2022-06-031-0/+1
| | | | | | | | | Fixes libsdbus-c++.so.1.1.0: undefined reference to `__atomic_load_8' Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 5029571d689f80bfa5c3a391f088d1484c61d583) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sdbus-c++: Link with libatomic on mips/ppc32Khem Raj2022-06-031-0/+5
| | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Gianfranco Costamagna <locutusofborg@debian.org> (cherry picked from commit 366663527aa5efd4e43a62919edcdf9caf14e77c) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sdbus-c++-libsystemd: Bump SRCREV to last commit of 250-stable branchGianfranco2022-05-301-1/+1
| | | | | | | | Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 32581a7a4653b590118e53b5fabdec72f1d3d0c2) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* meta-oe-image: fix build dependsArmin Kuster2022-05-171-4/+4
| | | | | | | | | add only when various DISTRO_FEATURES are enabled Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 73d50d2b4b61b44266e03722db295d0da7866d2d) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* sdbus-c++-libsystemd: bugfix dev package is not installedBen Fekih, Hichem2022-04-221-0/+2
| | | | | | | | | | | | | since sdbus-c++-libsystemd outputs only static libraries, it will not be installed inside the SDK. add RDEPENDS:${PN}-dev = "" to remove the dependency to the empty package when installing the sdbus-c++-libsystemd-dev into the SDK without this change the SDK is missing sdbus-c++-dev and sdbus-c++-libsystemd-dev Signed-off-by: Ben Fekih, Hichem <hichem.benfekih@ifm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* toybox: upgrade 0.8.5 -> 0.8.6wangmy2022-04-141-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ocl-icd: upgrade 2.3.0 -> 2.3.1wangmy2022-04-131-1/+1
| | | | | | | | | | | Changelog: ========== Updated OpenCL Headers Add support for MacOS Add CI through GitHub Actions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* safec: Upgrade to 3.7.1Khem Raj2022-04-131-2/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-cxx: Include missing <utility> headerKhem Raj2022-04-132-0/+33
| | | | | | gcc-12 does error about this explicitly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: Disable on ppc/ppc64Khem Raj2022-04-101-2/+2
| | | | | | It does not support 128-bit long doubles Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndctl: fix build failure with EXEWRAPPER_ENABLED FalseNaveen Saini2022-04-102-1/+62
| | | | | | | | | | | | | | | | | | | | | The v73 version tries to build and run a test program at compile time to check whether compiler supports sizeof and expression statements and sets HAVE_STATEMENT_EXPR accordingly. This requires EXEWRAPPER_ENABLED in meson.bbclass to be True and qemu-usermode to be working. In cases when EXEWRAPPER_ENABLED is False, build fails with error: | ../git/meson.build:213:0: ERROR: Can not run test applications in this cross environment. We don't really need to do this as these have been supported since gcc3 and can set the configs to 1. The autotools implementation also used to set it to 1 so this doesn't change anything: https://github.com/pmem/ndctl/blob/v72.1/configure.ac#L70 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gsl: Disable on musl/ppcKhem Raj2022-03-261-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Exclude on ppc/muslKhem Raj2022-03-261-0/+1
| | | | | | Needs porting Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndctl: Upgrade to v73Khem Raj2022-03-264-34/+104
| | | | | | | Add iniparser dependency to util subdir Correct path to iniparser.h Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: move out of hard dep on meta-networkingKhem Raj2022-03-241-0/+1
| | | | | | | | | | | curlpp is only needed to build examples, therefore make it a packageconfig and keep it disabled, which is default anyway Add packageconfigs for tests and disabling boost as well. Include boost support by default. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sysdig: Upgrade to 0.28.0Khem Raj2022-03-241-1/+1
| | | | | | | | Drop patches, since they are not needed Add a patch to define PROBE_NAME for CFLAGS Disable sysdig for ppc64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: disable code generation toolsVyacheslav Yurkov2022-03-171-1/+1
| | | | | | | | Tools are covered by sdbus-c++-tools recipe. It doesn't make sense to compile them here too. Signed-off-by: Vyacheslav Yurkov <uvv.mail@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-clhpp: Update 2.0.15 -> 2.0.16Daniel Gomez2022-03-141-3/+3
| | | | | | | | | | | | | | | | | | | - Change branch name master -> main according to upstream repository. - Update 2.0.15 -> 2.0.16. Changelog: 1df82b9 Add param traits for CL_DEVICE_SUPPORTED_REGISTER_ALLOCATIONS_ARM (#165) 814e7b2 update the C++ bindings code example (#151) 6d833a5 Update opencl.hpp: Add CL_DEVICE_BOARD_NAME_AMD (#160) 25ad589 Added missing definitions for deprecated prefixes and suffixes for version 2.2 (#159) 21a34b0 Test two additional defines and update descriptions in header (#147) ff7318c Fix cl::enqueueMapSVM for cl::vector and cl::pointer (#145) 30d4219 Test most of the possible defines (#140) 63d9e41 Fix unreasonable error handling in opencl.hpp (#139) 0198c41 Add support for cl_khr_integer_dot_product v2 (#141) 8df6c8f Transition CI to Github Actions (#142) Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: Update v2020.12.18 -> v2022.01.04Daniel Gomez2022-03-141-3/+4
| | | | | | | | | | | | - Add PV to include package version + git revision. - Add ALLOW_EMPTY to prevent error [1] when installing package in image. - Change branch name master -> main according to upstream repository. [1]: opencl-headers installation error: E: Package 'opencl-headers' has no installation candidate Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-icd-loader: Update 2020.12.18 -> v2022.01.04Daniel Gomez2022-03-141-24/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix recipe style WARNINGS from oe-stylize. ./contrib/oe-stylize.py meta-oe/recipes-core/opencl/opencl-icd-loader_git.bb Reminder: Tabs should not be used (use spaces instead) in : ' ${bindir}/icd_loader_test \ ' Reminder: The correct spacing for a variable is FOO = "BAR" in : ' SUMMARY = "OpenCL ICD Loader" ' - Fix missing lib for CL applications strace clinfo: openat(AT_FDCWD, "/usr/lib/libOpenCL.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory) newfstatat(AT_FDCWD, "/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}, 0) = 0 writev(2, [{iov_base="clinfo", iov_len=6}, {iov_base=": ", iov_len=2}, {iov_base="error while loading shared libra"..., iov_len=36}, {iov_base=": ", iov_len=2}, {iov_base="libOpenCL.so.1", iov_len=14}, {iov_base=": ", iov_len=2}, {iov_base="cannot open shared object file", iov_len=30}, {iov_base=": ", iov_len=2}, {iov _base="No such file or directory", iov_len=25}, {iov_base="\n", iov_len=1}], 10 clinfo: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory) = 120 exit_group(127) = ? - Change branch name master -> main according to upstream repository. Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-0421-21/+21
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hstr: add new recipeChangqing Li2022-03-031-0/+1
| | | | | | | | hstr is bash and zsh shell history suggest box - easily view, navigate, search and manage your command history. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* All layers: Follow oe-core's variable name changesAndreas Müller2022-02-241-3/+3
| | | | | | | Auto rename performed by oe-core's convert-variable-renames.py 0.1 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxml++-5.0: Add recipe for libxml++ 5.0Khem Raj2022-02-211-0/+20
| | | | | | | This is not ABI compatible with older version which is still used by many packages so add it such that it can live alongside Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxml++: Upgrade to 2.42.1 releaseKhem Raj2022-02-212-18/+19
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm: Add recipe for 2.70.0Khem Raj2022-02-212-1/+30
| | | | | | | | | Upgrade 2.66 recipe to 2.66.2 minor release Changes in 2.70.0 release https://gitlab.gnome.org/GNOME/glibmm/-/commit/042e90eebca380686bbcc24d6803305b9d2c7823 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigc++-3: Upgrade to 3.2.0Khem Raj2022-02-201-3/+2
| | | | | | | Changes are here [1] [1] https://github.com/libsigcplusplus/libsigcplusplus/commit/baab13fd40d90dc0a33241a4bd517f985479a0c5#diff-7ee66c4f1536ac84dc5bbff1b8312e2eef24b974b3e48a5c5c2bcfdf2eb8f3ce Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plymouth: Add the retain-splash optionMingli Yu2022-02-162-0/+36
| | | | | | | | | Adding the "retain-splash” option to tell plymouth to keep the boot splash’s contents on screen even after plymouth exits to make the splash screen show more friendly on the system which boots so fast. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mm-common: upgrade 1.0.3 -> 1.0.4Wang Mingyu2022-02-162-6/+10
| | | | | | | | | | | | | | | | | refresh 0001-meson.build-do-not-ask-for-python-installation-versi.patch Changelog: ========= * Add util/doc_postprocess.py and util/doc_install.py. Generating documentation in modules that use mm-common does not require Perl in Meson builds. Meson build and skeletonmm: * Specify 'check' option in run_command(). The default value will change in future Meson releases. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Add googlebenchmarkKhem Raj2022-02-141-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plymouth: add extra kernel parameterMingli Yu2022-02-072-0/+32
| | | | | | | | Add extra kernel parameter to make sure the plymouth splash screen display during boot. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjs-jquery: removeRoss Burton2022-02-031-1/+0
| | | | | | | | | | This is a very old release of jQuery, 1.7.2 was released in 2012. As nothing depends on this, remove it. If someone needs a jQuery recipe they can add a new recipe for a supported version. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mailx: removeRoss Burton2022-02-031-1/+0
| | | | | | | | | | | Heirloom Mailx hasn't been maintained for some time: the last release on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but this appears to be a Debian-specific fork which is also now dead. Now that we have s-nail, we can drop mailx. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: add a maintained mail(1) forkRoss Burton2022-02-031-0/+1
| | | | | | | | | | | | | Heirloom Mailx hasn't been maintained for some time: the last release on their web site was 11.25 in 2005 and Debian shipped 12.5 in 2016, but this appears to be a Debian-specific fork which is also now dead. s-nail is an alternative mail(1) fork which is actively maintained, so add a recipe for that. It provides an alternative for ${bindir}/mailx, so should be a drop-in replacement. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* boinc-client: Update to 7.18.1Gianfranco Costamagna2022-01-271-0/+1
| | | | | | | | | | | | * update to 7.18.1 and unblacklist * Add openssl 3.0 build fix provided by upstream * fix the sed command to work with the correct new libtool named file * refresh patches * drop patch part that is added in one patch and removed in the following one Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: Update to 8.1.2Khem Raj2022-01-251-0/+1
| | | | | | | | | | | | | - Add fibers support for RISCV64 - Disable build on RISCV32 musl since getcontext/setcontext APIs do not exist on musl which are needed for fibers - Detailed changes are here [1] [1] https://www.php.net/ChangeLog-8.php#PHP_8_1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plymouth: switch to KillMode=mixedMingli Yu2022-01-252-0/+44
| | | | | | | | | | | | | | | KillMode=none is deprecated, so we need to stop using it [1]. For now, use `KillMode=mixed` and `IgnoreOnIsolate=true` instead. In the future, we should change plymouth to be able to exit and start again without restarting the active animation, but that's going to require some effort. [1] https://gitlab.freedesktop.org/plymouth/plymouth/-/issues/123 Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: Fix build on muslKhem Raj2022-01-2428-796/+825
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: upgrade 249 -> 250.3Wang Mingyu2022-01-241-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-tools: upgrade 1.0.0 -> 1.1.0Wang Mingyu2022-01-241-1/+1
| | | | | | | | | | | | Changelog: ========= Fix timeout handling for asynchronous method calls Add support for unregistering signal handler Add support for chrono literals in sdbus-c++-xml2cpp generator Additional little fixes and improvements in code, build system, and documentation Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: Add duktapeKhem Raj2022-01-191-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-daemon-proxy: add missing `return` statementLeif Middelschulte2022-01-111-1/+1
| | | | | | | The missing `return` statement leads to a `SIGABRT`. Signed-off-by: Leif Middelschulte <Leif.Middelschulte@klsmartin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>