summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* uutils-coreutils: upgrade 0.0.15 -> 0.0.16Etienne Cordonnier2022-10-181-71/+60
| | | | | Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: upgrade 2022.09.23 -> 2022.09.30Wang Mingyu2022-10-091-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* plymouth: uprev to 22.02.122Ming Liu2022-10-023-27/+107
| | | | | | | Also introduce more PACKAGECONFIGs to make build more predicable. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: upgrade 2022.05.18 -> 2022.09.23wangmy2022-09-271-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sqlite: Drop sqlite2 recipeKhem Raj2022-09-141-1/+0
| | | | | | Last update was in 2005, nothing in meta-openembedded layers need it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ocl-icd: add nativesdk supportNaveen Saini2022-09-141-1/+1
| | | | | | | It fixes missing unbuildable dependency 'nativesdk-ocl-icd' failure. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pim435: Relocate sources to eclipsePhilippe Coval2022-09-091-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>
* toybox: Fix build on 32bit arches with 64bit time_t defaultsKhem Raj2022-09-082-0/+38
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-tools: Upgrade sdbus-c++-tools 1.1.0 to 1.2.0Riyaz Khan2022-09-081-1/+1
| | | | | | | | | | Update SHA value in SRCREV. Reference link: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0 Signed-off-by: Riyaz Khan <rak3033@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Upgrade sdbus-c++ 1.1.0 to 1.2.0Riyaz Khan2022-09-083-57/+2
| | | | | | | | | | | | Add SHA value in SRCREV and remove 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44.patch as this this patch is already part of 1.2.0 Source. Reference link: https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.2.0 Signed-off-by: Riyaz Khan <rak3033@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: update to v32Luca Boccassi2022-09-061-1/+1
| | | | https://github.com/bus1/dbus-broker/releases/tag/v32
* toybox: Remove mount.h conflict fixKhem Raj2022-08-302-162/+0
| | | | | | | | This has been fixed in latest glibc 2.36 release [1] [1] https://sourceware.org/git/glibc.git/log/3bd3c612e98a53ce60ed972f5cd2b90628b3cba5...4dad97e2a2e510c6b53a0add29a2188714fcf4ab Signed-off-by: Khem Raj <raj.khem@gmail.com>
* uutils-coreutils: add recipeEtienne Cordonnier2022-08-243-0/+358
| | | | | | | | | | | uutils-coreutils is a rewrite of GNU coreutils in Rust. It is licensed under MIT license. To use this recipe add this line to your distro configuration: PREFERRED_PROVIDER_coreutils = "uutils-coreutils" Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* safec: Remove unused variable 'len'Khem Raj2022-08-232-1/+44
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* toybox: Fix build with glibc 2.36+Khem Raj2022-08-142-1/+163
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: Fix build with glibc 2.36Khem Raj2022-08-062-0/+75
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* emlog: ignore unrelated CVEsDavide Gardenal2022-07-061-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: Khem Raj <raj.khem@gmail.com>
* libxml++: Disable parallel make in ptest compileKhem Raj2022-07-021-0/+2
| | | | | | | | | | | | | | | This fails to build in parallel, perhaps needs to fix the component makery Fixes | chmod +x dom_build/make_check.sh | echo '# Generated and used by "make check"' >dom_parse_entities/make_check.sh | /bin/bash: dom_parse_entities/make_check.sh: No such file or directory | make[1]: *** [Makefile:1807: dom_parse_entities/make_check.sh] Error 1 | make[1]: Leaving directory '/home/pokybuild/yocto-worker/meta-oe/build/build/tmp/work/core2-64-poky-linux/libxml++/2.42.1-r0/build/examples' | make: *** [Makefile:1812: buildtest] Error 2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++-libsystemd: Fix patch fuzzKhem Raj2022-05-291-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Link with libatomic for rv32Khem Raj2022-05-281-0/+1
| | | | | | | Fixes libsdbus-c++.so.1.1.0: undefined reference to `__atomic_load_8' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dbus-broker: update 29 -> 31Luca Boccassi2022-05-241-1/+1
| | | | | | | | | | Full changelogs: https://github.com/bus1/dbus-broker/releases/tag/v30 https://github.com/bus1/dbus-broker/releases/tag/v31 Signed-off-by: Luca Boccassi <bluca@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mm-common: package the files from ${PN} in ${PN}-dev and use allarchMartin Jansa2022-05-241-0/+16
| | | | | | | | | * based on this bbappend from 2012: https://github.com/openwebos/meta-webos/commit/f4745112438a5ba1913708b6b6ac30234ec8076e time to finally get rid of it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencl-headers: upgrade 2022.01.04 -> 2022.05.18Wang Mingyu2022-05-241-2/+2
| | | | | | | | | Changelog: Add cl_ext_image_from_buffer extension definition (https://github.com/KhronosGroup/OpenCL-Headers/pull/196) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdbus-c++: Link with libatomic on mips/ppc32Khem Raj2022-05-201-0/+5
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Gianfranco Costamagna <locutusofborg@debian.org>
* sdbus-c++: Bump version from 1.00 to 1.1.0Gianfranco2022-05-203-2/+57
| | | | | | | | Cherry-pick upstream commit 7f437a6e06d2ec3abd3e2fd1101ab6aab386bc44 to fix build 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>
* sdbus-c++-libsystemd: Bump SRCREV to last commit of 250-stable branchGianfranco2022-05-201-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>
* toybox: upgrade 0.8.6 -> 0.8.7wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glibmm-2.68: upgrade 2.70.0 -> 2.72.1zhengrq.fnst2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Glib: * ustring_Iterator: Don't declare copy constructor =default. A fix in the 2.72.0 release broke ABI. * MainContext: Add create(MainContextFlags flags) Gio: * Add AppInfoMonitor * DBus::Proxy: signal_signal() accepts a signal name * File: Add move_async() and move_finish() * SocketClient: Deprecate set/get/property_tls_validation_flags() * TlsCertificate: Add properties private_key, private_key_pem, pkcs11_uri, private_key_pkcs11_uri. Fix the create*() methods. * TlsClientConnection.hg: Deprecate set/get/property_validation_flags() gmmproc: * Add "ignore_deprecations" argument in _WRAP_METHOD() Build: * Require glib-2.0 >= 2.71.2 * MSVC build: Support VS2022 builds * Meson build: Specify 'check' option in run_command() Require Meson >= 0.55.0 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: update pkg groupArmin Kuster2022-05-021-0/+1
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe-image: fix build dependsArmin Kuster2022-04-291-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>
* 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>