summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* passwdqc: fix the libpasswdqc FILES settingChen Qi2022-09-201-1/+1
| | | | | | | | | | The actual file name is now libpasswdqc.so.1 instead of libpasswdqc.so.0. This fixes the following error when installing passwdqc: nothing provides libpasswdqc needed by passwdqc-2.0.2-r0 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* neon: upgrade 0.32.2 -> 0.32.4wangmy2022-09-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxmlb: upgrade 0.3.9 -> 0.3.10wangmy2022-09-201-1/+1
| | | | | | | | | | Bugfixes: - Fix dumping and exporting multiple files from the CLI - Watch files before loading them into the builder - Fix potential double free when filtering by language Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpfm4: upgrade 4.11.0 -> 4.12.0wangmy2022-09-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libjcat: upgrade 0.1.11 -> 0.1.12wangmy2022-09-201-1/+1
| | | | | | | | | | | | Changelog: ========== Bugfixes: - Correctly export the AliasIds in all cases - Install installed-test firmware.bin.ed25519 - Predate test cert activation date by 1 day Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcec: fix runtime dependencies for ${PN}-examplesMartin Jansa2022-09-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | | * cec-client doesn't link with libcec, but uses LibCecInitialise to dlopen libcec, so do_package cannot add the runtime dependency automatically * fixes: root@rpi4:# cec-client -l libcec.so.6: cannot open shared object file: No such file or directory root@rpi4:# cecc-client -l libcec.so.6: cannot open shared object file: No such file or directory libcec.so.6: cannot open shared object file: No such file or directory libcec/6.0.2-r0 $ objdump -p ./build/src/cec-client/cec-client-6.0.2 | grep NEEDED NEEDED libncurses.so.5 NEEDED libtinfo.so.5 NEEDED libstdc++.so.6 NEEDED libgcc_s.so.1 NEEDED libc.so.6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libblockdev: upgrade 2.27 -> 2.28wangmy2022-09-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Fix typos lvm: Fix bd_lvm_get_supported_pe_sizes in Python on 32bit tests: Create bigger devices for XFS tests tests: Use ext instead of xfs in MountTestCase.test_mount_ro_device mpath: Memory leak fix spec: Require the same version utils from plugins mdraid: Try harder to get container UUID in bd_md_detail Add a test case for DDF arrays/containers mdraid: Do not ignore errors from bd_md_canonicalize_uuid in bd_md_examine mdraid: Try harder to get container UUID in bd_md_examine mdraid: Fix copy-paste error when checking return value tests: Wait for raid and mirrored LVs to be synced before removing tests: Make smaller images for test_lvcreate_type dm: Fix comparing DM RAID member devices UUID mdraid: Fix use after free ci: Add .lgtm.yaml config for LGTM ci: Add GitHub actions for running rpmbuilds and csmock mpath: Fix potential NULL pointer dereference Fix mismatched functions return value type Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.29 -> 1.30wangmy2022-09-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iceauth: upgrade 1.0.8 -> 1.0.9wangmy2022-09-201-2/+2
| | | | | 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>
* bats: upgrade 1.7.0 -> 1.8.0wangmy2022-09-201-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jack: Upgrade to 1.19.21Khem Raj2022-09-171-1/+1
| | | | | | Release Notes: https://github.com/jackaudio/jack2/releases/tag/v1.9.21 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>
* mariadb: Fix buildpaths warning.Lei Maohui2022-09-171-0/+11
| | | | | | | | | | WARNING: mariadb-10.8.3-r0 do_package_qa: QA Issue: File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_oracle.hh in package mariadb-src contains reference to TMPDIR File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_mariadb.cc in package mariadb-src contains reference to TMPDIR File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_mariadb.hh in package mariadb-src contains reference to TMPDIR File /usr/src/debug/mariadb/10.8.3-r0/sql/yy_oracle.cc in package mariadb-src contains reference to TMPDIR [buildpaths] Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvstreams: Add missing dependency on boostKhem Raj2022-09-161-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* exiv2: Fix buildpaths warning.Lei Maohui2022-09-141-0/+7
| | | | | | | Remove the build path from file exiv2Config.cmake. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sqlite: Drop sqlite2 recipeKhem Raj2022-09-146-158/+0
| | | | | | Last update was in 2005, nothing in meta-openembedded layers need it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd: Drop sqlite3 from default depsKhem Raj2022-09-141-1/+1
| | | | | | | sqlite support is controlled by a packageconfig which will add it when needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fltk: Fix buildpaths warning.Lei Maohui2022-09-141-1/+3
| | | | | | | Remove the build path from files. Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-78: remove the recipeAlexander Kanavin2022-09-1415-1035/+0
| | | | | | | Nothing is depending on it, and mozjs-78 has been EOL for a while. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-91: backport a python 3.11 compatibility patchAlexander Kanavin2022-09-142-0/+212
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: disable python support as incompatible with python 3.11Alexander Kanavin2022-09-141-0/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libsigrockdecode: add python 3.11 compatibilityAlexander Kanavin2022-09-141-2/+2
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zbar: disable python3 support as incompatible with py 3.11Alexander Kanavin2022-09-141-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* collectd: add a python PACKAGECONFIG, off by defaultAlexander Kanavin2022-09-141-0/+1
| | | | | | | This resolves python 3.11 errors as well. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mozjs-91: update to 91.13.0Alexander Kanavin2022-09-141-1/+1
| | | | | Signed-off-by: Alexander Kanavin <alex@linutronix.de> 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>
* rdfind: Fix patch-fuzz warningsKhem Raj2022-09-131-7/+2
| | | | | | Patch needs to be refreshed 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>
* xorgxrdp: upgrade 0.2.18 -> 0.9.19zhengruoqin2022-09-131-3/+3
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tree: upgrade 2.0.3 -> 2.0.4zhengruoqin2022-09-131-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* syslog-ng: upgrade 3.37.1 -> 3.38.1wangmy2022-09-131-2/+2
| | | | | | | | License-Update: Add description to intention with the choice of licenses and the location of a license file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade 4.3.7 -> 4.3.8zhengruoqin2022-09-131-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 22.08.0 -> 22.09.0wangmy2022-09-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Changelog: ========== core: * Splash: Do not truncate line dash patterns with more than 20 entries. Issue #1281 * Various signature related improvements * Fix FormField::getFullyQualifiedName in some scenarios * Splash: Small optimization on dash pattern handling * JBIG2Stream::readHalftoneRegionSeg: Fix potential memory leak * Fix crashes on malformed files. Including CVE-2022-38784 * Fix string formatting in error reporting glib: * Fix two potential memory leaks in poppler_document_create_dests_tree utils: * pdfsig: List signature field names when listing signature information * pdfsig: Add support for specifying signature by field name * pdfunite: Fix crashes on malformed files * pdfunite: Fix potential memory leak of docs Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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>
* modemmanager: upgrade 1.18.10 -> 1.18.12wangmy2022-09-131-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.361 -> 0.362wangmy2022-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>
* boost-sml: upgrade 1.1.5 -> 1.1.6wangmy2022-09-131-2/+2
| | | | | 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>
* fwupd: Fix tostring() call to not have xml_declaration paramKhem Raj2022-09-122-0/+34
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vulkan-cts,opengl-es-cts: Upgrade to1.3.3.1 and 3.2.8 respectivelyKhem Raj2022-09-1110-240/+161
| | | | | | | | | | | | | | | | | | | Add needed depednency on vulkan-docs, jsoncpp and python3-xml-native as they are added newly in these versions. Delete patches already applied in this release Backport one amber patch to fix compile with clang Forward port the remaining patches Add mechanism to run target test binaries using qemu usermode Override WAYLAND_SCANNER and WAYLAND_PROTOCOLS_DIR Let these variables be set via cmake cmdline before enquiring via pkg-config Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvm2: use bfd even with ld-is-gold in DISTRO_FEATURESMartin Jansa2022-09-111-0/+4
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minifi-cpp: Fix build on muslKhem Raj2022-09-111-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* luajit: Use builtin for __clear_cache on clangKhem Raj2022-09-112-0/+30
| | | | | | Fixed build on mips Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd: Upgrade to 1.8.4Khem Raj2022-09-111-4/+2
| | | | | | Remove packageconfig for thunderbolt, its not a plugin anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rocksdb: Upgrade to 7.5.3 releaseKhem Raj2022-09-119-135/+13
| | | | | | Drop upstreamed patches and forward port existing ones Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcdio: Define _LARGEFILE64_SOURCEKhem Raj2022-09-111-0/+3
| | | | | | | | | | This package tries to use fseek/fseeko/fseeko64 based on a local logic where it sees a need to use largefile supported fseeko on 32bit however is a transparent implementation of fseeko, so to get explicit definitions of fseeko64/lseek64 etc. serve the definition on 32bit architectures via cmdline 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>
* bdwgc: Fix typo in EXTRA_OECONF and remove unneeded extra CFLAGSIvan Maidanski2022-09-091-3/+1
| | | | | | | * fix typo in "--enable-cplusplus" * "-D_GNU_SOURCE -DNO_GETCONTEXT -DSEARCH_FOR_DATA_START -DUSE_MMAP -DHAVE_DL_ITERATE_PHDR" not needed any more Signed-off-by: Khem Raj <raj.khem@gmail.com>