On Thu, Nov 11, 2010 at 5:37 AM, Michael Smith <[email protected]> wrote: > I think it may be leftover from earlier. Let 0.86 build by default. > Most distros already prefer it. >
does it work well with udev 141 ? some uclibc based distros still use older udev > Signed-off-by: Michael Smith <[email protected]> > --- > 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 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
