[oe] [PATCH] micro.conf: Pin an older udev to avoid space consuming dependencies.

Graham Gower graham.gower at gmail.com
Fri Dec 24 01:34:12 UTC 2010


micro-uclibc/micro-image with udev 124 = 957207 bytes.
micro-uclibc/micro-image with udev 162 = 2303604 bytes.

Signed-off-by: Graham Gower <graham.gower at gmail.com>
---
 conf/distro/micro.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index 102afa1..2b19b84 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -79,6 +79,8 @@ MACHINE_OVERRIDES += "${MACHINE_CLASS}"
 #############################################################################
 require conf/distro/include/preferred-xorg-versions-X11R7.5.inc
 
+PREFERRED_VERSION_udev ?= "124"
+
 #############################################################################
 # NLS
 #############################################################################
-- 
1.7.1





More information about the Openembedded-devel mailing list