From: hschang Date: Thu, 17 Jul 2014 07:10:34 +0000 (+0900) Subject: [linux-vuplus-3.1.1] support DEVTMPFS_MOUNT support. X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_openvuplus_3.0;a=commitdiff_plain;h=881c43b736112135985a16cda7e06afd13450647 [linux-vuplus-3.1.1] support DEVTMPFS_MOUNT support. --- diff --git a/meta-bsp/bm750/recipes/linux/linux-vuplus-3.1.1/bm750_defconfig b/meta-bsp/bm750/recipes/linux/linux-vuplus-3.1.1/bm750_defconfig index 48fee4f..a82a620 100644 --- a/meta-bsp/bm750/recipes/linux/linux-vuplus-3.1.1/bm750_defconfig +++ b/meta-bsp/bm750/recipes/linux/linux-vuplus-3.1.1/bm750_defconfig @@ -600,6 +600,7 @@ CONFIG_MAC80211_LEDS=y # CONFIG_UEVENT_HELPER_PATH="" CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-bsp/bm750/recipes/linux/linux-vuplus_3.1.1.bbappend b/meta-bsp/bm750/recipes/linux/linux-vuplus_3.1.1.bbappend index f9ceacd..1018335 100644 --- a/meta-bsp/bm750/recipes/linux/linux-vuplus_3.1.1.bbappend +++ b/meta-bsp/bm750/recipes/linux/linux-vuplus_3.1.1.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" -PR .= "-bsp12" +PR .= "-bsp13" SRC_URI += "\ file://linux_3.1.1_bm750.patch \ diff --git a/meta-bsp/vusolo/recipes/linux/linux-vuplus-3.1.1/vusolo_defconfig b/meta-bsp/vusolo/recipes/linux/linux-vuplus-3.1.1/vusolo_defconfig index 6f8a1e8..7575d42 100644 --- a/meta-bsp/vusolo/recipes/linux/linux-vuplus-3.1.1/vusolo_defconfig +++ b/meta-bsp/vusolo/recipes/linux/linux-vuplus-3.1.1/vusolo_defconfig @@ -591,7 +591,8 @@ CONFIG_MAC80211_LEDS=y # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="" -# CONFIG_DEVTMPFS is not set +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-bsp/vusolo/recipes/linux/linux-vuplus_3.1.1.bbappend b/meta-bsp/vusolo/recipes/linux/linux-vuplus_3.1.1.bbappend index 6afbf47..b193d71 100644 --- a/meta-bsp/vusolo/recipes/linux/linux-vuplus_3.1.1.bbappend +++ b/meta-bsp/vusolo/recipes/linux/linux-vuplus_3.1.1.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" -PR .= "-bsp9" +PR .= "-bsp10" SRC_URI += "\ file://linux_3.1.1_vusolo.patch \ diff --git a/meta-bsp/vuultimo/recipes/linux/linux-vuplus-3.1.1/vuultimo_defconfig b/meta-bsp/vuultimo/recipes/linux/linux-vuplus-3.1.1/vuultimo_defconfig index 74ff50e..0fb748e 100644 --- a/meta-bsp/vuultimo/recipes/linux/linux-vuplus-3.1.1/vuultimo_defconfig +++ b/meta-bsp/vuultimo/recipes/linux/linux-vuplus-3.1.1/vuultimo_defconfig @@ -603,7 +603,8 @@ CONFIG_MAC80211_LEDS=y # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="" -# CONFIG_DEVTMPFS is not set +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-bsp/vuultimo/recipes/linux/linux-vuplus_3.1.1.bbappend b/meta-bsp/vuultimo/recipes/linux/linux-vuplus_3.1.1.bbappend index 0e0b7c8..40a1ef4 100644 --- a/meta-bsp/vuultimo/recipes/linux/linux-vuplus_3.1.1.bbappend +++ b/meta-bsp/vuultimo/recipes/linux/linux-vuplus_3.1.1.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" -PR .= "-bsp0" +PR .= "-bsp1" SRC_URI += "\ file://linux-sata_brcm.patch \ diff --git a/meta-bsp/vuuno/recipes/linux/linux-vuplus-3.1.1/vuuno_defconfig b/meta-bsp/vuuno/recipes/linux/linux-vuplus-3.1.1/vuuno_defconfig index ca83ae0..42d96ef 100644 --- a/meta-bsp/vuuno/recipes/linux/linux-vuplus-3.1.1/vuuno_defconfig +++ b/meta-bsp/vuuno/recipes/linux/linux-vuplus-3.1.1/vuuno_defconfig @@ -603,7 +603,8 @@ CONFIG_MAC80211_LEDS=y # Generic Driver Options # CONFIG_UEVENT_HELPER_PATH="" -# CONFIG_DEVTMPFS is not set +CONFIG_DEVTMPFS=y +CONFIG_DEVTMPFS_MOUNT=y CONFIG_STANDALONE=y CONFIG_PREVENT_FIRMWARE_BUILD=y CONFIG_FW_LOADER=y diff --git a/meta-bsp/vuuno/recipes/linux/linux-vuplus_3.1.1.bbappend b/meta-bsp/vuuno/recipes/linux/linux-vuplus_3.1.1.bbappend index faac025..3cba553 100644 --- a/meta-bsp/vuuno/recipes/linux/linux-vuplus_3.1.1.bbappend +++ b/meta-bsp/vuuno/recipes/linux/linux-vuplus_3.1.1.bbappend @@ -1,6 +1,6 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:" -PR .= "-bsp11" +PR .= "-bsp12" SRC_URI += "\ file://linux_3.1.1_vuuno.patch \