| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-twisted_22.2.0.bb | 6 #twisted/topfiles/NEWS:655: - Relicensed: Now under the MIT license, rather than LGPL. 85 ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \ 86 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*/test \ 87 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy/test/ \ 91 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 92 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/gps/ \ 93 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/mice/ \ 94 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/haproxy \ 98 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zsh \ 99 ${libdir}/${PYTHON_DIR}/site-packages/twisted/python/zshcomp.* \ [all …]
|
| H A D | python3-incremental_21.3.0.bb | 2 HOMEPAGE = "https://github.com/twisted/incremental" 11 ${PYTHON_PN}-twisted \ 15 # -native is needed to build python[3]-twisted, however, we need to take steps to 17 # python-incremental which uses python-twisted, so this hack is OK. 18 RDEPENDS:${PYTHON_PN}-incremental-native:remove = "${PYTHON_PN}-twisted-native"
|
| H A D | python3-pymodbus_2.5.3.bb | 16 PACKAGECONFIG[twisted] = ",,,python3-twisted-conch"
|
| H A D | python3-txaio_22.2.1.bb | 11 ${PYTHON_PN}-twisted \
|
| H A D | python3-constantly_15.1.0.bb | 2 HOMEPAGE = "https://github.com/twisted/constantly"
|
| H A D | python3-txdbus_1.1.2.bb | 13 RDEPENDS:${PN} += "python3-six python3-twisted"
|
| H A D | python3-autobahn_22.3.2.bb | 11 ${PYTHON_PN}-twisted \
|
| H A D | python3-pika_1.2.0.bb | 20 ${PYTHON_PN}-twisted \
|
| H A D | python3-wpa-supplicant_0.2.bb | 16 RDEPENDS:${PN} += "python3-twisted python3-click python3-txdbus"
|
| /OK3568_Linux_fs/buildroot/package/python-autobahn/ |
| H A D | 0001-Fix-duplicate-xbr-packages-and-xbr-templates-package.patch | 29 'twisted.plugins', 35 + 'autobahn.twisted.xbr', 45 - packages += ['autobahn.xbr', 'autobahn.asyncio.xbr', 'autobahn.twisted.xbr']
|
| /OK3568_Linux_fs/buildroot/package/python-daphne/ |
| H A D | 0001-remove-pytest-runner-requirement.patch | 18 packages=find_packages() + ["twisted.plugins"], 20 install_requires=["twisted[tls]>=18.7", "autobahn>=0.18", "asgiref~=3.2"],
|
| /OK3568_Linux_fs/buildroot/support/testing/tests/package/ |
| H A D | sample_python_twisted.py | 1 from twisted.internet import protocol, reactor, endpoints
|
| H A D | sample_python_treq.py | 1 from twisted.internet import reactor
|
| /OK3568_Linux_fs/buildroot/package/python-incremental/ |
| H A D | Config.in | 6 https://github.com/twisted/incremental
|
| /OK3568_Linux_fs/buildroot/package/python-twisted/ |
| H A D | python-twisted.hash | 1 # md5, sha256 from https://pypi.org/pypi/twisted/json
|
| H A D | python-twisted.mk | 14 PYTHON_TWISTED_CPE_ID_PRODUCT = twisted
|
| H A D | Config.in | 2 bool "python-twisted"
|
| /OK3568_Linux_fs/buildroot/package/python-constantly/ |
| H A D | Config.in | 8 https://github.com/twisted/constantly
|
| /OK3568_Linux_fs/buildroot/package/python-txdbus/ |
| H A D | Config.in | 3 depends on BR2_PACKAGE_PYTHON3 # python-twisted -> python-cryptography -> python-idna
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/python-txws/ |
| H A D | python3-txws_0.9.1.bb | 7 DEPENDS = "python3-twisted python3-six python3-vcversioner python3-six-native python3-vcversioner-n…
|
| /OK3568_Linux_fs/buildroot/package/python-treq/ |
| H A D | Config.in | 18 https://github.com/twisted/treq
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/smsc/ |
| H A D | smc9.rst | 37 1 for twisted pair
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/apple/ |
| H A D | Kconfig | 38 instead of an 8-pin RJ45 connector for twisted-pair ethernet. Say
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | pcmplc.c | 1309 phy->twisted = ((mib->fddiPORTMy_Type != TS) && in pc_rcode_actions() 1313 if (phy->twisted) { in pc_rcode_actions() 1576 if (smc->y[PA].twisted && (smc->y[PA].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted() 1578 if (smc->y[PB].twisted && (smc->y[PB].mib->fddiPORTPCMState == PC8_ACTIVE)) in pcm_status_twisted()
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/h/ |
| H A D | smc.h | 220 u_char twisted ; /* flag to indicate an A-A or B-B connection */ member
|