Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:gnutls (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-devtools/libcoap/
H A Dlibcoap_4.3.4.bb2 DESCRIPTION = "libcoap implements a lightweight application-protocol for \
7 LICENSE = "BSD-2-Clause & BSD-3-Clause"
11 file://run-ptest \
12 file://CVE-2024-0962.patch \
20 DEPENDS += "ctags-native"
26 PACKAGECONFIG[async] = "--enable-async,--disable-async"
27 PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls,,,openssl mbedtls"
28 …G[manpages] = "--enable-documentation --enable-doxygen --enable-manpages,--disable-documentation,a…
29 PACKAGECONFIG[mbedtls] = "--with-mbedtls,--without-mbedtls,mbedtls,,,gnutls openssl"
30 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl,,,gnutls mbedtls"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/
H A Dpidgin_2.14.13.bb1 SUMMARY = "multi-protocol instant messaging client"
4 LICENSE = "GPL-2.0-only"
6 DEPENDS = "python3 virtual/libintl intltool-native libxml2 gconf glib-2.0-native"
11 ${SOURCEFORGE_MIRROR}/pidgin/pidgin-${PV}.tar.bz2 \
12 file://sanitize-configure.ac.patch \
13 file://fix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch \
18 CVE_STATUS[CVE-2010-1624] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t…
19 CVE_STATUS[CVE-2011-3594] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t…
21 PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \
22 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/
H A Dneon_0.33.0.bb4 LICENSE = "LGPL-2.0-or-later"
10 file://0001-Disable-installing-documentation.patch \
11 file://run-ptest \
16 inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest
18 # Enable gnutls or openssl, not both
19 PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib nls"
20 PACKAGECONFIG:class-native = "expat gnutls webdav zlib nls"
21 PACKAGECONFIG:remove:libc-musl = "nls"
23 PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat"
24 PACKAGECONFIG[gnutls] = "--with-ssl=gnutls,,gnutls"
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.5.2.bb1 SUMMARY = "GNU Privacy Guard - encryption and signing tools (2.x)"
8 LICENSE = "GPL-3.0-only & LGPL-3.0-only"
17 SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
18 file://0002-use-pkgconfig-instead-of-npth-config.patch \
19 file://0004-autogen.sh-fix-find-version-for-beta-checking.patch \
20 file://0001-Woverride-init-is-not-needed-with-gcc-9.patch \
22 SRC_URI:append:class-native = " file://0001-configure.ac-use-a-custom-value-for-the-location-of-.pa…
24 SRC_URI:append:class-nativesdk = " file://relocate.patch"
28 EXTRA_OECONF = "--disable-ldap \
29 --disable-ccid-driver \
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/wget/
H A Dwget.inc4 non-interactively, so it will work in the background, after having logged off. \
5 The program supports recursive retrieval of web-authoring pages as well as \
9 LICENSE = "GPL-3.0-only"
12 inherit autotools gettext texinfo update-alternatives pkgconfig
14 DEPENDS += "autoconf-archive-native"
16 EXTRA_OECONF = "--without-libgnutls-prefix --without-libssl-prefix \
17 --disable-rpath"
23 ALTERNATIVE:${PN}:class-nativesdk = ""
26 RRECOMMENDS:${PN} += "ca-certificates"
30 PACKAGECONFIG ??= "gnutls pcre zlib \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/
H A Dfix-configure-option-parsing.patch3 Date: Tue, 31 Oct 2017 20:05:58 -0700
6 Don't over-write with_openssl etc by trying to set to $enablevar
8 Upstream-Status: Pending
10 Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
11 ---
12 configure.ac | 14 +++++++-------
13 1 file changed, 7 insertions(+), 7 deletions(-)
15 diff --git a/configure.ac b/configure.ac
17 --- a/configure.ac
19 @@ -56,17 +56,17 @@ fi
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/iksemel/
H A Diksemel_1.5.bb4 LICENSE = "LGPL-2.1-only"
11 file://fix-configure-option-parsing.patch \
12 file://avoid-obsolete-gnutls-apis.patch"
21 # TLS support requires either openssl or gnutls (if both are enabled openssl will be used).
22 PACKAGECONFIG ?= "gnutls"
24 PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls"
25 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl"
27 EXTRA_OECONF = "--disable-python"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openconnect/
H A Dopenconnect_9.12.bb2 LICENSE = "LGPL-2.1-only"
7 file://0001-Shim-for-renaming-of-GNUTLS_NO_EXTENSIONS-in-GnuTLS-.patch \
11 DEPENDS = "vpnc libxml2 krb5 gettext-native"
12 RDEPENDS:${PN} = "bash python3-core vpnc-script"
14 PACKAGECONFIG ??= "gnutls lz4 libproxy"
17 PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls,"
18 PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4,"
19 PACKAGECONFIG[libproxy] = "--with-libproxy,--without-libproxy,libproxy,"
22 PACKAGECONFIG[pcsc-lite] = "--with-libpcsclite,--without-libpcsclite,pcsc-lite,"
26 inherit autotools pkgconfig bash-completion
[all …]
/openbmc/openbmc/poky/meta/recipes-support/curl/
H A Dcurl_8.11.1.bb1 SUMMARY = "Command line tool and library for client-side URL transfers"
14 file://run-ptest \
15 file://disable-tests \
16 file://no-test-timeout.patch \
22 CVE_STATUS[CVE-2024-32928] = "ignored: CURLOPT_SSL_VERIFYPEER was disabled on google cloud services…
26 COMMON_PACKAGECONFIG = "basic-auth bearer-auth digest-auth ipfs negotiate-auth openssl proxy thread…
28 PACKAGECONFIG:class-native = "${COMMON_PACKAGECONFIG} ipv6"
29 PACKAGECONFIG:class-nativesdk = "${COMMON_PACKAGECONFIG} ipv6"
31 # 'ares' and 'threaded-resolver' are mutually exclusive
32 PACKAGECONFIG[ares] = "--enable-ares,--disable-ares,c-ares,,,threaded-resolver"
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.8.bb4 HOMEPAGE = "https://gnutls.org/"
5 BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls"
7 LICENSE = "GPL-3.0-or-later & LGPL-2.1-or-later"
8 LICENSE:${PN} = "LGPL-2.1-or-later"
9 LICENSE:${PN}-xx = "LGPL-2.1-or-later"
10 LICENSE:${PN}-bin = "GPL-3.0-or-later"
11 LICENSE:${PN}-openssl = "GPL-3.0-or-later"
21 SRC_URI = "https://www.gnupg.org/ftp/gcrypt/gnutls/v${SHRT_VER}/gnutls-${PV}.tar.xz \
23 file://0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch \
24 file://run-ptest \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/
H A Dlftp_4.9.2.bb6 LICENSE = "GPL-3.0-only"
9 SRC_URI = "http://lftp.yar.ru/ftp/lftp-${PV}.tar.bz2"
15 acpaths = "-I ./m4"
17 EXTRA_OECONF += "--with-modules --disable-rpath"
19 PACKAGECONFIG ??= "openssl zlib gnutls readline expat"
20 PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
21 PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_INCDIR}/.., --without-zlib, zlib"
22 PACKAGECONFIG[gnutls] = "--with-gnutls, --without-gnutls, gnutls"
23 …ONFIG[readline] = "--with-readline=${STAGING_INCDIR}/.. --with-readline-inc=${STAGING_INCDIR} --wi…
24 PACKAGECONFIG[expat] = "--with-expat=${STAGING_INCDIR}/.. --with-expat-inc=${STAGING_INCDIR} --with
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/cups/
H A Dcups.inc8 LICENSE = "Apache-2.0"
11 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/cups-${PV}-source.tar.gz \
12 file://0001-use-echo-only-in-init.patch \
13 file://0002-don-t-try-to-run-generated-binaries.patch \
15 file://0004-cups-fix-multilib-install-file-conflicts.patch \
17 file://cups-volatiles.conf \
22 CVE_STATUS[CVE-2008-1033] = "not-applicable-platform: Issue only applies to MacOS"
23 CVE_STATUS[CVE-2009-0032] = "cpe-incorrect: Issue affects pdfdistiller plugin used with but not par…
24 CVE_STATUS[CVE-2018-6553] = "not-applicable-platform: This is an Ubuntu only issue"
25 CVE_STATUS[CVE-2022-26691] = "fixed-version: This is fixed in 2.4.2 but the cve-check class still r…
[all …]
/openbmc/openbmc/poky/meta/recipes-support/libmicrohttpd/
H A Dlibmicrohttpd_1.0.1.bb3 LICENSE = "LGPL-2.1-or-later"
9 SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz"
14 CFLAGS += "-pthread -D_REENTRANT"
16 EXTRA_OECONF += "--disable-static --with-gnutls=${STAGING_LIBDIR}/../ --enable-largefile"
20 PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl,"
21 PACKAGECONFIG[https] = "--enable-https,--disable-https,libgcrypt gnutls,"
24 sed -i s:-L${STAGING_LIBDIR}::g libmicrohttpd.pc
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/
H A Dostree_2024.10.bb3 tools that combines a \"git-like\" model for committing and downloading \
7 LICENSE = "LGPL-2.1-only"
12 glib-2.0-native \
13 glib-2.0 \
18 bison-native \
22 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libostree-${PV}.tar.xz \
23 file://run-ptest \
27 S = "${WORKDIR}/libostree-${PV}"
29 inherit autotools bash-completion gobject-introspection github-releases gtk-doc manpages pkgconfig …
31 UNKNOWN_CONFIGURE_OPT_IGNORE += "--disable-introspection --enable-introspection"
[all …]
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/
H A Drpidistro-vlc_3.0.17.bb1 DESCRIPTION = "Video player and streamer - davinci edition"
5 LICENSE = "GPL-2.0-only"
9 git://git@github.com/RPi-Distro/vlc;protocol=https;branch=buster-rpt \
10 file://0001-configure-fix-linking-on-RISC-V-ISA.patch \
11 file://0002-Revert-configure-Require-libmodplug-0.8.9.patch \
12 file://0003-CVE-2022-41325.patch \
13 file://0004-mmal_20.patch \
14 file://0005-mmal_exit_fix.patch \
15 file://0006-mmal_chain.patch \
16 file://0007-armv6.patch \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2408.0.bb1 SUMMARY = "Rsyslog is an enhanced multi-threaded syslogd"
7 compatible to stock sysklogd and can be used as a drop-in replacement.\
8 Its advanced features make it suitable for enterprise-class,\
12 DEPENDS = "zlib libestr libfastjson bison-native flex-native liblogging"
14 LICENSE = "GPL-3.0-only & LGPL-3.0-only & Apache-2.0"
20 SRC_URI = "https://www.rsyslog.com/files/download/rsyslog/${BPN}-${PV}.tar.gz \
25 file://use-pkgconfig-to-check-libgcrypt.patch \
26 file://run-ptest \
27 file://0001-tests-disable-the-check-for-inotify.patch \
28 file://0001-tests-tcpflood.c-Pass-correct-parameter-type-to-send.patch \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/freediameter/files/
H A DfreeDiameter.conf4 # Only TLS-related options must be configured properly in usual setups.
28 # Default: 3868. Use 0 to disable.
31 # The port this peer is listening on for incoming TLS-protected connections (TCP and SCTP).
34 # Default: 5868. Use 0 to disable.
41 # The setting can be also defined per-peer (see Peers configuration section).
45 # Disable use of TCP protocol (only listen and connect over SCTP)
49 # Disable use of SCTP protocol (only listen and connect over TCP)
67 # Disable use of IP addresses (only IPv6)
71 # Disable use of IPv6 addresses (only IP)
94 # TLS is managed by the GNUTLS library in the freeDiameter daemon.
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/
H A Dxmlsec1_1.3.5.bb16 file://fix-ltmain.sh.patch \
17 file://change-finding-path-of-nss.patch \
18 file://makefile-ptest.patch \
19 file://xmlsec1-examples-allow-build-in-separate-dir.patch \
20 file://0001-nss-nspr-fix-for-multilib.patch \
21 file://run-ptest \
22 file://ensure-search-path-non-host.patch \
27 inherit autotools-brokensep ptest pkgconfig
29 #CFLAGS += "-I${STAGING_INCDIR}/nss3"
30 #CPPFLAGS += "-I${STAGING_INCDIR}/nss3"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openldap/
H A Dopenldap_2.6.9.bb4 # The OpenLDAP Public License - see the HOMEPAGE - defines
17 SRC_URI = "http://www.openldap.org/software/download/OpenLDAP/openldap-release/${BP}.tgz \
20 file://remove-user-host-pwd-from-version.patch \
21 file://0001-build-top.mk-unset-STRIP_OPTS.patch \
26 DEPENDS = "util-linux groff-native"
28 inherit autotools-brokensep update-rc.d systemd pkgconfig
39 EXTRA_OECONF += "--with-yielding-select=yes"
41 EXTRA_OECONF += "--enable-dynamic"
43 PACKAGECONFIG ??= "asyncmeta gnutls modules \
47 #--with-tls with TLS/SSL support auto|openssl|gnutls [auto]
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/
H A Dqemu.inc7 LICENSE = "GPL-2.0-only & LGPL-2.1-only"
9 DEPENDS += "bison-native meson-native ninja-native"
11 RDEPENDS:${PN}-ptest = "bash"
13 require qemu-targets.inc
14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means
15 # we need a full python3-native setup
16 inherit pkgconfig ptest update-rc.d systemd python3native
21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
23 file://run-ptest \
24 file://fix-strerrorname_np.patch \
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/wpa-supplicant/
H A Dwpa-supplicant_2.11.bb1 SUMMARY = "Client for Wi-Fi Protected Access (WPA)"
6 LICENSE = "BSD-3-Clause"
13 SRC_URI = "http://w1.fi/releases/wpa_supplicant-${PV}.tar.gz \
14 file://wpa-supplicant.sh \
16 file://wpa_supplicant.conf-sane \
18 file://0001-macsec_linux-Hardware-offload-requires-Linux-headers.patch \
22 S = "${WORKDIR}/wpa_supplicant-${PV}"
27 PACKAGECONFIG[gnutls] = ",,gnutls libgcrypt"
32 CVE_STATUS[CVE-2024-5290] = "not-applicable-platform: this only affects Ubuntu and other platforms …
37 ${MAKE} -C wpa_supplicant clean
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/fwupd/
H A Dfwupd_1.9.25.bb2 LICENSE = "LGPL-2.1-or-later"
5 DEPENDS = "glib-2.0 libxmlb json-glib libjcat gcab vala-native python3-jinja2-native"
8 file://run-ptest"
14 # Machine-specific as we examine MACHINE_FEATURES to decide whether to build the UEFI plugins
17 inherit meson vala gobject-introspection systemd bash-completion pkgconfig gi-docgen ptest manpages
25 PACKAGECONFIG ??= "curl gnutls gudev gusb \
59 PACKAGECONFIG[bluetooth] = "-Dbluez=enabled,-Dbluez=disabled"
60 PACKAGECONFIG[compat-cli] = "-Dcompat_cli=true,-Dcompat_cli=false"
61 PACKAGECONFIG[consolekit] = "-Dconsolekit=enabled,-Dconsolekit=disabled,consolekit"
62 PACKAGECONFIG[curl] = "-Dcurl=enabled,-Dcurl=disabled,curl"
[all …]
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/mailwatch/
H A Dxfce4-mailwatch-plugin_1.3.1.bb1 SUMMARY = "Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel"
2 HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin"
3 LICENSE = "GPL-2.0-only"
6 inherit xfce-panel-plugin
8 DEPENDS += "gnutls"
13 PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.30.0.bb2 DESCRIPTION = "pkcs11-helper is a library that simplifies the interaction with PKCS \
3 providers for end-user applications using a simple API and optional OpenSSL \
6 card removal and card insert events, handling card ie-insert to a different \
9 HOMEPAGE = "https://github.com/OpenSC/pkcs11-helper"
12 LICENSE = "GPL-2.0-only & BSD-3-Clause"
25 UPSTREAM_CHECK_GITTAGREGEX = "pkcs11-helper-(?P<pver>\d+(\.\d+)+)"
27 DEPENDS = "zlib nettle gnutls gmp openssl nss nspr"
31 EXTRA_OECONF = "--disable-static"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/
H A Dtigervnc_1.14.1.bb3 LICENSE = "GPL-2.0-or-later"
5 DEPENDS = "xserver-xorg gnutls jpeg libxtst gettext-native fltk libpam"
6 RDEPENDS:${PN} = "coreutils hicolor-icon-theme perl bash xkbcomp"
20 SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.14-branch;protocol=https \
21 file://0001-do-not-build-tests-sub-directory.patch \
22 file://0002-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch \
23 file://0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch \
26 # Keep sync with xorg-server in oe-core
27 XORG_PN ?= "xorg-server"
29 SRC_URI += "${XORG_MIRROR}/individual/xserver/${XORG_PN}-${XORG_PV}.tar.xz;name=xorg"
[all …]

123