From 2e685b73fd796fe08bb4cefd306ad6f248256aa2 Mon Sep 17 00:00:00 2001 From: Adrian Alonso Date: Tue, 5 Jun 2012 22:41:16 -0500 Subject: [PATCH] linux-imx-3.0.15 defconfig: enable udev-182 config opts * Enable udev-182 config options * Bump PR Signed-off-by: Adrian Alonso --- meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig | 4 ++-- meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig index d017ed1f..2c987c9c 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx-3.0.15/defconfig @@ -664,8 +664,8 @@ CONFIG_RFKILL_INPUT=y # # Generic Driver Options # -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" -# CONFIG_DEVTMPFS is not set +CONFIG_UEVENT_HELPER_PATH="" +CONFIG_DEVTMPFS=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb index 366ad440..fe62daf6 100644 --- a/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb +++ b/meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.15.bb @@ -4,7 +4,7 @@ DESCRIPTION = "Linux kernel for imx platforms" LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -PR = "r1" +PR = "r2" inherit kernel COMPATIBLE_MACHINE = "(mx6)" -- 2.40.1