summaryrefslogtreecommitdiff
path: root/recipes/udev/udev_151.bb
AgeCommit message (Collapse)AuthorFiles
2010-09-07udev,udev-compat141: Fix machine specific RDEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-08-29udev: udev-compat-wrapper-patch: Use KERNELMICROVER evaluation that does not ↵Stanislav Brabec1
fail on rc and four-part versions.
2010-08-20udev 141/151/154: Move rm'ing /tmp/uname, etc, to udev-cacheTom Rini1
Otherwise we'll remove these files before udev-cache is run. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-07-30udev 151: increase timeout to 8 to catch more devicesKoen Kooi1
2010-07-30udev: add support for udev-compat for c7x0 and poodleAndrea Adami1
* following spitz + akita * fixed RDEPENDS of .154
2010-07-24udev: Fix sanity_check errors of requires/provides in udev-compat introduction.Stanislav Brabec1
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021848.html Signed-off-by: Stanislav Brabec <utx@penguin.cz>
2010-07-24udev: Fix possible multiple mounting of /dev, increment PR.Stanislav Brabec1
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021663.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-07-24udev: Added support for udev-compat.Stanislav Brabec1
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021662.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com>
2010-07-24udev-compat141: Added compatibility udev package for old kernels.Stanislav Brabec1
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021661.html Signed-off-by: Stanislav Brabec <utx@penguin.cz> Acked-by: Andrea Adami <andrea.adami@gmail.com> Acked-by: Koen Kooi <koen@openembedded.org>
2010-06-05udev_151: Make it work with uclibc.Khem Raj1
* This only works with uclibc-git version at the moment. These two patch should not be needed as well once uclibc patches which adds lutimes and defines le16toh are committed. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-29Revert "udev: patch init of version 151 and support older kernels"Andrea Adami1
This reverts commit 28bc48904e31c3a63cf5a60bc005ed8fb359cc52.
2010-05-29udev: patch init of version 151 and support older kernelsAndrea Adami1
* Some devices don't function properly when using a recent udev on an old * kernel, so udev will now try to fall back to an older version is present Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-05-26udev: Move udevadm back from udev to udev-utils package.Khem Raj1
* hald needs udevadm but not all of udev. If this binary is moved into udev then it will have to pull in udev which is unwanted. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-25udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utilsKhem Raj1
* Main purpose of the patch was to fix the problem where udev-utils was needed to be in root file system just to get udevadm binary. So this binary is moved into udev package instead. * Use INC_PR for all except udev 151. * Use udev.inc in all recipes except udev 151. * All udev recipes built udev_151 and udev_124 runs fine too. * in udev_151 Add module-init-tools-depmod to RDEPENDS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa1
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-26udev 151: bump PRKoen Kooi1
2010-03-25udev 151: follow debian/fedora and use /lib/udev as libexecdir. This fixes ↵Koen Kooi1
packages installing rules into /lib/udev
2010-03-16udev 151: remove symlinking logic completely:Koen Kooi1
* it breaks upgrade paths * broken apps will still be broken
2010-03-16udev 151: libdir symlinking logic was reversed, fix thatKoen Kooi1
2010-03-15udev: update LICENSE to more specific GPLv2+ (v2 or later)Denys Dmytriyenko1
2010-03-15udev 151: provide compatibility symlink to /lib/udev where some recipes ↵Koen Kooi1
install their udev stuff into
2010-03-11udev 151: create modules.dep if it doesn't exist, fixes scary warnings at ↵Koen Kooi1
first boot
2010-02-22udev 151 OE rules: update to drop deprecated optionsKoen Kooi1
2010-02-21udev 151: bump PRKoen Kooi1
2010-02-19udev: blacklist mmcblk mounting for SHRMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-14attr: add 2.4.44Koen Kooi1
acl: add 2.2.49 udev: add 151