| /buildroot/package/busybox/ |
| A D | udhcpc.script | 35 /sbin/ifconfig $interface up 36 /sbin/ifconfig $interface 0.0.0.0 41 grep -vE "# $interface\$" $RESOLV_CONF > $TMPFILE 46 /usr/sbin/avahi-autoipd -c $interface && /usr/sbin/avahi-autoipd -k $interface 52 /usr/sbin/avahi-autoipd -c $interface || /usr/sbin/avahi-autoipd -wD $interface --no-chroot 58 /usr/sbin/avahi-autoipd -c $interface && /usr/sbin/avahi-autoipd -k $interface 60 /sbin/ifconfig $interface $ip $BROADCAST $NETMASK 78 route add -net "$1" gw "$2" dev "$interface" 88 route add default gw $i dev $interface 95 grep -vE "# $interface\$" $RESOLV_CONF > $TMPFILE [all …]
|
| /buildroot/package/dhcp/ |
| A D | dhclient-script | 81 ifconfig $interface:0- 0.0.0.0 83 ifconfig $interface 0.0.0.0 up 109 ifconfig $interface:0- 0.0.0.0 114 ifconfig $interface 0.0.0.0 down 131 ifconfig $interface:0- 0.0.0.0 143 ifconfig $interface:0- 0.0.0.0 163 ifconfig $interface:0- 0.0.0.0 183 ifconfig $interface 0.0.0.0 down 193 ifconfig ${interface} up 221 ifconfig ${interface} 0.0.0.0 [all …]
|
| /buildroot/package/python-zope-interface/ |
| A D | python-zope-interface.hash | 1 # md5, sha256 from https://pypi.org/pypi/zope-interface/json 2 md5 5a383d71156ce6f89f59a86d957a8d65 zope.interface-5.5.2.tar.gz 3 sha256 bfee1f3ff62143819499e348f5b8a7f3aa0259f9aca5e0ddae7391d059dce671 zope.interface-5.5.2.tar.…
|
| /buildroot/package/perl-io-interface/ |
| A D | Config.in | 2 bool "perl-io-interface" 5 Access and modify network interface card configuration. 9 comment "perl-io-interface needs a toolchain w/ dynamic library"
|
| /buildroot/package/ifplugd/ |
| A D | 0002-fix-headers.patch | 2 src/interface.c | 2 +- 5 Index: ifplugd-0.28/src/interface.c 7 --- ifplugd-0.28.orig/src/interface.c 8 +++ ifplugd-0.28/src/interface.c
|
| A D | 0005-src-interface.h-fix-build-with-gcc-10.patch | 4 Subject: [PATCH] src/interface.h: fix build with gcc 10 8 … -pipe -W -Wall -Wno-unused-parameter -o ifplugstatus ifplugstatus.o interface.o -L/home/buildr… 9 …inux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: interface.o:(.bss+0x0): mu… 10 …inux-gnueabihf/10.2.0/../../../../arm-buildroot-linux-gnueabihf/bin/ld: interface.o:(.bss+0x4): mu… 18 src/interface.h | 4 ++-- 21 diff --git a/src/interface.h b/src/interface.h 23 --- a/src/interface.h 24 +++ b/src/interface.h
|
| /buildroot/package/rpi-userland/ |
| A D | 0001-Add-.pc-files-for-the-OpenGLESv2-EGL-and-bcm_host-li.patch | 22 create mode 100644 interface/khronos/egl/egl.pc.in 23 create mode 100644 interface/khronos/glxx/glesv2.pc.in 52 +Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux -I${includedir}/interface/vcos/p… 53 diff --git a/interface/khronos/CMakeLists.txt b/interface/khronos/CMakeLists.txt 55 --- a/interface/khronos/CMakeLists.txt 56 +++ b/interface/khronos/CMakeLists.txt 72 diff --git a/interface/khronos/egl/egl.pc.in b/interface/khronos/egl/egl.pc.in 76 +++ b/interface/khronos/egl/egl.pc.in 88 + -I${includedir}/interface/vmcs_host/linux/ 89 diff --git a/interface/khronos/glxx/glesv2.pc.in b/interface/khronos/glxx/glesv2.pc.in [all …]
|
| A D | 0002-interface-remove-faulty-assert-to-make-weston-happy-.patch | 4 Subject: [PATCH] interface: remove faulty assert() to make weston happy at 18 interface/vmcs_host/vc_vchi_dispmanx.c | 1 - 21 diff --git a/interface/vmcs_host/vc_vchi_dispmanx.c b/interface/vmcs_host/vc_vchi_dispmanx.c 23 --- a/interface/vmcs_host/vc_vchi_dispmanx.c 24 +++ b/interface/vmcs_host/vc_vchi_dispmanx.c
|
| A D | 0006-interface-vcos-pthreads-CMakeLists.txt-fix-build-wit.patch | 4 Subject: [PATCH] interface/vcos/pthreads/CMakeLists.txt: fix build with 7 interface/vcos/glibc/vcos_backtrace.c uses execinfo.h which can be 19 interface/vcos/pthreads/CMakeLists.txt | 6 ++++-- 22 diff --git a/interface/vcos/pthreads/CMakeLists.txt b/interface/vcos/pthreads/CMakeLists.txt 24 --- a/interface/vcos/pthreads/CMakeLists.txt 25 +++ b/interface/vcos/pthreads/CMakeLists.txt
|
| A D | 0003-Disable-Werror-everywhere.patch | 111 diff --git a/interface/mmal/CMakeLists.txt b/interface/mmal/CMakeLists.txt 113 --- a/interface/mmal/CMakeLists.txt 114 +++ b/interface/mmal/CMakeLists.txt 124 diff --git a/interface/vcos/CMakeLists.txt b/interface/vcos/CMakeLists.txt 126 --- a/interface/vcos/CMakeLists.txt 127 +++ b/interface/vcos/CMakeLists.txt 137 diff --git a/interface/vcos/pthreads/CMakeLists.txt b/interface/vcos/pthreads/CMakeLists.txt 150 diff --git a/interface/vmcs_host/CMakeLists.txt b/interface/vmcs_host/CMakeLists.txt 152 --- a/interface/vmcs_host/CMakeLists.txt 153 +++ b/interface/vmcs_host/CMakeLists.txt [all …]
|
| /buildroot/package/ipmitool/ |
| A D | Config.in | 5 IPMItool provides a simple command-line interface to 25 bool "enable lanplus interface" 28 Enables the IPMI v2.0 RMCP+ LAN interface typically used to 32 using the legacy IPMI v1.5 RMCP LAN interface. 35 bool "enable usb interface" 37 Enables the IPMI USB interface typically used to send inband 49 IPMI shell interface
|
| /buildroot/package/dahdi-linux/ |
| A D | Config.in | 6 source device interface technology used to control Digium and 7 other legacy telephony interface cards. 10 interface Asterisk with telephony hardware.
|
| /buildroot/support/testing/tests/package/ |
| A D | sample_python_dbus_next.py | 35 interface = obj.get_interface(service_interface.name) 37 result = await interface.call_ping() 40 result = await interface.call_concat_strings('hello ', 'world')
|
| A D | sample_python_dbus_fast.py | 36 interface = obj.get_interface(service_interface.name) 38 result = await interface.call_ping() 41 result = await interface.call_concat_strings('hello ', 'world')
|
| /buildroot/package/python-smbus-cffi/ |
| A D | Config.in | 6 interface on Linux hosts. The host kernel must have I2C 7 support, I2C device interface support, and a bus adapter
|
| /buildroot/package/am335x-pru-package/ |
| A D | 0001-install-does-not-build.patch | 12 …orig/pru_sw/app_loader/interface/Makefile am335x-pru-package-506e074859891a2b350eb4f5fcb451c496141… 13 --- am335x-pru-package-506e074859891a2b350eb4f5fcb451c4961410ea.orig/pru_sw/app_loader/interface/Ma… 14 +++ am335x-pru-package-506e074859891a2b350eb4f5fcb451c4961410ea/pru_sw/app_loader/interface/Makefil…
|
| /buildroot/package/wilc-driver/ |
| A D | Config.in | 26 This module adds support for the SPI interface of adapters 29 This SPI interface can be used for control and for serial 31 synchronous serial interface that is available immediately 38 This module adds support for the SDIO interface of adapters 40 speed interface. It meets SDIO card specification version 2.0. 41 The interface supports the 1-bit/4-bit SD transfer mode at the 42 clock range of 0-50 MHz. The host can use this interface to 45 interface, pin9 (SDIO_SPI_CFG) must be grounded. Select this
|
| /buildroot/package/libcli/ |
| A D | Config.in | 6 command-line interface into other software. It's a telnet 7 interface which supports command-line editing, history,
|
| /buildroot/package/libffi/ |
| A D | Config.in | 6 programming interface to various calling conventions. This 8 interface description at run-time.
|
| /buildroot/package/ifmetric/ |
| A D | Config.in | 5 routes attached to a given network interface at once. This 7 over the interface. Lower metrics correlate with higher
|
| /buildroot/package/libtracefs/ |
| A D | Config.in | 7 libtracefs is used to easily interface with the ftrace 8 interface through the tracefs virtual filesystem.
|
| /buildroot/package/berkeleydb/ |
| A D | Config.in | 17 bool "historic dbm interface" 19 Enable the historic dbm interface.
|
| /buildroot/package/python-pycairo/ |
| A D | Config.in | 5 Python interface for cairo.
|
| /buildroot/package/x11r7/xapp_xrandr/ |
| A D | Config.in | 6 primitive command line interface to RandR extension
|
| /buildroot/package/python-pysendfile/ |
| A D | Config.in | 4 A Python interface to sendfile(2) syscall
|