/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libblockdev/ |
H A D | libblockdev_3.2.1.bb | 24 PACKAGECONFIG[python3] = "--with-python3, --without-python3,,python3" 25 PACKAGECONFIG[lvm] = "--with-lvm, --without-lvm, multipath-tools libyaml, lvm2" 26 PACKAGECONFIG[lvm-dbus] = "--with-lvm_dbus, --without-lvm_dbus, multipath-tools libyaml, lvm2" 27 PACKAGECONFIG[dm] = "--with-dm, --without-dm, multipath-tools, lvm2" 28 PACKAGECONFIG[parted] = "--with-part, --without-part, parted" 29 PACKAGECONFIG[fs] = "--with-fs, --without-fs, e2fsprogs util-linux" 30 PACKAGECONFIG[doc] = "--with-gtk-doc, --without-gtk-doc, gtk-doc-native" 31 PACKAGECONFIG[nvdimm] = "--with-nvdimm, --without-nvdimm, ndctl util-linux" 32 PACKAGECONFIG[escrow] = "--with-escrow, --without-escrow, nss volume-key" 33 PACKAGECONFIG[btrfs] = "--with-btrfs,--without-btrfs,libbytesize btrfs-tools" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
H A D | freeradius_3.2.7.bb | 62 --without-rlm_ippool \ 63 --without-rlm_cache_memcached \ 64 --without-rlm_counter \ 65 --without-rlm_couchbase \ 66 --without-rlm_dbm \ 67 --without-rlm_eap_tnc \ 68 --without-rlm_eap_ikev2 \ 69 --without-rlm_opendirectory \ 70 --without-rlm_redis \ 71 --without-rlm_rediswho \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/ |
H A D | libarchive_3.7.9.bb | 17 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib," 18 PACKAGECONFIG[bz2] = "--with-bz2lib,--without-bz2lib,${DEPENDS_BZIP2}," 19 PACKAGECONFIG[xz] = "--with-lzma,--without-lzma,xz," 20 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl," 21 PACKAGECONFIG[libb2] = "--with-libb2,--without-libb2,libb2," 22 PACKAGECONFIG[libxml2] = "--with-xml2,--without-xml2,libxml2," 23 PACKAGECONFIG[expat] = "--with-expat,--without-expat,expat," 24 PACKAGECONFIG[lzo] = "--with-lzo2,--without-lzo2,lzo," 25 PACKAGECONFIG[nettle] = "--with-nettle,--without-nettle,nettle," 26 PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4," [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/ |
H A D | xorg-lib-common.inc | 17 EXTRA_OECONF = "--disable-specs --without-groff --without-ps2pdf --without-fop" 20 PACKAGECONFIG[xmlto] = "--with-xmlto, --without-xmlto, xmlto-native docbook-xml-dtd4-native docbook… 23 --disable-specs --without-groff --without-ps2pdf --without-fop \ 24 --without-xmlto --with-xmlto \
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dhcp/files/ |
H A D | 0002-bind-Makefile.in-disable-backtrace.patch | 23 bindconfig = --without-openssl --without-libxml2 --without-libjson \ 24 - --without-gssapi --disable-threads --without-lmdb \ 25 + --without-gssapi --disable-threads --without-lmdb --disable-backtrace \ 26 --includedir=@includedir@ --libdir=@libdir@ --without-python\
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/ostree/ |
H A D | ostree_2024.10.bb | 41 # Package configuration - match ostree defaults, but without rofiles-fuse 54 # We include curl because ostree can't (currently) be built without 70 PACKAGECONFIG[avahi] = "--with-avahi, --without-avahi, avahi" 71 PACKAGECONFIG[builtin-grub2-mkconfig] = "--with-builtin-grub2-mkconfig, --without-builtin-grub2-mkc… 72 PACKAGECONFIG[composefs] = "--with-composefs, --without-composefs, composefs" 73 PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl" 74 PACKAGECONFIG[dracut] = "--with-dracut, --without-dracut" 75 PACKAGECONFIG[ed25519-libsodium] = "--with-ed25519-libsodium, --without-ed25519-libsodium, libsodiu… 76 PACKAGECONFIG[ed25519-openssl] = "--with-openssl, --without-openssl, openssl" 80 PACKAGECONFIG[gpgme] = "--with-gpgme, --without-gpgme, gpgme" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/imlib2/ |
H A D | imlib2_git.bb | 23 PACKAGECONFIG[x11] = "--with-x,--without-x,${X11_DEPS}" 25 PACKAGECONFIG[gif] = "--with-gif,--without-gif,giflib" 26 PACKAGECONFIG[jpeg] = "--with-jpeg,--without-jpeg,jpeg" 27 PACKAGECONFIG[png] = "--with-png,--without-png,libpng" 28 PACKAGECONFIG[tiff] = "--with-tiff,--without-tiff,tiff" 29 PACKAGECONFIG[webp] = "--with-webp,--without-webp,libwebp" 31 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib" 33 PACKAGECONFIG[id3] = "--with-id3,--without-id3,libid3tag"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/ |
H A D | nmap_7.95.bb | 24 PACKAGECONFIG[pcap] = "--with-pcap=linux, --without-pcap, libpcap, libpcap" 26 PACKAGECONFIG[ssl] = "--with-openssl=${STAGING_LIBDIR}/.., --without-openssl, openssl, openssl" 27 PACKAGECONFIG[ssh2] = "--with-openssh2=${STAGING_LIBDIR}/.., --without-openssh2, libssh2, libssh2" 28 PACKAGECONFIG[libz] = "--with-libz=${STAGING_LIBDIR}/.., --without-libz, zlib, zlib" 31 PACKAGECONFIG[nping] = ",--without-nping," 32 PACKAGECONFIG[ncat] = ",--without-ncat," 33 PACKAGECONFIG[ndiff] = "--with-ndiff=yes,--without-ndiff,python3 python3-setuptools-native" 34 PACKAGECONFIG[update] = ",--without-nmap-update," 36 EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblu… 41 EXTRA_OECONF += "--without-zenmap"
|
H A D | nmap_7.92.bb | 24 PACKAGECONFIG[pcap] = "--with-pcap=linux, --without-pcap, libpcap, libpcap" 26 PACKAGECONFIG[ssl] = "--with-openssl=${STAGING_LIBDIR}/.., --without-openssl, openssl, openssl" 27 PACKAGECONFIG[ssh2] = "--with-openssh2=${STAGING_LIBDIR}/.., --without-openssh2, libssh2, libssh2" 28 PACKAGECONFIG[libz] = "--with-libz=${STAGING_LIBDIR}/.., --without-libz, zlib, zlib" 31 PACKAGECONFIG[nping] = ",--without-nping," 32 PACKAGECONFIG[ncat] = ",--without-ncat," 33 PACKAGECONFIG[ndiff] = "--with-ndiff=yes,--without-ndiff,python3 python3-setuptools-native" 34 PACKAGECONFIG[update] = ",--without-nmap-update," 36 EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblu… 41 EXTRA_OECONF += "--without-zenmap"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libopenmpt/ |
H A D | libopenmpt_0.7.10.bb | 34 PACKAGECONFIG[flac] = "--with-flac,--without-flac,flac" 35 PACKAGECONFIG[mpg123] = "--with-mpg123,--without-mpg123,mpg123" 36 PACKAGECONFIG[ogg] = "--with-ogg,--without-ogg,libogg" 37 PACKAGECONFIG[portaudio] = "--with-portaudio,--without-portaudio,portaudio-v19" 38 PACKAGECONFIG[pulseaudio] = "--with-pulseaudio,--without-pulseaudio,pulseaudio" 39 PACKAGECONFIG[sdl2] = "--with-sdl2,--without-sdl2,virtual/libsdl2" 40 PACKAGECONFIG[sndfile] = "--with-sndfile,--without-sndfile,libsndfile1" 41 PACKAGECONFIG[vorbis] = "--with-vorbis,--without-vorbis,libvorbis" 42 PACKAGECONFIG[vorbisfile] = "--with-vorbisfile,--without-vorbisfile,libvorbis" 43 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/links/ |
H A D | links-x11_2.26.bb | 20 --without-libtiff --without-svgalib --without-fb \ 21 --without-directfb --without-pmshell --without-atheos \ 22 --with-x --without-gpm"
|
H A D | links_2.29.bb | 8 --without-libtiff --without-svgalib --with-fb \ 9 --without-directfb --without-pmshell --without-atheos \ 10 --without-x"
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | build-opkg | 24 --without-zlib \ 25 --without-bz2lib \ 26 --without-libb2 \ 27 --without-lz4 \ 28 --without-lzo2 \ 29 --without-cng \ 30 --without-nettle \ 31 --without-xml2 \ 32 --without-expat \ 63 --without-libsolv \
|
/openbmc/openbmc/meta-security/recipes-ids/aide/ |
H A D | aide_0.18.8.bb | 23 PACKAGECONFIG[selinux] = "--with-selinux, --without-selinux, libselinux, libselinux" 24 PACKAGECONFIG[zlib] = "--with-zlib, --without-zlib, zlib, zlib " 25 PACKAGECONFIG[xattr] = "--with-xattr, --without-xattr, attr, attr" 26 PACKAGECONFIG[curl] = "--with-curl, --without-curl, curl, libcurl" 27 PACKAGECONFIG[audit] = "--with-audit, --without-audit,audit" 28 PACKAGECONFIG[gcrypt] = "--with-gcrypt, --without-gcrypt, libgcrypt, libgcrypt" 29 PACKAGECONFIG[mhash] = "--with-mhash, --without-mhash, libmhash, libmhash" 30 PACKAGECONFIG[e2fsattrs] = "--with-e2fsattrs, --without-e2fsattrs, e2fsprogs, e2fsprogs" 31 PACKAGECONFIG[capabilities] = "--with-capabilities, --without-capabilities, libcap, libcap" 32 PACKAGECONFIG[posix] = "--with-posix-acl, --without-posix-acl, acl, acl"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SMPPL | 5 …ations regarding its use and distribution. Organizations can use the SMP without paying any royalt… 13 …without additional permission from the U.S. Government, use, copy, modify, sublicense and otherwis… 15 …free of charge and without additional permission from the U.S. Government, distribute copies of th… 17 Furthermore, if you distribute the SMP Software or parts of the SMP Software, with or without modif… 21 The SMP Software is provided without warranty or guarantee of any nature, express or implied, inclu…
|
H A D | LOOP | 5 documentation for any purpose and without fee is hereby granted, 10 pertaining to distribution of the software without specific, written 14 It is provided "as is" without express or implied warranty. 26 documentation for any purpose and without fee is hereby granted, 31 without specific, written prior permission. Notice must be given in 34 this software for any purpose. It is provided "as is" without express
|
H A D | HPND-export2-US | 10 without fee is hereby granted, provided that the above copyright 14 pertaining to distribution of the software without specific, 17 provided "as is" without express or implied warranty. 19 THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR 20 IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
|
H A D | Net-SNMP | 9 …without fee is hereby granted, provided that the above copyright notice appears in all copies and … 15 …hts reserved. Redistribution and use in source and binary forms, with or without modification, are… 19 …rs may be used to endorse or promote products derived from this software without specific prior wr… 25 …hts reserved. Redistribution and use in source and binary forms, with or without modification, are… 29 …ay not be used to endorse or promote products derived from this software without specific prior wr… 43 Redistribution and use in source and binary forms, with or without modification, are permitted prov… 49 …rs may be used to endorse or promote products derived from this software without specific prior wr… 55 …hts reserved. Redistribution and use in source and binary forms, with or without modification, are… 59 …rs may be used to endorse or promote products derived from this software without specific prior wr… 65 …hts reserved. Redistribution and use in source and binary forms, with or without modification, are… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rsnapshot/ |
H A D | rsnapshot_git.bb | 38 EXTRA_OECONF += "--without-cp \ 39 --without-rm \ 40 --without-du \ 41 --without-ssh \ 42 --without-logger \ 43 --without-rsync \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/ |
H A D | liboop_1.0.1.bb | 13 PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline" 14 PACKAGECONFIG[glib] = "--with-glib,--without-glib,glib-2.0 libpcre" 15 PACKAGECONFIG[tcl] = "--with-tcl,--without-tcl,tcl8" 17 EXTRA_OECONF += "--without-adns -without-libwww"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/ |
H A D | squashfs-tools-ng_1.3.2.bb | 22 PACKAGECONFIG[gzip] = "--with-gzip,--without-gzip,zlib" 23 PACKAGECONFIG[xz] = "--with-xz,--without-xz,xz" 24 PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo" 25 PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4" 26 PACKAGECONFIG[zstd] = "--with-zstd,--without-zstd,zstd" 27 PACKAGECONFIG[selinux] = "--with-selinux,--without-selinux,libselinux"
|
/openbmc/openbmc/poky/meta/recipes-extended/wget/ |
H A D | wget.inc | 16 EXTRA_OECONF = "--without-libgnutls-prefix --without-libssl-prefix \ 32 PACKAGECONFIG[ares] = "--with-cares,--without-cares,c-ares" 36 PACKAGECONFIG[libpsl] = "--with-libpsl,--without-libpsl,libpsl" 37 PACKAGECONFIG[libuuid] = "--with-libuuid,--without-libuuid,util-linux" 41 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
|
/openbmc/openbmc/poky/meta/recipes-support/curl/ |
H A D | curl_8.12.1.bb | 41 PACKAGECONFIG[brotli] = "--with-brotli,--without-brotli,brotli" 47 PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls" 53 PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" 56 PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" 57 PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" 58 PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" 59 PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls" 62 PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2" 63 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl" 66 PACKAGECONFIG[rtmpdump] = "--with-librtmp,--without-librtmp,rtmpdump" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/ |
H A D | libsigrok_0.5.2.bb | 9 PACKAGECONFIG[serialport] = "--with-libserialport,--without-libserialport,libserialport" 10 PACKAGECONFIG[ftdi] = "--with-libftdi,--without-libftdi,libftdi" 11 PACKAGECONFIG[usb] = "--with-libusb,--without-libusb,libusb" 13 PACKAGECONFIG[bluez5] = "--with-libbluez,--without-libbluez,bluez5" 14 PACKAGECONFIG[hidapi] = "--with-libhidapi,--without-libhidapi,hidapi"
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | no-static-libs.inc | 10 # openjade/sgml-common have build issues without static libs 13 # openssl has build issues without static libs 30 EXCONFIG_ARGS:append:pn-ncurses = " --without-normal" 31 EXCONFIG_ARGS:append:pn-ncurses-native = " --without-normal" 32 EXCONFIG_ARGS:append:pn-nativesdk-ncurses = " --without-normal"
|