summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* zfs: Fix build on muslKhem Raj2023-05-282-0/+47
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Fix build with aarch64Khem Raj2023-05-282-13/+28
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Upgrade to 2.1.11Khem Raj2023-05-281-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zfs: Add a patch to fix aarch64 build with gcc13Khem Raj2023-05-282-0/+55
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ettercap: Do not generate #line directives with bison/flexKhem Raj2023-05-281-0/+2
| | | | | | | Fixes File /usr/src/debug/ettercap/0.8.3.1-r0/utils/ef_grammar.c in package ettercap-src contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gattlib: Upgrade to latest tip of trunkKhem Raj2023-05-281-2/+9
| | | | | | | | | | | License-Update: Year changed [1] Remove build directory from include directives in generated sourcecode via gdbus-codegen [1] https://github.com/labapart/gattlib/commit/5c87eda925c597e72107b5026c6b8d490ce76d62 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* doxygen: Do not generate #line directive with flex/bisonKhem Raj2023-05-281-0/+4
| | | | | | | | | This ensures that buildpaths are not emitted into generated C sourcefiles fixes. WARNING: doxygen-1.9.3-r0 do_package_qa: QA Issue: File /usr/src/debug/doxygen/1.9.3-r0/generated_src/xmlcode.cpp in package doxygen-src contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcppkafka: Remove RECIPE_SYSROOT from packageconfig .pc fileKhem Raj2023-05-281-0/+1
| | | | | | | Fixes WARNING: libcppkafka-git-r0 do_package_qa: QA Issue: File /usr/share/pkgconfig/cppkafka.pc in package libcppkafka-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* minio: Ignore from world buildsKhem Raj2023-05-281-0/+3
| | | | | | Needs fixing with go 1.20.4+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update 2.4 -> 2.5Markus Volk2023-05-281-1/+1
| | | | | | | | | | | | ver 2.5: Fix issue with HT40+/- checks when creating chandef. Fix issue with handling support for FT-8021X-SHA384. Fix issue with handling secure bit check in handshake 1/4. Fix issue with allowing roaming before netconfig finishes. Fix issue with double free when disconnecting during FT. Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bdwgc: upgrade 8.2.2 -> 8.2.4Ivan Maidanski2023-05-281-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* v4l-utils: Update 1.23.0+9431e4b2 -> 1.24.1Marek Vasut2023-05-281-2/+2
| | | | | | | Update V4L2 utils to actual release version 1.24.1 . Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* monkey: Remove buildpaths from generated mk_env.hKhem Raj2023-05-281-0/+4
| | | | | | | | | | | It has paths to compiler and assembler which are technically cross compilers in OE. We do have these names symlinked on target too but paths needs to be removed. Fixes WARNING: monkey-1.6.9-r0 do_package_qa: QA Issue: File /usr/include/monkey/mk_env.h in package monkey-dev contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: Use target path for systemctlKhem Raj2023-05-282-1/+36
| | | | | | | Fixes WARNING: rdma-core-46.0-r0 do_package_qa: QA Issue: File /usr/lib/udev/rules.d/60-srp_daemon.rules in package rdma-core contains reference to TMPDIR Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-online-accounts: Replace filename with basenameKhem Raj2023-05-282-0/+105
| | | | | | | | Fixes WARNING: gnome-online-accounts-3.48.0-r0 do_package_qa: QA Issue: File /usr/src/debug/gnome-online-accounts/3.48.0-r0/src/goaidentity/goaidentityenumtypes.h in package gnome-online-accounts-src contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-snagboot: new recipeBartosz Golaszewski2023-05-281-0/+21
| | | | | | | | Add a recipe that builds snagrecover and snagflash. These tools are useful for yocto-based distros used to control DUTs in board farms. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ruli: Pass cflags to makefileKhem Raj2023-05-281-1/+1
| | | | | | | Fixes WARNING: ruli-0.36-r0 do_package_qa: QA Issue: File /usr/lib/.debug/libruli.so.4 in package ruli-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lshw: Pass OE cflags via RPM_OPT_FLAGSKhem Raj2023-05-261-1/+1
| | | | | | | | | | These flags are needed to edit absolute build paths which get encoded for debug informaiton etc. Fixes WARNING: lshw-02.19.2+gitAUTOINC+42fef56573-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/lshw in package lshw-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeroconf: Pass cflags from environmentKhem Raj2023-05-261-0/+2
| | | | | | | Fixes WARNING: zeroconf-0.9-r1 do_package_qa: QA Issue: File /usr/sbin/.debug/zeroconf in package zeroconf-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libleak: Upgrade to 0.3.6Khem Raj2023-05-262-10/+8
| | | | | | | | | Do not overwrite cflags when calling make on libwuya Fixes WARNING: libleak-1.0+gitAUTOINC+ea2bb608ae-r0 do_package_qa: QA Issue: File /usr/lib/.debug/libleak.so in package libleak-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* orrery: Pass OE provided cflagsKhem Raj2023-05-262-1/+31
| | | | | | | | | Drop Makefiles from packaging /usr/share as a result of mass copy Fixes WARNING: orrery-2.7-r0 do_package_qa: QA Issue: File /usr/bin/.debug/orrery in package orrery-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipvsadm: Pass build environment cflags to compilerKhem Raj2023-05-263-3/+69
| | | | | | | | | This helps in avoiding absolute build time paths in binaries debug info Fixes WARNING: ipvsadm-1.31-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/ipvsadm in package ipvsadm-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* switchtec-user: add new recipeChristophe Vu-Brugier2023-05-262-0/+50
| | | | | | | | | | switchtec-user provides an easy to use CLI and C library for communicating with Microsemi's Switchtec management interface. https://github.com/Microsemi/switchtec-user/ Signed-off-by: Christophe Vu-Brugier <christophe.vu-brugier@seagate.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmiutil: Pass --enable-useflagsKhem Raj2023-05-261-0/+1
| | | | | | | | | This ensures CFLAGS and LDFLAGS from environment are passed to build Fixes File /usr/sbin/.debug/iseltime in package ipmiutil-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ipmiutil: Upgrade to 3.1.9Khem Raj2023-05-263-43/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes 03/12/2020 ARCress ipmiutil-3.1.6 changes (iver 3.16) util/iconfig.c - fix Fedora bug 1811462 [abrt] ipmiutil config -a util/ipmiutil.c - show version with usage in -h case scripts/ipmiutil.env.template - renamed env as template (contributed by mwilliams<at>illuminate.solutions) scripts/Makefile.am - renamed env as template scripts/checksel - also rm -f $ddir/sel.idx after isel -d (contributed by eguzovsky<at>gmail.com) doc/Makefile.am - change gzip -f to gzip -nf for man pages (SR#40 patch from Jeremy Puhlman) 08/31/2020 ARCress ipmiutil-3.1.7 changes (iver 3.17) setup/* - added Win msi setup files lib/lanplus/lanplus.c - revert WIN IPv6 changes, add os_assert routine lib/lanplus/lanplus_crypt.c - switch assert to os_assert/return lib/lanplus/lanplus_crypt_implc.c - switch assert to os_assert util/ipmidir.h - AMD_SMB_1_STATUS_* 1< to 1<< (SF_SR#41) util/isel.c - fix compile warning util/ilan.c - fix compile warning configure.ac - add --enable-doc option to allow not building documentation contributed by Fabrice Fontaine (ffontaine) util/isensor.c - add SDR conflict 0xC5 handling retries with delay contributed by albertlav 11/15/2021 ARCress ipmiutil-3.1.8 changes (iver 3.18) libeay32.dll - updated for Windows 64 lanplus ssleay32.dll - updated for Windows 64 lanplus util/oem_supermicro.c - disable DIMM decoding from SMBIOS for SuperMicro (albertlav) util/ilan.c - new -W option to limit lan settings util/ipmicmd.h - add VENDOR_MITAC util/subs.c - add VENDOR_MITAC util/ipmilanplus.c - print reason if no lan2 util/ipmilan2.c - print reason if no lan2 util/isensor.c - never skip free_sdr_cache() SR#45 configure.ac - fix --disable-lanplus option to avoid random disables, recognize openssl-3.0 for SSL flags 03/03/2023 ARCress ipmiutil-3.1.9 changes (iver 3.19) util/isensor.c - fix -i get_idx_range to show last idx in range util/igetevent.c - fix printf extra arg util/memif.c - SR56: try UEFI address 6d5a7000 if F0000 error configure.ac - Clang 16 fixes, resolve -Wimplicit-function-declaration issues (Sam James sam@gentoo.org 11/16/2022) lib/lanplus/lanplus.h - resolve implicit os_assert declaration (Sam James) util/ireset.c - SR58: remove is_romley case for ireset -D scripts/ipmiutil_wdt - SR43: changed $prog to $progn for Debian scripts/uninstall.vbs - SR53: add ; to fix path SR53 (Windows): install libeay32.dll, ssleay32.dll into ipmiutil path also util/ipmidir.c - ipmi_open_direct(char) util/mem_if.c - UCHAR/int doc/ipmiutil.spec - enumerate ipmiutil.env, ipmiutil.env.template configure.ac - add -Wlto-type-mismatch to cfwarn Signed-off-by: Khem Raj <raj.khem@gmail.com>
* x265: Pass --debug-prefix-map to nasmKhem Raj2023-05-261-0/+4
| | | | | | | | | Ensures absolute source paths are not emitted into nasm assembled objects Fixes WARNING: x265-3.2.1-r0 do_package_qa: QA Issue: File /usr/lib/.debug/libx265.so.179 in package x265-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sgpio: Pass CFLAGS to makeKhem Raj2023-05-261-0/+1
| | | | | | Ensures all compiler options are passed to build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vlan: Pass CFLAGS via CCFLAGSKhem Raj2023-05-261-1/+1
| | | | | | | | | | CCFLAGS is used in Make rules which will ensure file remapping options are used when compiling Fixes WARNING: vlan-1.9-r0 do_package_qa: QA Issue: File /usr/sbin/.debug/vconfig.vlan in package vlan-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tracker: Point TOP_SRCDIR to target pathKhem Raj2023-05-262-0/+25
| | | | | | | | | | source_root uses absolute path to build time srcdir which results in buildpath errors Fixes File /usr/bin/tracker3 in package tracker contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgphoto2: Edit out sysroot from CC variable in configureKhem Raj2023-05-262-6/+49
| | | | | | | | | Configure emits HAVE_CC variable to be used in sourcecode and its built from CC env var, CC in OE contains buildpaths in --sysroot option, therefore edit this option out in configure.ac itself and remove all other workarounds to fix this issue in recipe Signed-off-by: Khem Raj <raj.khem@gmail.com>
* networkmanager: add dependency on pyhthon3-pygobject-nativeRoss Burton2023-05-261-0/+1
| | | | | | | | The build of NM involves running Python that uses PyGObject, so add that to DEPENDS. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-panel-profiles: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* menulibre: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* catfish: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+3
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: don't forcibly recommend a menu editorRoss Burton2023-05-261-2/+0
| | | | | | | | | | A menu plugin doesn't need to recommend a specific menu editor. This also means that the whiskermenu plugin can be built without gobject-introspection being present, which means menulibre is unbuildable. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-blivetgui: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-xfce-extended: only build catfish and panel-profies if G-I enabledRoss Burton2023-05-261-2/+2
| | | | | | | These recipes need gobject-introspection-data to be enabled. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nautilus: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geoclue: the library doesn't need gobject-introspectionRoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-photos: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gnome-desktop: gobject-introspection is not in fact mandatoryRoss Burton2023-05-261-2/+0
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libpeas: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-261-2/+2
| | | | | | | Until libpeas 2 is released, g-i is a hard requirement. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe.bb: only build libpeas if gobject-introspection is enabledRoss Burton2023-05-251-1/+1
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* grilo-plugins: add PACKAGECONFIG for trackerRoss Burton2023-05-251-1/+3
| | | | | | | | Add a PACKAGECONFIG for the tracker plugin, and enable it only if gobject-introspection is enabled. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* eog: requires gobject-introspection-data DISTRO_FEATURERoss Burton2023-05-251-1/+2
| | | | | Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* setxkbmap: upgrade 1.3.3 -> 1.3.4Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | | | Changelog: ============ Check for the XWAYLAND extension Fix "Xwayland" spelling Route the Xwayland warning through stderr Be more careful about querying randr gitlab CI: stop requiring Signed-off-by in commits Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-xmlschema: upgrade 2.2.3 -> 2.3.0Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | Changelog: =========== Improve sequence/all restriction checks for XSD 1.1 Add schema argument to Wsdl11Document Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-tzlocal: upgrade 4.3 -> 5.0.1Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | | | | | | | | | Changelog: =========== - The logging info under windows made it look like it looked up the registry info even when you had a TZ environment, but it doesn't actually do that. - Improved the handling of loggers. - Fixed a bug in the new assert_tz_offset method. - Change how the system offset is calculated to deal with non-DST temporary changes, such as Ramadan time in Morocco. - Change the default to only warn when the timezone offset and system offset disagree (but still not even warn if TZ is set) - Add the assert_tz_offset() method to the top level for those who want to explicitly check and fail. - Removed the deprecation shim. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* valijson: upgrade 1.0 -> 1.0.1Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | Changelog: ========= Fixes typos in preprocessor macros Adds Github Actions configuration for CI Fixes validation_visitor to work with forward iterator adapters Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: upgrade 45.0 -> 46.0Wang Mingyu2023-05-251-1/+1
| | | | | | | | | | | | | | | | | | Changelog: ========== Merge pull request #1327 from haoyue-Xu/bugfixes libhns: Disable local invalidate operation Merge pull request #1330 from amzn/change-maintainer MAINTAINERS: Update EFA provider maintainer Merge pull request #1329 from selvintxavier/bnxt_update bnxt_re/lib: Remove deferred arming logic bnxt_re/lib: Fix the UD completion reported Merge pull request #1328 from amzn/tests-fix tests: Skip rc_flush tests if not supported in kernel tests: Fix get_net_name for cases there is no net device Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>