mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
usbutils: install into staging directory (needed by udev)
Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7e3e8ec040
commit
96984e3b80
@ -7,6 +7,7 @@
|
|||||||
USBUTILS_VERSION = 002
|
USBUTILS_VERSION = 002
|
||||||
USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils
|
USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils
|
||||||
USBUTILS_DEPENDENCIES = host-pkg-config libusb
|
USBUTILS_DEPENDENCIES = host-pkg-config libusb
|
||||||
|
USBUTILS_INSTALL_STAGING = YES
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_USBUTILS_ZLIB),y)
|
ifeq ($(BR2_PACKAGE_USBUTILS_ZLIB),y)
|
||||||
USBUTILS_DEPENDENCIES += zlib
|
USBUTILS_DEPENDENCIES += zlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user