[oe] [meta-handheld][PATCH 2/4] linux(-kexecboot)-git: upgrade to 3.2.0-rc7

Martin Jansa martin.jansa at gmail.com
Fri Jan 13 19:41:06 UTC 2012


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-kernel/linux/linux-git.inc          |    4 ++--
 recipes-kernel/linux/linux-kexecboot_git.bb |    2 ++
 recipes-kernel/linux/linux/spitz/defconfig  |    7 +++++++
 recipes-kernel/linux/linux_git.bb           |    2 ++
 4 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-git.inc b/recipes-kernel/linux/linux-git.inc
index 66a6b9a..32a6d47 100644
--- a/recipes-kernel/linux/linux-git.inc
+++ b/recipes-kernel/linux/linux-git.inc
@@ -1,8 +1,8 @@
-KERNEL_RELEASE = "3.2.0-rc3"
+KERNEL_RELEASE = "3.2.0-rc7"
 OLD_KERNEL_RELEASE = "3.1.99"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
 
-SRCREV = "caca6a03d365883564885f2c1da3e88dcf65d139"
+SRCREV = "371de6e4e0042adf4f9b54c414154f57414ddd37"
 
 CMDLINE_DEBUG = "debug"
 
diff --git a/recipes-kernel/linux/linux-kexecboot_git.bb b/recipes-kernel/linux/linux-kexecboot_git.bb
index 1e8c56f..5671b4f 100644
--- a/recipes-kernel/linux/linux-kexecboot_git.bb
+++ b/recipes-kernel/linux/linux-kexecboot_git.bb
@@ -1,2 +1,4 @@
 require linux-kexecboot.inc
 require linux-git.inc
+
+PR = "${INC_PR}.0"
diff --git a/recipes-kernel/linux/linux/spitz/defconfig b/recipes-kernel/linux/linux/spitz/defconfig
index 90d49e9..dd1c0f5 100644
--- a/recipes-kernel/linux/linux/spitz/defconfig
+++ b/recipes-kernel/linux/linux/spitz/defconfig
@@ -6,6 +6,13 @@ CONFIG_BSD_PROCESS_ACCT_V3=y
 CONFIG_IKCONFIG=m
 CONFIG_IKCONFIG_PROC=y
 CONFIG_LOG_BUF_SHIFT=14
+CONFIG_CGROUPS=y
+CONFIG_CGROUP_FREEZER=y
+CONFIG_CGROUP_DEVICE=y
+CONFIG_CPUSETS=y
+CONFIG_CGROUP_CPUACCT=y
+CONFIG_RESOURCE_COUNTERS=y
+CONFIG_CGROUP_SCHED=y
 CONFIG_BLK_DEV_INITRD=y
 CONFIG_RD_BZIP2=y
 CONFIG_RD_LZMA=y
diff --git a/recipes-kernel/linux/linux_git.bb b/recipes-kernel/linux/linux_git.bb
index 256ee0e..620c4e4 100644
--- a/recipes-kernel/linux/linux_git.bb
+++ b/recipes-kernel/linux/linux_git.bb
@@ -1,6 +1,8 @@
 require linux.inc
 require linux-git.inc
 
+PR = "${INC_PR}.0"
+
 SRC_URI_append_akita = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
 SRC_URI_append_c7x0 = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
 SRC_URI_append_collie = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
-- 
1.7.8.3





More information about the Openembedded-devel mailing list