/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.5.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.7.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-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/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-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,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-security/nmap/ |
H A D | nmap_7.95.bb | 20 PACKAGECONFIG[pcap] = "--with-pcap=linux, --without-pcap, libpcap, libpcap" 22 PACKAGECONFIG[ssl] = "--with-openssl=${STAGING_LIBDIR}/.., --without-openssl, openssl, openssl" 23 PACKAGECONFIG[ssh2] = "--with-openssh2=${STAGING_LIBDIR}/.., --without-openssh2, libssh2, libssh2" 24 PACKAGECONFIG[libz] = "--with-libz=${STAGING_LIBDIR}/.., --without-libz, zlib, zlib" 27 PACKAGECONFIG[nping] = ",--without-nping," 28 PACKAGECONFIG[ncat] = ",--without-ncat," 29 PACKAGECONFIG[ndiff] = "--with-ndiff=yes,--without-ndiff,python3" 30 PACKAGECONFIG[update] = ",--without-nmap-update," 32 EXTRA_OECONF = "--with-libdnet=included --with-liblinear=included --without-subversion --with-liblu… 37 EXTRA_OECONF += "--without-zenmap"
|
/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/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-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,tcl" 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/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/poky/meta/recipes-support/curl/ |
H A D | curl_8.11.1.bb | 36 PACKAGECONFIG[brotli] = "--with-brotli,--without-brotli,brotli" 42 PACKAGECONFIG[gnutls] = "--with-gnutls,--without-gnutls,gnutls" 48 PACKAGECONFIG[krb5] = "--with-gssapi,--without-gssapi,krb5" 51 PACKAGECONFIG[libgsasl] = "--with-libgsasl,--without-libgsasl,libgsasl" 52 PACKAGECONFIG[libidn] = "--with-libidn2,--without-libidn2,libidn2" 53 PACKAGECONFIG[libssh2] = "--with-libssh2,--without-libssh2,libssh2" 54 PACKAGECONFIG[mbedtls] = "--with-mbedtls=${STAGING_DIR_TARGET},--without-mbedtls,mbedtls" 57 PACKAGECONFIG[nghttp2] = "--with-nghttp2,--without-nghttp2,nghttp2" 58 PACKAGECONFIG[openssl] = "--with-openssl,--without-openssl,openssl" 61 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"
|
/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" 40 PACKAGECONFIG[zlib] = "--with-zlib,--without-zlib,zlib"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/ |
H A D | libtevent_0.16.1.bb | 28 PACKAGECONFIG[acl] = "--with-acl,--without-acl,acl" 29 PACKAGECONFIG[attr] = "--with-attr,--without-attr,attr" 30 PACKAGECONFIG[libbsd] = "--with-libbsd,--without-libbsd,libbsd" 31 PACKAGECONFIG[libcap] = "--with-libcap,--without-libcap,libcap" 32 PACKAGECONFIG[valgrind] = "--with-valgrind,--without-valgrind,valgrind" 47 --without-gettext \
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/ |
H A D | sox_14.4.2.bb | 20 PACKAGECONFIG[magic] = "--with-magic,--without-magic,file," 21 PACKAGECONFIG[mad] = "--with-mad,--without-mad,libmad," 22 PACKAGECONFIG[id3tag] = "--with-id3tag,--without-id3tag,libid3tag," 23 PACKAGECONFIG[lame] = "--with-lame,--without-lame,lame," 24 PACKAGECONFIG[ao] = "--with-ao,--without-ao,libao," 31 file://0001-remove-the-error-line-and-live-without-file-type-det.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/zbar/ |
H A D | zbar_git.bb | 34 PACKAGECONFIG[x11] = "--with-x, --without-x, libxv" 36 PACKAGECONFIG[jpeg] = "--with-jpeg, --without-jpeg, jpeg" 37 PACKAGECONFIG[python3] = "--with-python=auto, --without-python, python3" 38 PACKAGECONFIG[gtk3] = "--with-gtk=gtk3, --without-gtk, gtk+3" 39 PACKAGECONFIG[qt5] = "--with-qt5, --without-qt5, qtbase qtbase-native qtx11extras qtsvg, qtbase" 40 PACKAGECONFIG[imagemagick] = "--with-imagemagick, --without-imagemagick, imagemagick"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
H A D | gdb-common.inc | 23 --without-guile \ 36 # Use --without-system-readline to compile with readline 5. 37 PACKAGECONFIG[readline] = "--with-system-readline,--without-system-readline,readline" 38 PACKAGECONFIG[python] = "--with-python=${WORKDIR}/python,--without-python,python3,python3-codecs" 39 PACKAGECONFIG[babeltrace] = "--with-babeltrace,--without-babeltrace,babeltrace" 41 PACKAGECONFIG[xz] = "--with-lzma --with-liblzma-prefix=${STAGING_DIR_HOST},--without-lzma,xz" 42 PACKAGECONFIG[debuginfod] = "--with-debuginfod, --without-debuginfod, elfutils"
|
/openbmc/openbmc/poky/meta/recipes-core/libxml/ |
H A D | libxml2_2.13.5.bb | 33 PACKAGECONFIG[python] = "--with-python=${PYTHON},--without-python,python3" 54 EXTRA_OECONF = "--without-debug --without-legacy --with-catalog --with-c14n --without-lzma" 55 EXTRA_OECONF:class-native = "--without-legacy --with-c14n --without-lzma --with-zlib" 56 EXTRA_OECONF:class-nativesdk = "--without-legacy --with-c14n --without-lzma --with-zlib" 57 EXTRA_OECONF:linuxstdbase = "--with-debug --with-legacy --with-c14n --without-lzma --with-zlib"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gensio/ |
H A D | gensio_2.8.7.bb | 18 PACKAGECONFIG[openssl] = "--with-openssl=${STAGING_DIR_HOST}${prefix},--without-openssl, openssl" 19 PACKAGECONFIG[tcp-wrappers] = "--with-tcp-wrappers,--without-tcp-wrappers, tcp-wrappers" 20 PACKAGECONFIG[swig] = "--with-swig,--without-swig, swig" 22 EXTRA_OECONF = "--without-python"
|