Age | Commit message (Collapse) | Author | Files |
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
fail on rc and four-part versions.
|
|
Otherwise we'll remove these files before udev-cache is run.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
* following spitz + akita
* fixed RDEPENDS of .154
|
|
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021848.html
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
This reverts commit 28bc48904e31c3a63cf5a60bc005ed8fb359cc52.
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
|
|
packages installing rules into /lib/udev
|
|
* it breaks upgrade paths
* broken apps will still be broken
|
|
|
|
|
|
install their udev stuff into
|
|
first boot
|
|
|
|
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
acl: add 2.2.49
udev: add 151
|