[oe-commits] Martin Jansa : linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS

git version control git at git.openembedded.org
Tue Feb 16 10:30:11 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8179a444c0e403942b33f93d352a729ab2a3dabe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8179a444c0e403942b33f93d352a729ab2a3dabe

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Tue Feb 16 09:19:49 2010 +0100

linux-kexecboot: move from 2.6.33-rc8 to 2.6.33-rc8, enable DEVTMPFS

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...support-for-LZMA-compressed-kernel-images.patch |    0 
 .../akita/defconfig                                |    3 ++-
 .../c7x0/defconfig                                 |    3 ++-
 .../spitz/defconfig                                |    3 ++-
 ...bb => linux-kexecboot_2.6.32+2.6.33-rc8_git.bb} |    8 ++++----
 5 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/ARM-Add-support-for-LZMA-compressed-kernel-images.patch b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
similarity index 100%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/akita/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/akita/defconfig
similarity index 99%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/akita/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/akita/defconfig
index 2154e46..a9bcc7b 100644
--- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/akita/defconfig
+++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/akita/defconfig
@@ -411,7 +411,8 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
 # Generic Driver Options
 #
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# 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/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/c7x0/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/c7x0/defconfig
similarity index 99%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/c7x0/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/c7x0/defconfig
index b99d795..632a25d 100644
--- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/c7x0/defconfig
+++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/c7x0/defconfig
@@ -411,7 +411,8 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
 # Generic Driver Options
 #
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# 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/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/spitz/defconfig
similarity index 99%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/spitz/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/spitz/defconfig
index 2154e46..a9bcc7b 100644
--- a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/spitz/defconfig
+++ b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc8/spitz/defconfig
@@ -411,7 +411,8 @@ CONFIG_ARCH_SUSPEND_POSSIBLE=y
 # Generic Driver Options
 #
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
-# 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/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc8_git.bb
similarity index 79%
rename from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
rename to recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc8_git.bb
index 89c0588..216bf64 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc8_git.bb
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.33-rc6"
+KERNEL_RELEASE = "2.6.33-rc8"
 OLD_KERNEL_RELEASE = "2.6.32"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
 
@@ -16,11 +16,11 @@ DEFAULT_PREFERENCE_spitz = "-1"
 DEFAULT_PREFERENCE_tosa = "-1"
 
 SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc6;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc8;patch=1 \
            file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \
            file://defconfig"
 
-SRC_URI[rc6.md5sum] = "1d20a0359a18b8822a742d62a4bae2f5"
-SRC_URI[rc6.sha256sum] = "8b8ac844b7154d952469587bcb9d2cff089cc71ccd7522e38eedcdc1f2c007a5"
+SRC_URI[rc8.md5sum] = "adce988e2e7103cdb8c7024c73bcff47"
+SRC_URI[rc8.sha256sum] = "10e34bd24ab7cfc43429103f39c467ac0f18584f84783b5d24d81b8e57b4544d"
 SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
 SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"





More information about the Openembedded-commits mailing list