summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev
Commit message (Expand)AuthorAgeFilesLines
* eudev: Replaces udev with eudev for compatibility when using sysvinit on newe...Alejandro Hernandez2016-03-0216-921/+0
* udev: Add 2 patches to support 4.4 kernelSaul Wold2016-01-202-0/+81
* meta: Fix Upstream-Status statementsRoss Burton2015-09-121-2/+1
* udev-cache: improve error handlingKen Sharp2015-04-281-1/+7
* udev-cache: Remove unnecessary tar read from stdinKen Sharp2015-04-281-1/+1
* udev: remove 'modprobe' local ruleJavier Viguera2015-03-201-3/+0
* udev-cache: avoid using '-L' for statChen Qi2015-01-292-2/+2
* udev: don't keep ptest testdata laying aroundMax Krummenacher2015-01-292-1/+3
* udev: fix ptest rule syntax checkMax Krummenacher2015-01-292-2/+74
* udev-cache: refactor conditionals and error handlingRichard Tollerton2014-12-191-13/+22
* udev-cache: Update cache asynchronouslyRichard Tollerton2014-12-191-9/+11
* udev-cache: invalidate on rules.d changesRichard Tollerton2014-12-192-0/+11
* udev-cache: always warn on console if invalidatedRichard Tollerton2014-12-191-3/+1
* udev-cache: Clean up message when cache is invalidatedRichard Tollerton2014-12-191-4/+7
* udev-cache: refactor sysconf generationRichard Tollerton2014-12-192-5/+18
* udev-cache: don't generate sysconf twiceRichard Tollerton2014-12-192-2/+7
* udev-cache: replace readfiles() with cmpRichard Tollerton2014-12-192-36/+10
* udev-cache: stop race between sysconf and cache generationRichard Tollerton2014-12-191-0/+18
* udev: fix uevent-helper disableJohan Hovold2014-11-041-1/+1
* udev-cache: parametrize sysconf file pathsRichard Tollerton2014-08-232-6/+10
* udev-cache: Don't ignore error messages from cache extractRichard Tollerton2014-08-231-1/+1
* udev-cache: omit sockets and filesystems mounted under /devRichard Tollerton2014-08-231-1/+2
* udev-cache: strip timestamps on extractRichard Tollerton2014-08-231-1/+1
* udev-cache: choose a more descriptive cache filenameRichard Tollerton2014-08-231-1/+1
* udev-cache: Compress the cacheRichard Tollerton2014-08-232-2/+3
* udev-cache: Update cache tarball atomicallyRichard Tollerton2014-08-231-1/+3
* udev: fix /var/volatile/tmp permissionsRiku Voipio2014-08-231-1/+1
* meta: fix no newline at end of fileRobert Yang2014-07-031-1/+1
* udev-cache.default: set PROBE_PLATFORM_BUS to "yes" by defaultDenys Dmytriyenko2014-06-251-0/+1
* udev: update init script for conditional probing of platform busDenys Dmytriyenko2014-06-251-1/+6
* Upstream-Status CleanupsSaul Wold2014-04-251-1/+1
* udev: Add ptestAlexandra Safta2013-12-142-0/+76
* sysvinit: adjust boot sequence and remove hack from udevChen Qi2013-11-081-1/+3
* udev: fix typo in local.rulesSaul Wold2013-11-011-1/+1
* udev: Update touchscreen rule for ID_INPUT_TOUCHSCREENTom Rini2013-10-301-2/+1
* udev: update local rules for new touchscreen deviceChase Maupin2013-10-181-1/+3
* udev: avoid autosuspend of USB input devicesNitin A Kamble2013-09-171-0/+25
* udev: remove implicit dependency on initscriptsChen Qi2013-08-161-4/+12
* udev-cache: take a read-only rootfs into considerationChen Qi2013-07-022-22/+38
* udev: only use devtmpfs for udevAlex Olson2013-06-281-3/+3
* udev-cache: fix to use udev-cache correctlyChen Qi2013-06-252-4/+6
* udev: do not create symbolic link from /run to /var/runJonathan Liu2013-05-291-1/+0
* udev: do not create /var/volatile/run in init scriptJonathan Liu2013-05-291-1/+0
* udev: create /var/volatile/tmp to avoid dead linkChen Qi2013-04-281-0/+1
* udev: remove explicit path to udevadmRoss Burton2013-04-181-5/+5
* udev: Update initscript to check for devtmpfsSaul Wold2013-04-131-0/+8
* udev: fix init script for the location of udevdSaul Wold2013-04-092-3/+3
* udev: move /run volatile entry to udev instead of initscriptsRoss Burton2013-03-261-0/+1
* udev: Modify init script to use the correct path of udevadmAndrei Gherzan2013-02-111-5/+5
* udev: Add start/stop/status/restart support to init scriptJesse Zhang2013-02-081-49/+64