aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-28 12:07:06 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-28 12:07:06 +0100
commitcf8dde7533ce9afb82bce170d10c1b0e8bf1b8b7 (patch)
treef57e96210084654c5585db794f4a94bdd9993cfb /recipes-core
parent47d8eefe7b12c74462d56832326c801854ef8c3b (diff)
downloadmeta-openembedded-contrib-cf8dde7533ce9afb82bce170d10c1b0e8bf1b8b7.tar.gz
udev 165: sync with OE
http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=61a8d80ccdc245898e878d97439a929d758ceb5b Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/udev/udev-165/udev.rules3
-rw-r--r--recipes-core/udev/udev_165.bb2
2 files changed, 1 insertions, 4 deletions
diff --git a/recipes-core/udev/udev-165/udev.rules b/recipes-core/udev/udev-165/udev.rules
index 60288c06ed..c20cdcc153 100644
--- a/recipes-core/udev/udev-165/udev.rules
+++ b/recipes-core/udev/udev-165/udev.rules
@@ -105,9 +105,6 @@ KERNEL=="device-mapper", NAME="mapper/control"
KERNEL=="rfcomm[0-9]*", GROUP="users", MODE="0660"
-# Firmware Helper
-ACTION=="add", SUBSYSTEM=="firmware", RUN+="/lib/udev/firmware.sh"
-
# Samsung UARTS
KERNEL=="s3c2410_serial[0-9]", NAME="ttySAC%n"
diff --git a/recipes-core/udev/udev_165.bb b/recipes-core/udev/udev_165.bb
index c5a2130859..7270788822 100644
--- a/recipes-core/udev/udev_165.bb
+++ b/recipes-core/udev/udev_165.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://libudev/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
file://extras/gudev/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
-PR = "r0"
+PR = "r1"
# Untested
DEFAULT_PREFERENCE = "-1"