generic-poky/meta/packages/udev
Qing He cbea4ae33f udev: upgrade to version 158
older versions are kept untouched for now

changes:
  - udev has diverged a lot, the udev.inc was based on a quite dated
    version, thus doesn't reflect current status of udev, create a
    new include file udev-new.inc to adapt
  - separate libudev{,-dev,-dbg} apart from udev
  - --with-udev-prefix is removed. change ${libexecdir} to
    ${base_libdir}/udev, which is described in INSTALL file.
  - udev.pc is provided in ${datadir}/pkgconfig, since it's used
    to indicate the existence of udev itself instead of development
    headers and libs, pack it in udev instead of udev-dev
  - udev-extras is disabled since we are missing libacl, this also
    means gudev is missing as for now
  - other cleanups, e.g. do_stage, do_install, EXTRA_OEMAKE

todo:
  - udev-extras
  - remove old udev versions
  - rebase udev-145 on udev-new.inc as well

Signed-off-by: Qing He <qing.he@intel.com>
2010-07-24 00:07:30 +01:00
..
files Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev-092 udev: Fix touchscreen symlink when the touchscreen driver doesn't send EV_KEY events 2006-12-28 16:33:50 +00:00
udev-115 Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev-124 Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev-141 Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev-145 Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev-158 udev: upgrade to version 158 2010-07-24 00:07:30 +01:00
udev-extraconf_0.0.bb udev: Move machine specific parts into a separate extra package 2008-07-19 21:15:41 +00:00
udev-new.inc udev: upgrade to version 158 2010-07-24 00:07:30 +01:00
udev.inc Fix the boot process udev warning 2010-06-09 12:04:51 +01:00
udev_092.bb udev: bump PR after cache fixes 2010-06-09 12:07:59 +01:00
udev_115.bb udev: bump PR after cache fixes 2010-06-09 12:07:59 +01:00
udev_124.bb udev: bump PR after cache fixes 2010-06-09 12:07:59 +01:00
udev_141.bb Finally deprecate all legacy do_stage functions. This changes the existing warning 2010-07-22 11:44:28 +01:00
udev_145.bb Finally deprecate all legacy do_stage functions. This changes the existing warning 2010-07-22 11:44:28 +01:00
udev_158.bb udev: upgrade to version 158 2010-07-24 00:07:30 +01:00