summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* intel-speed-select: Add libnl dependency and extend CFLAGSRandy MacLeod2022-05-091-0/+3
| | | | | | | | | | Add libnl dependency and extend CFLAGS to include the libnl3 directory. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Aryaman Gupta <aryaman.gupta@windriver.com> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Aryaman Gupta <aryaman.gupta@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bats: Add patch to fix false-negatives caused by teardown codeRichard Neill2022-05-092-2/+156
| | | | | | | | | | | | BATS v1.6.0 has a regression which can result in test case failures being ignored when teardown code executes successfully. This patch applies the accepted bug-fix until the next BATS release. Also, fix a comment that wasn't updated during the BATS upgrade, to match the correct release (v1.6.0) associated with the SRCREV. Signed-off-by: Richard Neill <richard.neill@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: upgrade 1.2.33 -> 1.2.34wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unixodbc: upgrade 2.3.9 -> 2.3.11wangmy2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | Changelog: ========== * Add connection pooling via wide connection functions * Remove "#define VERSION" from unixodbc_conf.h * Call driver functions through prototypes * Add connection pool limit option * Add fseeko support in cursor lib * Try and prevent logging buffer overflow * Add 'echo' option to isql/iusql * Alter isql/iusql buffering * Alter unicode to ascii conversion in SQLGetDiagField * Fix pooling problem when user name and or password is not provided * Fix a couple of reported buffer overflow conditions * Fix iconv leak with timeout in pooled connection Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> 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>
* poppler: upgrade 22.04.0 -> 22.05.0wangmy2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Release 22.05.0: core: * Annotations: Make sure we embed fonts for the FreeText annots * Forms: Make sure we embedd fonts as needed * Signatures: Make sure we embed the needed fonts * CairoOutputDev: color type 3 fonts * fix two bugs in multiline find_text() * code improvements utils: * pdftotext: added TSV mode * HtmlOutputDev: don't use png.h cpp: * Use time_t for time * Add page_transition::durationReal qt: * Pass leftFontSize down to 'FormWidgetSignature::signDocumentWithAppearence' Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pkcs11-helper: upgrade 1.28.0 -> 1.29.0wangmy2022-05-091-1/+1
| | | | | | | | | | | 2020-04-21 - Version 1.29.0 build: do not fail if slot evnets are disabled, thanks to Fabrice Fontaine. core: do not assume standard objects supported by provider. openssl: set back key into EVP for openssl-3 to work, thanks to apollo13. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* php: upgrade 8.1.4 -> 8.1.5wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* phoronix-test-suite: upgrade 10.8.2 -> 10.8.3wangmy2022-05-091-2/+1
| | | | | | | | | | | | Changelog: ========== pts-core: Workaround Ubuntu 22.04 apt-get crashing the entire process on dependency installation pts-core: Improved TTF font file detection pts-core: Minor random fixes phodevi: Apple M1 detection on Linux Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: upgrade 6.2 -> 6.3wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libyang: upgrade 2.0.164 -> 2.0.194wangmy2022-05-091-1/+1
| | | | | | | | | | | | | Main changes of this release are: major yanglint improvements minor XPath fixes nested extension handling fixes other minor bugfixes RPM scripts updated Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.26.2 -> 1.26.4wangmy2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Overview of changes in libmbim 1.26.4 ---------------------------------------- * build: ** meson: force building doc on normal builds, not only during install. ** meson: fix 'export_packages' in GIR setup. * libmm-glib: ** compat: deprecate the MbimLteAttachStatus type. ** net-port-manager: use unaligned netlink attribute length. * libmm-glib, docs: ** include MBIM proxy control service in docs. ** codegen: add section doc for each service. ** utils: add missing short description in section. ** compat: add missing MbimLteAttachStatus doc. ** device: add missing mbim_device_list_links() doc. ** device: fix MbimDevice 'device-in-session' property doc. ** version: add missing MBIM_CHECK_VERSION() documentation. ** device: fix wrong reference to QmiDevice * Several other minor improvements and fixes. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jemalloc: upgrade 5.2.1 -> 5.3.0wangmy2022-05-092-45/+2
| | | | | | | | | | | 0001-Makefile.in-make-sure-doc-generated-before-install.patch removed since it's included in 5.3.0 Changelog: https://github.com/jemalloc/jemalloc/releases/tag/5.3.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.26 -> 1.27wangmy2022-05-091-1/+1
| | | | | | | | | | | Changelog: ========== Fix issue with hidden networks on connection error. Fix issue with directed roams if already trying to roam. Fix issue with checking for connected in FT frame event. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* icewm: upgrade 2.9.6 -> 2.9.7wangmy2022-05-091-1/+1
| | | | | | | | | | | | | | | | Changelog: ========== Fix for saving keyboard layouts in --rewrite-preferences. Faster and more reliable restart of icewmbg. Add themable preference ColorKeyboardLayoutText. Add KeySysKeyboardNext to switch to next keyboard layout. Document alternative keypad handling in icewm-keys(1). Handle right-to-left languages in icewm-menu-fdo. Add -g,--generic option to icewm-menu-fdo for GenericName in menus. Updated translations: Czech, Danish, Finnish, Turkish, German, French. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.358 -> 0.359wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* htop: upgrade 3.1.2 -> 3.2.0wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwupd-efi: upgrade 1.2 -> 1.3wangmy2022-05-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: upgrade 2.6.1 -> 2.7.0wangmy2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========== Noteworthy changes: Backported OpenSSL3 gateway support (#7822) Backported various NTLM fixes Backported WINPR_ASSERT to ease future backports Fixed issues: Backported #6786: Use /network:auto by default Backported #7714: Workaround for broken surface frame marker Backported #7733: Support 10bit X11 color (BGRX32 only) Backported #7745: GFX progressive double free Backported #7808: Disable websockets with /gt:rpc Backported #7815: RAIL expect LOGON_MSG_SESSION_CONTINUE Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ctags: upgrade 5.9.20220417.0 -> 5.9.20220501.0wangmy2022-05-091-1/+1
| | | | | | | | | Changelog: ========= perl6: Add more file name extensions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mbw: upgrade 1.4 -> 1.5zhengrq.fnst2022-05-091-3/+3
| | | | | | | License-Update: Version of mbw updated to 1.5 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gpsd: upgrade 3.23.1 -> 3.24zhengrq.fnst2022-05-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | 3.24: 2022-04-22 NTRIP 2.0 now works. But still only plain HTML, not RTP, etc. Remove ntrip option and NTRIP_ENABLE. Always build. Remove passthrough option and PASSTHROUGH_ENABLE. Always build. Remove nmea0183 option and NMEA0183_ENABLE. Always build. Remove netfeed option and NETFEED_ENABLE. Always build. gpsd will retry ntrip:// and tcp:// connections cgps can expand to show more sats. Added --rtk option. maidenhead() checks for input errors. Better SHM logs. PPS and TOFF JSON now include shm used, and real precision. Add initial, untested, TSIPv1 support split debug messages into different syslog() levels. New ppscheck options, and can use /dev/ppsX devices. First try at TSIPv1 protocol decodes. Decode Quectel $PQVERNO for firmware version Decode Skytrak PX1172RH_DS messages. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfig-general-perl: upgrade 2.63 -> 2.65zhengrq.fnst2022-05-091-4/+3
| | | | | | | License-Update: updated to Artistic-2.0 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* apitrace: upgrade 10.0 -> 11.0zhengrq.fnst2022-05-091-1/+1
| | | | | | | | | Changelog: ========== appveyor: Update GitHub deployment token. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@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>
* layer.conf: Post release codename changesArmin Kuster2022-05-071-1/+1
| | | | | | | Post release add langdale to match core Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* kernel-selftest: install kselftest runnerChase Qi2022-05-071-1/+7
| | | | | | | Install kselftest runner and the required kselftest-list.txt. Signed-off-by: Chase Qi <chase.qi@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: upgrade 6.1.32 -> 6.1.34Gianfranco Costamagna2022-05-061-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>
* devmem2: update SRC_URI according to redirectMichael Opdenacker2022-05-061-1/+1
| | | | | | | http://www.free-electrons.com now redirects to https://bootlin.com Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devmem2: add support for different page sizesDenys Dmytriyenko2022-05-052-1/+38
| | | | | | | | Instead of hardcoding 4K page size, query the system and use the value for memory mapping. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devmem2: reinstate previous patches, removed by mistakeDenys Dmytriyenko2022-05-053-1/+163
| | | | | | | This reverts commit 5e8f4720aaa3da7350ead06959cae0492133cd61. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* s-nail: Set VAL_MTAMingli Yu2022-05-052-1/+50
| | | | | | | | | | | | | | | | | | Some build server may provide sendmail like /usr/lib/sendmail which may result the VAL_MTA to be /usr/lib/sendmail during do_configure, but the sendmail is actually /usr/sbin/sendmail on the target. Fixes: # echo "invalide address email" | s-nail -s "test mail" -r test@test.com tester@test.com s-nail: Cannot start /usr/lib/sendmail: executable not found (adjust *mta* variable) /home/root/dead.letter 10/234 s-nail: ... message not sent # which sendmail /usr/sbin/sendmail Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: Upgrade 2.5.9 -> 2.5.12Jiaqing Zhao2022-05-041-3/+2
| | | | | | License-Update: Copyright year updated to 2022 Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: Remove libgcrypt dependencyJiaqing Zhao2022-05-042-17/+1
| | | | | | | Since OpenLDAP 2.5.0, it uses nettle instead of gcrypt. Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cryptsetup: Add luks2 configure options defaultsAlejandro Enedino Hernandez Samaniego2022-05-041-0/+12
| | | | | | | | | | | | | | Cryptsetup allows for certain luks2 related defaults to be set for libcryptsetup, these include the default PBKDF algorithm, memory limit for Argon2, parallel threads and iteration time. Set default variables defined to the same values currently coming from cryptsetup upstream, making this change transparent for the user but allow these values to be customized. Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-meta-oe: update pkg groupArmin Kuster2022-05-022-0/+2
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nvmetcli: move recipe to meta-oeArmin Kuster2022-05-021-0/+39
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* netplan: move from meta-networking to meta-oeArmin Kuster2022-05-024-0/+168
| | | | | | | add to the dynamic meta-pthon lot Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cyrus-sasl: move from meta-networking to meta-oeArmin Kuster2022-05-028-0/+351
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpulimit: introduce support for this packagePortia2022-05-022-0/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now, cpulimit recipe is put under recipes-support. Binary will be installed by the recipe under /usr/sbin # cpulimit -h Usage: cpulimit [OPTIONS...] TARGET OPTIONS -l, --limit=N percentage of cpu allowed from 0 to 100 (required) -v, --verbose show control statistics -z, --lazy exit if there is no target process, or if it dies -i, --include-children limit also the children processes -h, --help display this help and exit TARGET must be exactly one of these: -p, --pid=N pid of the process (implies -z) -e, --exe=FILE name of the executable program file or path name COMMAND [ARGS] run this command and limit it (implies -z) Report bugs to <marlon...@hotmail.com>. Signed-off-by: Bassem Boubaker <bassem.boubaker@actia.fr> [ Changes by Portia - Fix build issue, deprecated and missing includes - Add branch to git repo in SRC_URI - Update LICENSE to GPL-2.0-or-later ] Signed-off-by: Portia <stephensportia@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* makedumpfile: Use right TARGET for ppc32Khem Raj2022-05-011-1/+5
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mimic: Use special rateconv.c licenseKhem Raj2022-04-301-0/+27
| | | | | | | | rateconv.c looks like BSD-2 but it has second clause modified significantly, therefore be specific about it. Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Alistair Francis <alistair.francis@wdc.com>
* libcereal: Enable for glibc/ppcKhem Raj2022-04-301-3/+3
| | | | | | The error is not observed with glibc latest clang 14 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>
* boinc-client: Make script install not depend on host install pathsKhem Raj2022-04-272-10/+60
| | | | | | | | The install target is checking for install paths on build host assuming thats where it will run too, which breaks cross builds. Add a patch to aide the install from recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lockdev: Drop cumulative debian patchKhem Raj2022-04-262-7/+33
| | | | | | | | | | This patch is essentially defines MAXPATHLEN which no longer is problem with latest glibc or musl define MAJOR/MINOR for non-glibc case Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Marta Rybczynska <marta.rybczynska@huawei.com>
* cdrkit: add new option -eltorito-platform for genimageisoHongxu Jia2022-04-262-0/+336
| | | | | | | | | | | | | | | | | | | | Mkisofs/genimageiso now correctly supports El Torito multi boot entries by introducing a Boot Dection Header before a list of alternate boot entries. New option -eltorito-platform allows to set the El Torito platform id for a boot entry or for a list of boot entries. Supported values for the parameter are: - x86 the standard value vor x86 based PCs - PPC the Power PC platform - Mac The Apple Mac platform - efi EFI based boot for PCs - # an arbitrary numerical value Port implement from cdrtools: https://github.com/jobermayr/cdrtools/commit/a50804fd61d75eb689a515dbfca6968ca2296fd7 Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pangomm: Allow building with waylandKhem Raj2022-04-261-1/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* atkmm: Allow build with waylandKhem Raj2022-04-262-2/+2
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com>
* lirc: Delete systemd unit files on non systemd distrosKhem Raj2022-04-261-3/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>