Home
last modified time | relevance | path

Searched +full:- +full:- +full:disable +full:- +full:gnutls (Results 1 – 25 of 53) 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.14.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 \
17 CVE_STATUS[CVE-2010-1624] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t…
18 CVE_STATUS[CVE-2011-3594] = "fixed-version: The CPE in the NVD database doesn't reflect correctly t…
20 PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \
21 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \
23 # --disable-gstreamer compile without GStreamer audio support
[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 pcre2 zlib \
[all …]
/openbmc/openbmc/poky/meta/recipes-support/gnupg/
H A Dgnupg_2.5.5.bb1 SUMMARY = "GNU Privacy Guard - encryption and signing tools (2.x)"
8 LICENSE = "GPL-3.0-only & LGPL-3.0-only"
14 inherit autotools gettext texinfo pkgconfig upstream-version-is-even
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 \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/neon/
H A Dneon_0.33.0.bb4 LICENSE = "LGPL-2.0-or-later"
8 SRC_URI = "https://notroj.github.io/neon/neon-${PV}.tar.gz \
10 file://0001-Disable-installing-documentation.patch \
11 file://run-ptest \
16 inherit autotools-brokensep binconfig-disabled lib_package pkgconfig ptest gettext
18 EXTRA_AUTORECONF += "-I macros"
20 # Enable gnutls or openssl, not both
21 PACKAGECONFIG ?= "expat gnutls libproxy webdav zlib"
22 PACKAGECONFIG:class-native = "expat gnutls webdav zlib"
24 PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat"
[all …]
/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/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/poky/meta/recipes-support/curl/
H A Dcurl_8.12.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 \
19 SRC_URI:append:class-nativesdk = " \
20 file://environment.d-curl.sh \
27 CVE_STATUS[CVE-2024-32928] = "ignored: CURLOPT_SSL_VERIFYPEER was disabled on google cloud services…
31 COMMON_PACKAGECONFIG = "basic-auth bearer-auth digest-auth ipfs negotiate-auth openssl proxy thread…
33 PACKAGECONFIG:class-native = "${COMMON_PACKAGECONFIG} ipv6"
34 PACKAGECONFIG:class-nativesdk = "${COMMON_PACKAGECONFIG} ipv6"
[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 EXTRA_OECONF += "--with-modules --disable-rpath"
17 PACKAGECONFIG ??= "openssl zlib gnutls readline expat"
18 PACKAGECONFIG[openssl] = "--with-openssl, --without-openssl, openssl"
19 PACKAGECONFIG[zlib] = "--with-zlib=${STAGING_INCDIR}/.., --without-zlib, zlib"
20 PACKAGECONFIG[gnutls] = "--with-gnutls, --without-gnutls, gnutls"
21 …ONFIG[readline] = "--with-readline=${STAGING_INCDIR}/.. --with-readline-inc=${STAGING_INCDIR} --wi…
22 PACKAGECONFIG[expat] = "--with-expat=${STAGING_INCDIR}/.. --with-expat-inc=${STAGING_INCDIR} --with
25 rm -rf ${D}${libdir}/charset.alias
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.9.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-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/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/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-openembedded/meta-oe/recipes-extended/rsyslog/
H A Drsyslog_8.2504.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.7.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/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/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 = "https://docs.xfce.org/panel-plugins/xfce4-mailwatch-plugin/start"
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-support/openldap/
H A Dopenldap_2.6.9.bb4 # The OpenLDAP Public License - see the HOMEPAGE - defines
9 LICENSE = "OLDAP-2.8"
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 \
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/tigervnc/
H A Dtigervnc_1.15.0.bb3 LICENSE = "GPL-2.0-or-later"
5 DEPENDS = "gettext-native xserver-xorg gnutls nettle jpeg pixman libxtst fltk libpam libx11 libxdam…
6 RDEPENDS:${PN} = "coreutils hicolor-icon-theme perl bash xkbcomp"
16 # For ease we do in-tree builds right now. It should be possible to do
17 # out-of-tree builds.
22 SRC_URI = "git://github.com/TigerVNC/tigervnc.git;branch=1.15-branch;protocol=https \
23 file://0001-do-not-build-tests-sub-directory.patch \
24 file://0002-add-missing-dynamic-library-to-FLTK_LIBRARIES.patch \
25 file://0003-tigervnc-add-fPIC-option-to-COMPILE_FLAGS.patch \
28 # Keep sync with xorg-server in oe-core
[all …]
/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/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-build-scripts/
H A Dqemu-build.sh9 # In Jenkins configure the git SCM 'Additional Behaviours', 'check-out to a sub
15 # WORKSPACE=$PWD ~/openbmc-build-scripts/qemu-build.sh
30 #set -x
33 http_proxy=${http_proxy:-}
35 if [ -z ${WORKSPACE+x} ]; then
40 docker_reg=${DOCKER_REG:-"public.ecr.aws/ubuntu"}
43 img_name=qemu-build
49 if [[ -n "${http_proxy}" ]]; then
50 …ho \"Acquire::http::Proxy \\"\"${http_proxy}/\\"\";\" > /etc/apt/apt.conf.d/000apt-cacher-ng-proxy"
55 export PROXY_HOST=${PROXY_HOST/%:[0-9]*}
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/
H A Dvlc_3.0.21.bb1 DESCRIPTION = "Video player and streamer - davinci edition"
5 LICENSE = "GPL-2.0-only"
8 DEPENDS = "coreutils-native fribidi libtool libgcrypt libgcrypt-native bison-native \
9 dbus libxml2 gnutls \
10 tremor faad2 ffmpeg flac alsa-lib \
11 lua-native lua libidn \
16 LDFLAGS:append:riscv64 = " -latomic"
17 LDFLAGS:append:riscv32 = " -latomic"
20 file://0001-make-opencv-configurable.patch \
21 file://0002-use-vorbisidec.patch \
[all …]

123