Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] usbutils: install into staging directory (needed by udev)
@ 2011-05-01 13:00 heiko at zuerker.org
  2011-05-02 15:41 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: heiko at zuerker.org @ 2011-05-01 13:00 UTC (permalink / raw)
  To: buildroot

From: Heiko Zuerker <smiley73@users.sourceforge.net>


Signed-off-by: Heiko Zuerker <smiley73@users.sourceforge.net>
---
 package/usbutils/usbutils.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/usbutils/usbutils.mk b/package/usbutils/usbutils.mk
index bd50a5f..a034ddc 100644
--- a/package/usbutils/usbutils.mk
+++ b/package/usbutils/usbutils.mk
@@ -7,6 +7,7 @@
 USBUTILS_VERSION = 002
 USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils
 USBUTILS_DEPENDENCIES = host-pkg-config libusb
+USBUTILS_INSTALL_STAGING = YES
 
 ifeq ($(BR2_PACKAGE_USBUTILS_ZLIB),y)
 	USBUTILS_DEPENDENCIES += zlib
-- 
1.7.3.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-02 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 13:00 [Buildroot] [PATCH] usbutils: install into staging directory (needed by udev) heiko at zuerker.org
2011-05-02 15:41 ` Peter Korsgaard
2011-05-02 15:45   ` Heiko Zuerker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox