summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* diffoscope: upgrade 202 -> 204Alexander Kanavin2022-02-181-1/+1
| | | | | | | (From OE-Core rev: 77dcb7c0a99a210e0987f70715cfd0ceb8027d93) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libical: upgrade 3.0.13 -> 3.0.14Alexander Kanavin2022-02-181-1/+1
| | | | | | | (From OE-Core rev: 362539186adf94ed08e87a5447c16ca0e983c2fb) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgit2: update 1.3.0 -> 1.4.0Alexander Kanavin2022-02-181-2/+2
| | | | | | | | | License-Update: regex replaced with pcre, overall licensing doesn't change (From OE-Core rev: 1887c33733578c36d064bf91068b51b241fe88c0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rng-tools: upgrade 6.14 -> 6.15wangmy2022-02-163-91/+1
| | | | | | | | | | | | | | | | | | | | | | 0001-Adding-ability-to-detect-non-posix-extensions-for-pt.patch 0002-Allow-for-use-of-either-pthread-affinity-set-methods.patch removed since they're included in 6.15. Changelog: ========= Adjust rngtests for better behavior in travis fix use of non-posix setaffinity call to allow building on strict posix (musl) systems Add armv6l to list of detected arches for pkcs11 misc fixes to allow building on libc-musl fix a deadlock in jitter shutdown sequence minor warning fixups (unused variables) improve cpu detection code improve jitter cpu monopolization on small/single cpu systems (From OE-Core rev: 63b1c5ccd178fdd6f8af1d1b9f7fab529b1746e9) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* curl: configure with '--without-ssl' if ssl is disabledChristian Eggers2022-02-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | curl requires that at least one SSL implementation or explicitly '--without-ssl' is specified. This is particularly the case if PACKAGECONFIG is empty. | configure: error: select TLS backend(s) or disable TLS with --without-ssl. | | Select from these: | | --with-amissl | --with-bearssl | --with-gnutls | --with-mbedtls | --with-mesalink | --with-nss | --with-openssl (also works for BoringSSL and libressl) | --with-rustls | --with-schannel | --with-secure-transport | --with-wolfssl | Fixes: eef6c45fc6ec ("curl: Rework openssl and random PACKAGECONFIGs") (From OE-Core rev: 6c737396c705e1388aff5f5a599c901a1a1760a2) Signed-off-by: Christian Eggers <ceggers@arri.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gmp: fix EXTRA_OECONF for mipsarchr6Konrad Weihmann2022-02-161-1/+1
| | | | | | | | | | | | | previously used mipsarchr6:append created an empty set for EXTRA_OECONF and then appended --disable-assembly while it should be just added to the existing var value. Without this patch gmp will be configured without --enable-cxx=detect for mipsarchr6 targets (From OE-Core rev: c17e1023eff86e71734edeb592a26f3a9160d72e) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gpgme: upgrade 1.16.0 -> 1.17.0wangmy2022-02-163-15/+22
| | | | | | | | | | | | | | | The following patches refreshed for 1.17.0 0001-pkgconfig.patch 0001-use-closefrom-on-linux-and-glibc-2.34.patch Changelog: ========= qt: Fix build for older Qt versions. (From OE-Core rev: fac45ef439c6156873d2076083d5b3e43015b7e2) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nghttp2: fix for multilib supportChangqing Li2022-02-121-2/+2
| | | | | | | | | | | | | | Update package name to fix following error: ERROR: Required build target 'lib32-core-image-minimal' has no buildable providers. Missing or unbuildable dependency chain was: ['lib32-core-image-minimal', 'lib32-libnghttp2'] for lib32 image, lib{PN} will be expanded as lib32-liblib32-nghttp2, so above error occurs, update lib{PN} to lib{BPN} to fix it. (From OE-Core rev: 23b87e315962b8cb79219e7782c24b6700ebeff4) Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* boost: add json libMatthias Klein2022-02-101-0/+1
| | | | | | | | | | | Add the json lib which provides containers and algorithms that implement JavaScript Object Notation, or simply "JSON", a lightweight data-interchange format. (From OE-Core rev: f4dbdb9774eb61a71289fe91b017b4caf9c34b16) Signed-off-by: Matthias Klein <matthias@extraklein.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gdbm: upgrade 1.22 -> 1.23wangmy2022-02-102-7/+11
| | | | | | | | | refresh ptest.patch (From OE-Core rev: 38d0c34b6a1b44fcc41099936b534202111c3ef7) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* vim: Upgrade 4269 -> 4134Richard Purdie2022-02-071-3/+4
| | | | | | | | | | | | License text underwent changes on how to submit Uganda donations, switch from http to https urls and an update date change but the license itself is unchanged. Also, add an entry for the top level license file. This is also the vim license so LICENSE is unchanged but we should monitor it too. (From OE-Core rev: d195005e415b0b2d7c8b0b65c0aef888d4d6fc8e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgpg-error: update 1.43 -> 1.44Alexander Kanavin2022-02-052-29/+1
| | | | | | | | | Drop accepted patch. (From OE-Core rev: a4dc17a8b4080ca17c0f363163363d5c2af4dc4e) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* re2c: upgrade 2.2 -> 3.0Alexander Kanavin2022-02-051-1/+1
| | | | | | | (From OE-Core rev: 2ebd7ce56141cb38b3b2bdc45b6655bb955b4455) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libusb1: upgrade 1.0.24 -> 1.0.25Alexander Kanavin2022-02-051-1/+1
| | | | | | | (From OE-Core rev: 5a20cc92d9036629dad610370780195ae1309845) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcap: upgrade 2.62 -> 2.63Alexander Kanavin2022-02-052-3/+3
| | | | | | | (From OE-Core rev: 2a406a0369d6ba9a5ecea6e32084e4aa41811893) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffoscope: upgrade 201 -> 202Alexander Kanavin2022-02-051-1/+1
| | | | | | | (From OE-Core rev: 62d38e8ce8f058f3fc9b1ddea79157d8c48bd7af) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* vim: upgrade to patch 4269Ross Burton2022-02-011-2/+2
| | | | | | | | | | | | | Upgrade to the latest patch release to fix the following CVEs: - CVE-2022-0261 - CVE-2022-0318 - CVE-2022-0319 (From OE-Core rev: 96442e681c3acd82b09e3becd78e902709945f1f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libusb1: correct SRC_URIAlexander Kanavin2022-02-011-2/+4
| | | | | | | (From OE-Core rev: d4c37ca1f1e97d53045521e9894dc9ed5b1c22a1) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnutls: update 3.7.2 -> 3.7.3Alexander Kanavin2022-02-011-2/+1
| | | | | | | | | Drop unsupported option. (From OE-Core rev: 5a2d94e0df21992a30f95312da3bf8477f42785c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libical: upgrade 3.0.12 -> 3.0.13Alexander Kanavin2022-02-011-1/+1
| | | | | | | (From OE-Core rev: a74500337d8aca4a9c6c4aaf3bacdeb834b6ec5b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libbsd: upgrade 0.11.3 -> 0.11.5Alexander Kanavin2022-02-011-2/+2
| | | | | | | | | License-Update: additional files (From OE-Core rev: 2a464b1cf45c7de2738f48e0786b5367688304ee) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffoscope: upgrade 200 -> 201Alexander Kanavin2022-02-011-1/+1
| | | | | | | (From OE-Core rev: 4d056dac3b01acc5f57e958cc1debc6ef0d98810) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* debianutils: upgrade 5.5 -> 5.7Alexander Kanavin2022-02-011-1/+1
| | | | | | | (From OE-Core rev: 325547665c533fa337076a111554614af3b51d1f) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libical: build gobject and vala introspectionMarkus Volk2022-01-261-1/+6
| | | | | | | (From OE-Core rev: 5e2fc4676b8944fc1d36d567bb2d1ff4cff32294) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* icu: fix make_icudata dependenciesKory Maincent2022-01-261-1/+1
| | | | | | | | | | | | | The make_icudata task is set before the configure task then the dependencies for this task are not populate yet. Fixed it by adding do_prepare_recipe_sysroot task dependency to the make_icudata task. (From OE-Core rev: c134f62062a6359d2d5831ba4cb9694035e4f25a) Signed-off-by: Kory Maincent <kory.maincent@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunistring: update 0.9.10 -> 1.0Alexander Kanavin2022-01-203-96/+5
| | | | | | | | | | | | Delete patches, as one is a backport, another patches code that upstream removed. License-Update: license changed to gplv2+ https://git.savannah.gnu.org/gitweb/?p=libunistring.git;a=commitdiff;h=87f797a50b854a4a2231203c25adbcec4f0dcd05 (From OE-Core rev: 32d2479782c7577352150ea1e3e6d2d48dad2eb0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* p11-kit: update 0.24.0 -> 0.24.1Alexander Kanavin2022-01-201-1/+1
| | | | | | | (From OE-Core rev: d347e422ea815fcb4e6adad973d9d35b6eba39d4) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* liburcu: upgrade 0.13.0 -> 0.13.1Alexander Kanavin2022-01-201-2/+1
| | | | | | | (From OE-Core rev: b3e6dd66ec62dcca8594e0e43f76f14d2222b738) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsoup: upgrade 3.0.3 -> 3.0.4Alexander Kanavin2022-01-201-1/+1
| | | | | | | (From OE-Core rev: b8abf4ebfe90099e3ca69f3f7ccf4e6efba5084e) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffoscope: upgrade 199 -> 200Alexander Kanavin2022-01-201-1/+1
| | | | | | | (From OE-Core rev: 72a39ff2a23b8dbee32715d18afcb258f4005510) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite: update 3.37.1 -> 3.37.2Alexander Kanavin2022-01-201-2/+2
| | | | | | | (From OE-Core rev: e77c5d7ca59545f99d3bbacd0bac13df061b9a40) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* vim: update to include latest CVE fixesRoss Burton2022-01-171-5/+2
| | | | | | | | | | | | | | | | | | Update the version to 4.2.4118, which incorporates the following CVE fixes: - CVE-2021-4187 - CVE-2022-0128 - CVE-2022-0156 - CVE-2022-0158 Also remove the explicit whitelisting of CVE-2021-3968 as this is now handled with an accurate CPE specifying the fixed version. (From OE-Core rev: 764519ad0da6b881918667ca272fcc273b56168a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gpgme: inherit setuptools-base not distuilsTim Orling2022-01-121-1/+1
| | | | | | | | | | | | What was distutils-common-base has been merged into setuptools3-base, since we no longer need to support python2 and python3. [YOCTO #14610] (From OE-Core rev: 4ca72e4e04841571ee42a838ec14f6b519c54c1e) Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* curl: Rework openssl and random PACKAGECONFIGsRobert Joslyn2022-01-111-4/+8
| | | | | | | | | | | | | | | | | The existing ssl PACKAGECONFIG makes it slightly annoying to use another crypto provider while removing openssl. Since --with-ssl is just a deprecated version of --with-openssl, rename the PACKAGECONFIG to use the newer preferred name. Note that --without-ssl implies no crypto provider at all, and should only be used when trying to disable all crypto support. Move --with-random to it's own option, since it is useful for other crypto providers, not just openssl. (From OE-Core rev: eef6c45fc6ec0a496791123e8ba2f400a5d9d468) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* curl: Update to 7.81.0Robert Joslyn2022-01-111-5/+5
| | | | | | | | | | Update URLs to refelct what upstream is presently using and add zstd PACKAGECONFIG. (From OE-Core rev: cc029e5e1331b3a8f4181bbfdbe72c547916f458) Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffoscope: upgrade 196 -> 199wangmy2022-01-111-1/+1
| | | | | | | | | | | | | | Changelog: ========= * Support both variants of "odt2txt", including the one provided by unoconv. (Closes: reproducible-builds/diffoscope#298) * Add external tool reference on Arch Linux for xb-tool. (From OE-Core rev: 763c44e30c20ebcd4199d41fa76dae3d3b4ec5c3) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* iso-codes: upgrade 4.8.0 -> 4.9.0wangmy2022-01-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: ========= Added ---------- ISO 639-3: New translation for Friulian ISO 639-5: New translations for Esperanto, Hindi, Russian ISO 4217: New translation for Esperanto Changed --------- Translation updates for ISO 3166-1 Translation updates for ISO 3166-2 Translation updates for ISO 639-2 Translation updates for ISO 639-3 Translation updates for ISO 639-5 (From OE-Core rev: c9a83af6d6c5248bb16bdfaf628d3727889993fd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite3: upgrade 3.37.0 -> 3.37.1Otavio Salvador2022-01-051-1/+1
| | | | | | | (From OE-Core rev: a4d1d878ddf57688535722ef330938b7e1c78066) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnupg: upgrade 2.3.3 -> 2.3.4wangmy2022-01-052-13/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | refresh relocate.patch Chanlog: ======== Bugs fixed for this release <https://dev.gnupg.org/#####> gpg: New option --min-rsa-length. [rG5f39db70c0] gpg: New option --forbid-gen-key. [rGc397ba3ac0] gpg: New option --override-compliance-check. [T5655] gpgconf: New command --show-configs. [rGa0fb78ee0f] agent,dirmngr,keyboxd: New option --steal-socket. [rGb0079ab39d,rGdd708f60d5] gpg: Fix printing of binary notations. [T5667] gpg: Remove stale ultimately trusted keys from the trustdb. [T5685,T5742] gpg: Fix indentation of --print-mds and --print-md sha512. [T5679] gpg: Emit gpg 2.2 compatible Ed25519 signature. [T5331] gpgsm: Detect circular chains in --list-chain. [rG74c5b35062] dirmngr: Make reading resolv.conf more robust. [T5657] dirmngr: Ask keyservers to provide the key fingerprints. [T5741] gpgconf: Allow changing gpg's deprecated keyserver option. [T5462] gpg-wks-server: Fix created file permissions. [rG60be00b033] scd: Support longer data for ssh-agent authentication with openpgp cards. [T5682] scd: Modify DEVINFO behavior to support looping forever. [T5359] Support gpgconf.ctl for NetBSD and Solaris. [T5656,T5671] Silence "Garbled console data" warning under Windows in most cases. [rGe293da3b21] Silence warning about the rootdir under Unices w/o a mounted /proc file system. [T5656] Fix possible build problems about missing include files. [T5592] (From OE-Core rev: 66e06fd409c27f212f41b69a01416cea41a198cd) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libmicrohttpd: upgrade 0.9.73 -> 0.9.75zhengruoqin2022-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | Changelog: ========= Fixed Makefile warning on MinGW. Fixed compiler warning on MinGW. Fixed "configure" portability (for NetBSD). MSVC project cosmetics. MSVC fixed project to fix linker warning. Fixed compiler warning on some platforms. Further improved test_client_put_stop to get stable results on all platforms. Added workaround for platforms (like OpenBSD) where system monotonic clocks may jump forward and back. Added more checks in test_large_put, increased timeout (was too small for this test). -EG (From OE-Core rev: da29585e6ff055b9a6a494ea27fa5594617d8a8c) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* debianutils: update 4.11.2 -> 5.5Alexander Kanavin2021-12-171-10/+10
| | | | | | | (From OE-Core rev: 742042ca1a3d0bbb9736513cf2c9629221c8d84b) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffoscope: upgrade 194 -> 196Alexander Kanavin2021-12-171-1/+1
| | | | | | | (From OE-Core rev: 35ab4d42d557d5810b41bf2cc681d67da9213829) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* boost: update 1.77.0 -> 1.78.0Alexander Kanavin2021-12-179-326/+50
| | | | | | | | | | | | Drop backports. Drop 0001-fiber-libs-Define-SYS_futex-if-it-does-not-exist.patch as it is difficult to rebase and needs to land upstream first. (From OE-Core rev: 3f62c538b6d39fa113a695077c89c558ae8ae2e1) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* vim: do not report upstream version check as brokenAlexander Kanavin2021-12-171-0/+3
| | | | | | | | | | | | As upstream tags point releases with every commit and the version check still reports 8.2, it should not be considered broken (e.g. current version newer than latest version) until 8.3 is released. (From OE-Core rev: 11d8ee09b1bdec4824203dc0169093b2ae9d101a) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* serf: mark upstream as inactiveAlexander Kanavin2021-12-172-2/+2
| | | | | | | (From OE-Core rev: 3c99f921d669237eb41f6cff8ab554dd8927e8b3) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcap: upgrade 2.61 -> 2.62wangmy2021-12-141-2/+2
| | | | | | | | | Replace BUILD_GPERF with USE_GPERF since it is now reserved. (From OE-Core rev: e7a297548ae0af8aa6b7070d66908c3260f95597) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* vte: upgrade 0.66.0 -> 0.66.2zhengruoqin2021-12-141-1/+1
| | | | | | | (From OE-Core rev: f81c3ff739610bc8d30b99a23fe475c7825b02a7) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libical: upgrade to 3.0.12Ross Burton2021-12-141-5/+7
| | | | | | | | | Disable tests to save some build time as we can't install them. (From OE-Core rev: dc91910a5ee56af5dee495fafcabab4042431cae) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* apr: remove obsolete support for renamed libtoolRoss Burton2021-12-121-3/+5
| | | | | | | | | | | | | | | libtool is now longer renamed to ${host}-libtool, so remove the changes to support this. This means that apr now installs libtool into the build-1 folder, but as this has never been needed before (as we use the system libtool) we can remove it (it contains build paths so is unreproducible). Also add a RDEPENDS on libtool for the target -dev package. (From OE-Core rev: 07c0c780fb79779827dcd7496fac288c179aa259) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* db: remove obsolete support for renamed libtoolRoss Burton2021-12-121-3/+1
| | | | | | | | | | libtool is now longer renamed to ${host}-libtool, so remove the changes to support this. (From OE-Core rev: 291654cb31ff3568f278d143510f1e9fac573966) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>