aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/udev/udev_164.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-02-03 12:20:40 +0000
committerSaul Wold <sgw@linux.intel.com>2012-02-07 14:37:13 -0800
commitbf849b8a6da32cebaa361242162e4fcc4b1cd97f (patch)
tree7b667ffc0ff7c05c760836884308804dfd0736c5 /meta/recipes-core/udev/udev_164.bb
parent3cc4ba935444240b93abdc726342658ada803118 (diff)
downloadopenembedded-core-contrib-bf849b8a6da32cebaa361242162e4fcc4b1cd97f.tar.gz
udev: stop providing cache support by default
The usefulness of cache nowadays has been reduced a lot and thus it's better to stop using it by default. Dropping the recommends allows for image to decide if they want or not to have cache enabled, instead of require a machine override. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta/recipes-core/udev/udev_164.bb')
-rw-r--r--meta/recipes-core/udev/udev_164.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/udev/udev_164.bb b/meta/recipes-core/udev/udev_164.bb
index 6d71f4dc1b..b993a13fb5 100644
--- a/meta/recipes-core/udev/udev_164.bb
+++ b/meta/recipes-core/udev/udev_164.bb
@@ -1,6 +1,6 @@
include udev.inc
-PR = "r10"
+PR = "r11"
SRC_URI += "file://udev-166-v4l1-1.patch"