usbutils 0.70 & 0.73: don't set DEFAULT_PREFERENCE = "1"
authorMichael Smith <msmith@cbnco.com>
Thu, 11 Nov 2010 13:31:47 +0000 (08:31 -0500)
committerMichael Smith <msmith@cbnco.com>
Fri, 12 Nov 2010 19:01:31 +0000 (14:01 -0500)
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
recipes/usbutils/usbutils_0.73.bb

index 5ce15bd..d5b1933 100644 (file)
@@ -3,7 +3,6 @@ SECTION = "base"
 DEPENDS += "virtual/libusb0"
 LICENSE = "GPLv2"
 PRIORITY = "optional"
-DEFAULT_PREFERENCE = "1"
 
 PR = "r1"
 
index 271e89f..e90263c 100644 (file)
@@ -3,7 +3,6 @@ SECTION = "base"
 DEPENDS += "virtual/libusb0"
 LICENSE = "GPLv2"
 PRIORITY = "optional"
-DEFAULT_PREFERENCE = "1"
 
 PR = "r0"