| /buildroot/package/python3/ |
| A D | Config.in | 44 bool "2to3 module" 56 bool "bz2 module" 59 bzip2 module for Python3 62 bool "codecscjk module" 67 bool "curses module" 73 bool "decimal module" 79 bool "ossaudiodev module" 106 bool "sqlite module" 112 bool "xml module" 118 bool "xz module" [all …]
|
| A D | Config.in.host | 13 bz2 module for host Python3. 18 curses module for host Python3. 24 _ssl module for host Python3.
|
| /buildroot/package/daq3/ |
| A D | daq3.mk | 17 DAQ3_CONF_OPTS += --enable-gwlb-module 19 DAQ3_CONF_OPTS += --disable-gwlb-module 24 DAQ3_CONF_OPTS += --enable-nfq-module 26 DAQ3_CONF_OPTS += --disable-nfq-module 31 DAQ3_CONF_OPTS += --enable-pcap-module 33 DAQ3_CONF_OPTS += --disable-pcap-module
|
| /buildroot/package/freescale-imx/kernel-module-imx-gpu-viv/ |
| A D | kernel-module-imx-gpu-viv.mk | 9 $(call github,Freescale,kernel-module-imx-gpu-viv,$(KERNEL_MODULE_IMX_GPU_VIV_VERSION)) 14 AQROOT=$(@D)/kernel-module-imx-gpu-viv-src \ 17 KERNEL_MODULE_IMX_GPU_VIV_MODULE_SUBDIRS = kernel-module-imx-gpu-viv-src 23 $(eval $(kernel-module))
|
| A D | Config.in | 1 comment "kernel-module-imx-gpu-viv needs a Linux kernel to be built" 5 bool "kernel-module-imx-gpu-viv" 8 Kernel loadable module for Vivante GPU. 14 This module is only meant for NXP-based kernel. 16 https://github.com/Freescale/kernel-module-imx-gpu-viv
|
| /buildroot/package/zfs/ |
| A D | zfs.mk | 71 module/avl \ 72 module/icp \ 73 module/lua \ 74 module/nvpair \ 75 module/spl \ 76 module/unicode \ 77 module/zcommon \ 78 module/zstd \ 79 module/zfs
|
| /buildroot/package/murata-cyw-fw/ |
| A D | Config.in | 15 Murata Wireless CYW43012 (1LV) module firmware files. 20 Murata Wireless CYW43340/CYW43341 (1BW) module firmware files. 25 Murata Wireless CYW43362 (SN8000) module firmware files. 30 Murata Wireless CYW4339 (1CK/ZP) module firmware files. 33 prompt "CYW4339 module" if BR2_PACKAGE_MURATA_CYW_FW_CYW4339 47 module firmware files. 66 Murata Wireless CYW43455 (1HK/1LC/1MW) module firmware files. 69 prompt "CYW43455 module" if BR2_PACKAGE_MURATA_CYW_FW_CYW43455 85 Murata Wireless CYW4354 (1BB) module firmware files. 90 Murata Wireless CYW4356 (1CX) module firmware files. [all …]
|
| /buildroot/package/daq/ |
| A D | daq.mk | 18 DAQ_CONF_OPTS += --disable-ipq-module 29 DAQ_CONF_OPTS += --enable-nfq-module 31 DAQ_CONF_OPTS += --disable-nfq-module 41 DAQ_CONF_OPTS += --enable-pcap-module 43 DAQ_CONF_OPTS += --disable-pcap-module
|
| /buildroot/docs/manual/ |
| A D | adding-packages-kernel-module.adoc | 11 [[kernel-module-tutorial]] 12 ==== +kernel-module+ tutorial 30 13: $(eval $(kernel-module)) 39 that kernel module. 80 24: $(eval $(kernel-module)) 88 when building the module(s). 91 [[kernel-module-reference]] 92 ==== +kernel-module+ reference 94 The main macro for the kernel module infrastructure is +kernel-module+. 107 $(eval $(kernel-module)) [all …]
|
| /buildroot/package/dracut/ |
| A D | dracut.mk | 26 $(INSTALL) -D -m 0755 package/dracut/merged-usr-module-setup.sh \ 27 $(HOST_DIR)/lib/dracut/modules.d/0000-merged-usr/module-setup.sh 28 $(INSTALL) -D -m 0755 package/dracut/libc-links-module-setup.sh \ 29 $(HOST_DIR)/lib/dracut/modules.d/05libc-links/module-setup.sh 44 $(INSTALL) -D -m 0755 package/dracut/busybox-init-module-setup.sh \ 45 $(HOST_DIR)/lib/dracut/modules.d/05busybox-init/module-setup.sh
|
| /buildroot/package/perl-module-runtime/ |
| A D | Config.in | 2 bool "perl-module-runtime" 4 runtime module handling.
|
| /buildroot/package/python-pathtools/ |
| A D | 0001-replace-imp.patch | 6 The imp module has been removed in python 3.12.0. 41 + module = importlib.util.module_from_spec(spec) 42 + # The module is always executed and not cached in sys.modules. 43 + # Uncomment the following line to cache the module. 44 + # sys.modules[module.__name__] = module 45 + loader.exec_module(module) 46 + return module
|
| /buildroot/package/qt5/qt53d/ |
| A D | Config.in | 12 This package corresponds to the qt53d module. 14 This module was in tech preview in Qt 5.6, and promoted 15 to a core module in Qt 5.7.0. 22 comment "qt53d module needs an OpenGL-capable backend"
|
| /buildroot/package/libdnet/ |
| A D | Config.in | 12 bool "libdnet python module" 20 dnet module for python 22 comment "dnet module for python requires python3 package" 26 comment "dnet module for python needs a toolchain w/ dynamic library, threads, wchar"
|
| /buildroot/package/qt5/qt5quickcontrols2/ |
| A D | Config.in | 10 This package corresponds to the qt5quickcontrols2 module. 12 This module was in tech preview in Qt 5.6, and promoted 13 to a core module in Qt 5.7.0.
|
| /buildroot/package/lua-utf8/ |
| A D | Config.in | 4 This module adds UTF-8 support to Lua. 5 It's compatible with Lua "string" module.
|
| /buildroot/package/qt5/qt5serialbus/ |
| A D | Config.in | 9 This package corresponds to the qt5serialbus module. 11 This module was in tech preview in Qt 5.6, and promoted 12 to a core module in Qt 5.8.0.
|
| /buildroot/package/brcmfmac_sdio-firmware-rpi/ |
| A D | Config.in | 13 Raspberry Pi 3 and Zero W Broadcom BCM43438 Bluetooth module 15 Bluetooth module firmware. 21 Raspberry Pi 3 and Zero W Broadcom BCM43430 wifi module 23 wifi module NVRAM data.
|
| /buildroot/package/perl-module-implementation/ |
| A D | Config.in | 2 bool "perl-module-implementation" 7 a module.
|
| /buildroot/package/sconeserver/ |
| A D | Config.in | 29 Bluetooth module for Sconeserver 46 http::sconesite module for Sconeserver 55 Location module for Sconeserver 65 Mathematics module for Sconeserver 72 MySQL module for Sconeserver 78 RSS module for Sconeserver 84 SQLite module for Sconeserver 89 Testbuilder module for Sconeserver
|
| /buildroot/package/google-breakpad/ |
| A D | 0001-Fixed-missing-include-for-std-find_if.patch | 15 diff --git a/src/common/module.cc b/src/common/module.cc 17 --- a/src/common/module.cc 18 +++ b/src/common/module.cc
|
| /buildroot/package/nginx-upload/ |
| A D | Config.in | 6 A module for nginx web server for handling file uploads 9 https://github.com/vkholodkov/nginx-upload-module
|
| /buildroot/package/ |
| A D | pkg-kernel-module.mk | 45 define inner-kernel-module 103 kernel-module = $(call inner-kernel-module,$(pkgname),$(call UPPERCASE,$(pkgname)))
|
| /buildroot/package/perl-file-util/ |
| A D | perl-file-util.mk | 10 PERL_FILE_UTIL_DEPENDENCIES = host-perl-module-build 14 HOST_PERL_FILE_UTIL_DEPENDENCIES = host-perl-module-build
|
| /buildroot/package/libpam-tacplus/ |
| A D | Config.in | 4 TACACS+ protocol client library and PAM module in C. This 5 PAM module support authentication, authorization (account
|