From 9f066a34f16b3c1394c364ccabaf6e81803c8990 Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Tue, 5 Jun 2012 22:41:17 -0500 Subject: linux-linaro-3.1 imx53qsb defconfig: enable udev-182 config opts * Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso --- recipes-kernel/linux/linux-linaro-3.1/imx53qsb/defconfig | 2 +- recipes-kernel/linux/linux-linaro_3.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-linaro-3.1/imx53qsb/defconfig b/recipes-kernel/linux/linux-linaro-3.1/imx53qsb/defconfig index 6f28c27..b447a9c 100644 --- a/recipes-kernel/linux/linux-linaro-3.1/imx53qsb/defconfig +++ b/recipes-kernel/linux/linux-linaro-3.1/imx53qsb/defconfig @@ -715,7 +715,7 @@ CONFIG_MAC80211_LEDS=y # # Generic Driver Options # -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" +CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y diff --git a/recipes-kernel/linux/linux-linaro_3.1.bb b/recipes-kernel/linux/linux-linaro_3.1.bb index 7caba65..269b13f 100644 --- a/recipes-kernel/linux/linux-linaro_3.1.bb +++ b/recipes-kernel/linux/linux-linaro_3.1.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Linaor's Linux kernel for imx platforms" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -PR = "r0" +PR = "r1" inherit kernel COMPATIBLE_MACHINE = "(imx53qsb)" -- cgit v1.2.3-54-g00ecf