From d2610af4bf8fd30d12919de4d651b11f67f91567 Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Tue, 5 Jun 2012 22:41:18 -0500 Subject: linux-linaro-3.2 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.2/imx53qsb/defconfig | 2 +- recipes-kernel/linux/linux-linaro_3.2.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-linaro-3.2/imx53qsb/defconfig b/recipes-kernel/linux/linux-linaro-3.2/imx53qsb/defconfig index 6636954..e4830d1 100644 --- a/recipes-kernel/linux/linux-linaro-3.2/imx53qsb/defconfig +++ b/recipes-kernel/linux/linux-linaro-3.2/imx53qsb/defconfig @@ -704,7 +704,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.2.bb b/recipes-kernel/linux/linux-linaro_3.2.bb index c5eaea3..65702f7 100644 --- a/recipes-kernel/linux/linux-linaro_3.2.bb +++ b/recipes-kernel/linux/linux-linaro_3.2.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