Loading CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. Updated/fixed packages: cloop, m4, openssh, qt, xz Updated/fixed packages: cloop, m4, openssh, qt, usbutils, xz New packages: dhrystone, lsuio, rsh-redone, whetstone Loading package/usbutils/Config.in +4 −0 Original line number Diff line number Diff line comment "usbutils requires a toolchain with PROGRAM_INVOCATION support" depends on !BR2_PROGRAM_INVOCATION config BR2_PACKAGE_USBUTILS bool "usbutils" depends on BR2_PROGRAM_INVOCATION select BR2_PACKAGE_LIBUSB select BR2_PACKAGE_LIBUSB_COMPAT help Loading package/usbutils/usbutils.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ############################################################# USBUTILS_VERSION = 0.90 USBUTILS_VERSION = 0.91 USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils USBUTILS_DEPENDENCIES = host-pkg-config libusb-compat Loading Loading
CHANGES +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ Ccache support reworked. Now used for both host and target compilation, and cache is stored in ~/.buildroot-ccache. Updated/fixed packages: cloop, m4, openssh, qt, xz Updated/fixed packages: cloop, m4, openssh, qt, usbutils, xz New packages: dhrystone, lsuio, rsh-redone, whetstone Loading
package/usbutils/Config.in +4 −0 Original line number Diff line number Diff line comment "usbutils requires a toolchain with PROGRAM_INVOCATION support" depends on !BR2_PROGRAM_INVOCATION config BR2_PACKAGE_USBUTILS bool "usbutils" depends on BR2_PROGRAM_INVOCATION select BR2_PACKAGE_LIBUSB select BR2_PACKAGE_LIBUSB_COMPAT help Loading
package/usbutils/usbutils.mk +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # ############################################################# USBUTILS_VERSION = 0.90 USBUTILS_VERSION = 0.91 USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils USBUTILS_DEPENDENCIES = host-pkg-config libusb-compat Loading