| /OK3568_Linux_fs/buildroot/package/python3/ |
| H A D | 0026-Add-options-to-disable-zlib-bzip2-and-xz-modules.patch | 21 + [ if test "$enableval" = "no"; then 27 + [ if test "$enableval" = "no"; then 33 + [ if test "$enableval" = "no"; then
|
| H A D | 0021-Add-an-option-to-disable-IDLE.patch | 59 [ LIB2TO3="${enableval}" ], [ LIB2TO3=yes ]) 65 + [ IDLE="${enableval}" ], [ IDLE=yes ])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-support/spawn-fcgi/spawn-fcgi-1.6.4/ |
| H A D | fix_configure_ipv6_test.patch | 13 - [case "${enableval}" in 15 + [case "${enableval}" in 18 *) AC_MSG_ERROR(bad value ${enableval} for --enable-ipv6) ;;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/iksemel/iksemel/ |
| H A D | fix-configure-option-parsing.patch | 23 - [with_openssl=$enableval], 30 - [with_gnutls=$enableval], 55 - [with_python=$enableval],
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | configure.ac | 388 [DEBUGGING=$enableval], [DEBUGGING=no]) 424 [LISTEN_TCP=$enableval], [LISTEN_TCP=no]) 427 [LISTEN_UNIX=$enableval], [LISTEN_UNIX=yes]) 431 [LISTEN_LOCAL=$enableval], [LISTEN_LOCAL=yes]) 528 [ XQUARTZ_SPARKLE="${enableval}" ], 536 [SYMBOL_VISIBILITY=$enableval], 545 …omposite], [Build Composite extension (default: enabled)]), [COMPOSITE=$enableval], [COMPOSITE=yes… 546 …ING([--disable-mitshm], [Build SHM extension (default: auto)]), [MITSHM=$enableval], [MITSHM=auto]) 547 …P_STRING([--disable-xres], [Build XRes extension (default: enabled)]), [RES=$enableval], [RES=yes]) 548 …--disable-record], [Build Record extension (default: enabled)]), [RECORD=$enableval], [RECORD=yes]) [all …]
|
| H A D | configure | 4087 enableval=$enable_silent_rules; 4285 enableval=$enable_dependency_tracking; 6220 enableval=$enable_selective_werror; SELECTIVE_WERROR=$enableval 11599 enableval=$enable_strict_compilation; STRICT_COMPILE=$enableval 12190 enableval=$enable_silent_rules; 12481 enableval=$enable_docs; build_docs=$enableval 12504 enableval=$enable_devel_docs; build_devel_docs=$enableval 13041 enableval=$enable_unit_tests; enable_unit_tests=$enableval 15526 enableval=$enable_libtool_lock; 16587 case $enableval in [all …]
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-bd70528.c | 434 unsigned int enableval = BD70528_MASK_ALM_EN; in bd70528_alm_enable() local 438 enableval = 0; in bd70528_alm_enable() 447 BD70528_MASK_ALM_EN, enableval); in bd70528_alm_enable() 460 unsigned int enableval = BD70528_MASK_ALM_EN; in bd71828_alm_enable() local 463 enableval = 0; in bd71828_alm_enable() 466 BD70528_MASK_ALM_EN, enableval); in bd71828_alm_enable()
|
| /OK3568_Linux_fs/buildroot/package/libcgicc/ |
| H A D | 0001-disable-documentation-option.patch | 35 + [case "${enableval}" in 38 + *) AC_MSG_ERROR(bad value ${enableval} for --enable-doc) ;;
|
| /OK3568_Linux_fs/buildroot/package/poke/ |
| H A D | 0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch | 31 - [gui_enabled=$enableval], [gui_enabled=$has_tcltk]) 32 + [gui_enabled=$enableval], [gui_enabled=yes])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/poke/poke/ |
| H A D | 0001-build-do-not-check-for-Tcl-Tk-if-disable-gui-is-spec.patch | 31 - [gui_enabled=$enableval], [gui_enabled=$has_tcltk]) 32 + [gui_enabled=$enableval], [gui_enabled=yes])
|
| /OK3568_Linux_fs/buildroot/package/ngrep/ |
| H A D | 0003-fix-disable-tcpkill.patch | 27 - use_tcpkill="$enableval" 29 +[ use_tcpkill="$enableval" ],
|
| H A D | 0001-Fix-typo-in-configure-in-when-testing-for-use_pcre.patch | 18 [ use_pcre="$enableval" ],
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/iptables/iptables/ |
| H A D | 0001-configure-Add-option-to-enable-disable-libnfnetlink.patch | 24 [enable_nftables="$enableval"], [enable_nftables="yes"]) 27 + [enable_libnfnetlink="$enableval"], [enable_libnfnetlink="yes"])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/gpgme/gpgme/ |
| H A D | 0007-python-Add-variables-to-tests.patch | 24 run_g13_test=$enableval) 30 + run_lang_python_test=$enableval)
|
| /OK3568_Linux_fs/external/xserver/debian/patches/ |
| H A D | 02_kbsd-input-devd.diff | 452 …able-config-udev], [Build udev support (default: auto)]), [CONFIG_UDEV=$enableval], [CONFIG_UDEV=a… 453 …udev-kms], [Build udev kms support (default: auto)]), [CONFIG_UDEV_KMS=$enableval], [CONFIG_UDEV_K… 454 …disable-config-hal], [Build HAL support (default: auto)]), [CONFIG_HAL=$enableval], [CONFIG_HAL=au… 455 …able-config-devd], [Build devd support (default: auto)]), [CONFIG_DEVD=$enableval], [CONFIG_DEVD=a… 456 …scons], [Build wscons config support (default: auto)]), [CONFIG_WSCONS=$enableval], [CONFIG_WSCONS… 457 …-utils], [Build xfree86 DDX utilities (default: enabled)]), [XF86UTILS=$enableval], [XF86UTILS=yes… 458 …--enable-vgahw], [Build Xorg with vga access (default: enabled)]), [VGAHW=$enableval], [VGAHW=yes])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/libomxil/libomxil-0.9.3/ |
| H A D | configure-fix.patch | 34 [with_android=$enableval], 42 + [with_Werror=$enableval],
|
| /OK3568_Linux_fs/external/xserver/m4/ |
| H A D | ltoptions.m4 | 171 case $enableval in 178 for pkg in $enableval; do 225 case $enableval in 232 for pkg in $enableval; do 279 case $enableval in 286 for pkg in $enableval; do
|
| /OK3568_Linux_fs/buildroot/package/popt/ |
| H A D | 0003-configure-replace-deprecated-macros.patch | 55 [have_ld_version_script=$enableval], 63 if test ".$enableval" = .yes; then
|
| /OK3568_Linux_fs/buildroot/package/libgpiod/ |
| H A D | 0001-build-add-a-configure-switch-for-building-examples.patch | 82 + [if test "x$enableval" = xyes; then with_examples=true; fi], 88 [if test "x$enableval" = xyes; then with_bindings_cxx=true; fi],
|
| /OK3568_Linux_fs/buildroot/package/elfutils/ |
| H A D | 0001-Add-a-enable-disable-progs-configure-option.patch | 53 [tests_use_rpath=$enableval], [tests_use_rpath=no]) 58 + enable_progs=$enableval,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-driver/xf86-video-vmware/ |
| H A D | 0002-add-option-for-vmwgfx.patch | 19 [VMWARECTRL=$enableval], [VMWARECTRL=no]) 26 + [VMWGFX="$enableval"], [VMWGFX="yes"])
|
| /OK3568_Linux_fs/buildroot/package/mpdecimal/ |
| H A D | 0001-Add-minimal-support-for-enable-disable-shared-static.patch | 71 + [BUILD_SHARED=$enableval], 76 + [BUILD_STATIC=$enableval],
|
| /OK3568_Linux_fs/buildroot/package/beecrypt/ |
| H A D | 0002-build-system.patch | 21 + ac_enable_expert_mode=$enableval 30 + ac_enable_debug=$enableval
|
| /OK3568_Linux_fs/buildroot/package/openocd/ |
| H A D | 0001-configure-enable-build-on-uclinux.patch | 16 [build_sysfsgpio=$enableval], [build_sysfsgpio=no])
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/xdpyinfo/ |
| H A D | disable-xkb.patch | 12 + XKB="$enableval", XKB="yes")
|