]> code.ossystems Code Review - openembedded-core.git/commit
usbutils: upgrade to version 0.86
authorQing He <qing.he@intel.com>
Fri, 30 Jul 2010 05:18:49 +0000 (13:18 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 6 Aug 2010 17:28:27 +0000 (18:28 +0100)
commit0bb1016de129f3d3cb02b4ae67554ecdcd368df4
treed5746fb39be1bb963c9c181a248c5e33464fad26
parent680f8bf8ae8a850327d68fb24c7ee0c8631d2e45
usbutils: upgrade to version 0.86

from 0.72

changes:
  - package new usbutils.pc
  - move binaries into /usr/{bin,sbin} as default. udev uses only
    usb.ids instead of binaries
  - remove DEFAULT_PREFERENCE
  - symbolic link /usr/sbin/lsusb to /usr/bin, lsusb can be used by
    non-root, inspired by Debian
  - separate usb.ids to a new package usbutils-ids, for finer grained
    control, inspired by pciutils, also usbutils RDEPENDS on
    usbutils-ids
  - don't rm ${S}/libusb any more, since usbutils now doesn't bundle
    an included libusb

Signed-off-by: Qing He <qing.he@intel.com>
meta/packages/usbutils/usbutils_0.72.bb [deleted file]
meta/packages/usbutils/usbutils_0.86.bb [new file with mode: 0644]