summaryrefslogtreecommitdiff
path: root/meta/packages/udev/udev.inc
Commit message (Collapse)AuthorAgeFilesLines
* Fix the boot process udev warningYu Ke2010-06-091-4/+10
| | | | | | | | | | | Phenomena: there is udev warning in boot process tar: can't open '/etc/dev.tar': Read-only file system The reason is that the init script /etc/rcS.d/S04udev will try to tar the /dev as cache to speed up udev at next boot time. Unfortunately, S04udev is too early and the filesystem is not writable yet. To fix it, this patch split the cache action to another init script, and register it as /etc/rcS.d/S36, which is after the S35mountall, and the filesystem is already writable. Signed-off-by: Yu Ke <ke.yu@intel.com>
* udev: Convert old versions to use do_install for stagingRichard Purdie2009-11-171-5/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* udev: Move machine specific parts into a separate extra packageRichard Purdie2008-07-191-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4896 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev.inc: Fix staging of libvolume (autotools macros don't work)Richard Purdie2007-09-261-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2799 311d38ba-8fff-0310-9ca6-ca027cbcb966
* udev: Package and stage libvolume-id as required by HALRichard Purdie2006-11-201-2/+7
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@888 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Update udev from upstream oe (still using 092, just a newer PR, so the ↵Chris Larson2006-10-051-2/+3
| | | | | | .debug stuff is split out of its packaging). git-svn-id: https://svn.o-hand.com/repos/poky/trunk@788 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename /openembedded/ -> /meta/Richard Purdie2006-07-211-0/+61
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966