summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* opencv: Upgrade to 4.5.1Khem Raj2021-03-034-31/+60
| | | | | | | | Drop upstreamed patch Add patches to support gcc 11 while here Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Jose Quaresma <quaresma.jose@gmail.com>
* lvm2/libdevmapper: 2.03.06 -> 2.03.11Hongxu Jia2021-03-025-44/+11
| | | | | | | | | | | Drop backport patch: - 0001-dev-hdc-open-failed-No-medium-found-will-print-out-i.patch Refresh: - 0001-fix-command-bin-findmnt-bin-lsblk-bin-sort-not-found.patch Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* glog: Upgrade to 0.4.0Khem Raj2021-03-014-161/+21
| | | | | | | Drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Vyacheslav Yurkov <Vyacheslav.Yurkov@bruker.com>
* remmina: Upgrade 1.4.10 -> 1.4.11Alejandro Hernandez Samaniego2021-02-281-2/+2
| | | | | Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* freerdp: Upgrade 2.2.0 -> 2.3.0Alejandro Hernandez Samaniego2021-02-281-1/+1
| | | | | Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* librcereal: A couple of improvementsPeter Kjellerstedt2021-02-281-7/+3
| | | | | | | | | | * Add "+git${SRCPV}" to PV to indicate that a non-released version is used. * Do not redefine FILES_${PN}-dev; the default will work just fine. * Move PROVIDES to better match the style guide. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: add dev package that can be included into toolchain sdkAdam Miartus2021-02-261-1/+10
| | | | | Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: pick up additional licenses of cereal componentsAdam Miartus2021-02-261-2/+8
| | | | | Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libcereal: update to newer versionAdam Miartus2021-02-261-1/+1
| | | | | | | | fixes CVE-2020-11105 adds license information for components of cerial Signed-off-by: Adam Miartus <adam.miartus@softhows.eu> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: remove the recipe since it moved to oe-coreRandy MacLeod2021-02-251-22/+0
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh2: remove the recipe since it moved to oe-coreRandy MacLeod2021-02-255-268/+0
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: Add powerpc64 little endian supportKhem Raj2021-02-231-2/+10
| | | | | | Fix build with clang/ppc64le while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: packageqa problem => static python lib to ${PN}-staticdevChristian B. Sørensen2021-02-231-1/+2
| | | | | | | | | | | | Problem: QA Issue: non -staticdev package contains static .a library Reason: Both /usr/lib/python3.8/site-packages/gpiod.a and /usr/lib/python3.8/site-packages/gpiod.so are in ${PN}-python. Signed-off-by: Christian Bräuner Sørensen <yocto@bsorensen.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: Refresh patches to remove fuzzKhem Raj2021-02-226-23/+13
| | | | | | Fixes [patch-fuzz] QA errors Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lcms: upgrade 2.11 -> 2.12zangrc2021-02-211-3/+3
| | | | | | | -License-Update: The typesetting format has been adjusted. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enca: upgrade 1.9 -> 1.19zangrc2021-02-215-48/+7
| | | | | | | | | | | | | configure-hack.patch configure-remove-dumbness.patch Removed since these are included in 1.19. Refresh the following patch: libenca-003-iconv.patch makefile-remove-tools.patch Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stm32flash: update to 0.6Oleksandr Kravchuk2021-02-211-4/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* liburing: Do not build examples on risc/muslKhem Raj2021-02-172-1/+36
| | | | | | | it needs ucontext for building examples and its not implemented yet for riscv Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgit2: update to 1.1.0Oleksandr Kravchuk2021-02-111-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ceres-solver: update to 2.0.0Oleksandr Kravchuk2021-02-111-2/+2
| | | | | | | | License-Update: license of subcomponent was added: https://github.com/ceres-solver/ceres-solver/commits/master/LICENSE Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* poppler: upgrade 21.01.0 -> 21.02.0Andreas Müller2021-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Release 21.02.0 core: * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation * Fix memory leak if saving the file fails * Internal code improvements * Fix various issues handling broken files * Make checkedAdd work for long long in MSVC qt5: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC qt6: * Properly export NewSignatureData class * Fix regression in QIODeviceOutStream + MSVC utils: * pdftohtml: Fix error() parameter type Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* pidgin: upgrade to 2.14.1 and fix autoconf-2.71 compatibilityMartin Jansa2021-02-087-76/+521
| | | | | | | | | | | | | | | | | | | | | | | * also log.do_configure is showing this since switch to python3: DEBUG: Executing shell function do_configure File "<string>", line 1 import sys ; print sys.version[0:3] ^ SyntaxError: invalid syntax and this whole line doesn't make much sense and PY_VERSION shouldn't be used in configure.ac since: commit 9087a59b1c3f9708642a2327b0cf6ecceac0a66f Author: Martin Jansa <Martin.Jansa@gmail.com> Date: Thu May 5 16:58:59 2016 +0200 pidgin: use pkg-config instead of hardcoded paths or python-config * use separate recipe for libgnt (needed only when consoleui PACKAGECONFIG is enabled) with 0.14.0 release libgnt was moved to separate repository Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cpprest: upgrade 2.10.17 -> 2.10.18zangrc2021-02-081-1/+1
| | | | | | | | | | | cpprestsdk (2.10.18) * PR#1571 Add ability to parse and emit the NT Epoch 1601-01-01T00:00:00Z * PR#1571 Update vcpkg submodule * Update CI configuration -- cpprestsdk team MON, 1 Feb 2021 20:02:00 -0700 Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: Fix build with autoconf 2.70+Khem Raj2021-02-081-1/+3
| | | | | | | New autoconf is stricter about aux files therefore bring them from libtool native as they can not go missing anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
* enca: Fix SRC_URIakuster2021-02-071-4/+3
| | | | | | | | | | | | The project appears to have moved. Update HOMEPAGE and SRC_URI. bz2 is not available, use gz Update HASH accordingly. Fixes: WARNING: enca-1.9-r0 do_fetch: Failed to fetch URL http://www.sourcefiles.org/Networking/Tools/Miscellanenous/enca-1.9.tar.bz2, attempting MIRRORS if available Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zchunk: upgrade 1.1.8 -> 1.1.9zangrc2021-02-061-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gd: upgrade 2.3.0 -> 2.3.1zhengruoqin2021-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix potential integer overflow detected by oss-fuzz - Fix #615 using libraqm - Fix #303: gdlib.pc: use Requires instead of Libs (#537) - Fixed #472: Adjusting CMakeLists.txt (#582) - Fix #615: gdImageStringFT() fails for empty strings as of libgd 2.3.0 (#633) - Fix typo but preserve BC - Compute average in gdGuessBackgroundColorFromCorners properly (#483) - CMakeLists.txt: zlib is enabled implicitly - src/config.h.cmake: replace #cmakedefine01 with #define in macro ENABLE_GD_FOORMATS (#622) - gdlib.pc: use prefixes for pkgconfig file - cmake: remove required host includes (#617) - Move initial declaration out of `for` loop - distribute getlib script - Make gd_nnquant.c less likely to introduce duplicate definitions (#601) - webp: support pkg-config file - gd_io: replace internal Putchar with gdPutC - gd_io: trim unused Putword function - Add REQUIRED to FIND_PACKAGE(ZLIB) - README: add some libraries info (#631) - VMS/README.VMS: Add dropping support information (#614) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hidapi: Backport patch to fix build with autotools 2.70+Khem Raj2021-02-042-1/+30
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nano: update to 5.5Oleksandr Kravchuk2021-02-041-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libssh2: Fix build with autoconf 2.70+Khem Raj2021-02-022-0/+31
| | | | | | | Fixes configure.ac:130: error: m4_undefine: undefined macro: backend Signed-off-by: Khem Raj <raj.khem@gmail.com>
* opencv: improve reproducibilityMingli Yu2021-02-011-0/+5
| | | | | | | Remove the build host info to improve reproducibility. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zbar: use 4 spaces for indentationMartin Jansa2021-01-301-12/+12
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zbar: fix random do_prepare_recipe_sysroot_gettext failuresMartin Jansa2021-01-301-3/+2
| | | | | | | | | | | | | | | * do_prepare_recipe_sysroot task is added as: addtask do_prepare_recipe_sysroot before do_configure after do_fetch which doesn't ensure that directory is created * we can run this task as "after do_unpack", but it's just easier to run it in do_configure_prepend without the need for extra task * fixes: zbar/0.23.1+gitAUTOINC+89e7900d85-r0/temp/run.do_prepare_recipe_sysroot_gettext.30306' failed with exit code 1: install: target 'zbar/0.23.1+gitAUTOINC+89e7900d85-r0/git/' is not a directory: No such file or directory WARNING: exit code 1 from a shell command. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libgpiod: add ptestSakib Sajal2021-01-282-2/+24
| | | | | | | | Added ptest for libgpiod. Requires CONFIG_GPIO_MOCKUP kernel config to be enabled. Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dfu-util-native: Adjust Inherit orderKhem Raj2021-01-271-1/+1
| | | | | | | Fixes dfu-util-native_0.10.bb: QA Issue: dfu-util-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. [native-last] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* autoconf-2.13-native,xserver-xorg-cvt-native: Move inheriting native to the endKhem Raj2021-01-271-1/+1
| | | | | | | Should fix QA Issue: xserver-xorg-cvt-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. [native-last] Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zbar: Remove support for 0.10 versionDaniel Gomez2021-01-252-67/+0
| | | | | | | Remove support for the old ZBar project no longer maintained. Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* monit: upgrade 5.27.1 -> 5.27.2zangrc2021-01-251-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* satyr: upgrade 0.35 -> 0.36zhengruoqin2021-01-221-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openldap: upgrade 2.4.56 -> 2.4.57zhengruoqin2021-01-221-3/+3
| | | | | | | -License-Update: Copyright year updated to 2021. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: Add patch proposed upstream to fix a build failure on i386Gianfranco2021-01-212-0/+24
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vboxguestdrivers: upgrade 6.1.16 -> 6.1.18Gianfranco2021-01-214-491/+2
| | | | | | | | Drop kernel 5.10 build fixes patches, now part of upstream codebase 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>
* zbar: Add support for mchehab/zbarDaniel Gomez2021-01-214-17/+151
| | | | | | | | | | | | | | | | | | | | | | ZBar project development stopped in 2012 but it was forked and maintained by Mauro Carvalho Chehab to keep it up to date with V4L2 api. Main repository: https://github.com/mchehab/zbar Add support for zbar library mantained by mchehab. Use latest version available 0.23.1. Compile by default with options: video & python3. As ZBar (original project) and mchehab/zbar (new & updated) are different, keep both recipes as: - zbar_0.10.bb: ZBar version 0.10 - zbar_git.bb: mchehab/zbar Version 0.23.1 Signed-off-by: Daniel Gomez <daniel@qtec.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nss: upgrade 3.60 -> 3.60.1Yi Zhao2021-01-211-1/+1
| | | | | | | | | Bugs fixed in NSS 3.60.1: Bug 1682863 - Fix remaining hang issues with slow third-party PKCS #11 tokens. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* re2: Add recipe for Google RE2 libraryClément Péron2021-01-211-0/+23
| | | | | | | | | Add Google RE2 regular expression library. This is used in new version of gRPC. Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* spitools: upgrade 0.8.6 -> 0.8.7Zang Ruochen2021-01-171-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hwdata: upgrade 0.342 -> 0.343Zang Ruochen2021-01-171-2/+2
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* htop: upgrade 3.0.4 -> 3.0.5Zang Ruochen2021-01-171-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* c-periphery: upgrade 2.3.0 -> 2.3.1Zang Ruochen2021-01-171-1/+1
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xmlsec1: Fix configure QA error caused by host lookup pathAnatol Belski2021-01-142-0/+23
| | | | | | | | | The configure script contains hardcoded lookup paths to /usr and other paths that might interfere with the host. These are overwritten with the staging dir locations for Poky compatibility. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>