Loading package/libmbim/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,6 @@ config BR2_PACKAGE_LIBMBIM http://www.freedesktop.org/wiki/Software/libmbim/ comment "libmbim needs udev and a toolchain w/ wchar, threads" comment "libmbim needs udev /dev management and a toolchain w/ wchar, threads" depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \ !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV package/modem-manager/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ config BR2_PACKAGE_MODEM_MANAGER_LIBQMI This option enables support for QMI protocol endif comment "modemmanager needs udev and a toolchain w/ largefile, wchar, threads, IPv6" comment "modemmanager needs udev /dev management and a toolchain w/ largefile, wchar, threads, IPv6" depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || !BR2_USE_WCHAR || \ !BR2_TOOLCHAIN_HAS_THREADS || !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV package/network-manager/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,9 @@ config BR2_PACKAGE_NETWORK_MANAGER http://projects.gnome.org/NetworkManager/ comment "NetworkManager needs a toolchain w/ IPv6, largefile, wchar, threads" comment "NetworkManager needs udev /dev management and a toolchain w/ IPv6, largefile, wchar, threads" depends on !BR2_avr32 depends on BR2_USE_MMU depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || !BR2_USE_WCHAR || \ !BR2_TOOLCHAIN_HAS_THREADS !BR2_TOOLCHAIN_HAS_THREADS || \ !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV package/systemd/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ config BR2_PACKAGE_SYSTEMD comment "systemd needs udev /dev management and a toolchain w/ IPv6, threads" depends on BR2_USE_MMU depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || !BR2_INET_IPV6 || \\ depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || !BR2_INET_IPV6 || \ !BR2_TOOLCHAIN_HAS_THREADS package/udev/Config.in +3 −6 Original line number Diff line number Diff line Loading @@ -40,10 +40,7 @@ comment "enabling all extras needs a toolchain w/ wchar, threads" endif comment "udev requires /dev mgmnt set to udev under System configuration" comment "udev needs udev /dev management and a toolchain w/ largefile, wchar, dynamic library" depends on !BR2_avr32 depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV comment "udev needs a toolchain w/ largefile, wchar, dynamic library" depends on !BR2_avr32 depends on !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_PREFER_STATIC_LIB depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || \ !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_PREFER_STATIC_LIB Loading
package/libmbim/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,6 @@ config BR2_PACKAGE_LIBMBIM http://www.freedesktop.org/wiki/Software/libmbim/ comment "libmbim needs udev and a toolchain w/ wchar, threads" comment "libmbim needs udev /dev management and a toolchain w/ wchar, threads" depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS || \ !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
package/modem-manager/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -31,6 +31,6 @@ config BR2_PACKAGE_MODEM_MANAGER_LIBQMI This option enables support for QMI protocol endif comment "modemmanager needs udev and a toolchain w/ largefile, wchar, threads, IPv6" comment "modemmanager needs udev /dev management and a toolchain w/ largefile, wchar, threads, IPv6" depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || !BR2_USE_WCHAR || \ !BR2_TOOLCHAIN_HAS_THREADS || !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
package/network-manager/Config.in +3 −2 Original line number Diff line number Diff line Loading @@ -28,8 +28,9 @@ config BR2_PACKAGE_NETWORK_MANAGER http://projects.gnome.org/NetworkManager/ comment "NetworkManager needs a toolchain w/ IPv6, largefile, wchar, threads" comment "NetworkManager needs udev /dev management and a toolchain w/ IPv6, largefile, wchar, threads" depends on !BR2_avr32 depends on BR2_USE_MMU depends on !BR2_INET_IPV6 || !BR2_LARGEFILE || !BR2_USE_WCHAR || \ !BR2_TOOLCHAIN_HAS_THREADS !BR2_TOOLCHAIN_HAS_THREADS || \ !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV
package/systemd/Config.in +1 −1 Original line number Diff line number Diff line Loading @@ -20,5 +20,5 @@ config BR2_PACKAGE_SYSTEMD comment "systemd needs udev /dev management and a toolchain w/ IPv6, threads" depends on BR2_USE_MMU depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || !BR2_INET_IPV6 || \\ depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || !BR2_INET_IPV6 || \ !BR2_TOOLCHAIN_HAS_THREADS
package/udev/Config.in +3 −6 Original line number Diff line number Diff line Loading @@ -40,10 +40,7 @@ comment "enabling all extras needs a toolchain w/ wchar, threads" endif comment "udev requires /dev mgmnt set to udev under System configuration" comment "udev needs udev /dev management and a toolchain w/ largefile, wchar, dynamic library" depends on !BR2_avr32 depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV comment "udev needs a toolchain w/ largefile, wchar, dynamic library" depends on !BR2_avr32 depends on !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_PREFER_STATIC_LIB depends on !BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_UDEV || \ !BR2_LARGEFILE || !BR2_USE_WCHAR || BR2_PREFER_STATIC_LIB