All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1"
@ 2010-11-11 13:37 Michael Smith
  2010-11-11 13:37 ` [PATCH 2/2] usbutils 0.86: delete usb.ids if gzipped version is installed Michael Smith
  2010-11-16 23:33 ` [PATCH 1/2] usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1" Khem Raj
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Smith @ 2010-11-11 13:37 UTC (permalink / raw)
  To: openembedded-devel

I think it may be leftover from earlier.  Let 0.86 build by default.
Most distros already prefer it.

Signed-off-by: Michael Smith <msmith@cbnco.com>
---
 recipes/usbutils/usbutils_0.70.bb |    1 -
 recipes/usbutils/usbutils_0.73.bb |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/usbutils/usbutils_0.70.bb b/recipes/usbutils/usbutils_0.70.bb
index 5ce15bd..d5b1933 100644
--- a/recipes/usbutils/usbutils_0.70.bb
+++ b/recipes/usbutils/usbutils_0.70.bb
@@ -3,7 +3,6 @@ SECTION = "base"
 DEPENDS += "virtual/libusb0"
 LICENSE = "GPLv2"
 PRIORITY = "optional"
-DEFAULT_PREFERENCE = "1"
 
 PR = "r1"
 
diff --git a/recipes/usbutils/usbutils_0.73.bb b/recipes/usbutils/usbutils_0.73.bb
index 271e89f..e90263c 100644
--- a/recipes/usbutils/usbutils_0.73.bb
+++ b/recipes/usbutils/usbutils_0.73.bb
@@ -3,7 +3,6 @@ SECTION = "base"
 DEPENDS += "virtual/libusb0"
 LICENSE = "GPLv2"
 PRIORITY = "optional"
-DEFAULT_PREFERENCE = "1"
 
 PR = "r0"
 
-- 
1.7.0.4




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

end of thread, other threads:[~2010-11-17 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11 13:37 [PATCH 1/2] usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1" Michael Smith
2010-11-11 13:37 ` [PATCH 2/2] usbutils 0.86: delete usb.ids if gzipped version is installed Michael Smith
2010-11-16 23:36   ` Khem Raj
2010-11-16 23:33 ` [PATCH 1/2] usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1" Khem Raj
2010-11-17 17:32   ` Michael Smith
2010-11-17 19:26     ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.