aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-11-30 01:01:11 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-01-14 19:55:04 +0000
commit87b1e1e6ccda840eb37c8effc48368cca88c0273 (patch)
tree7f193767390c022bea7672d3ba005e8174c44d7d /recipes-kernel
parent7e1a10c3997c31e2c52696d2d0a152eea3cbb081 (diff)
downloadmeta-handheld-87b1e1e6ccda840eb37c8effc48368cca88c0273.tar.gz
linux(-kexecboot)-git: upgrade to 3.2.0-rc7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-git.inc4
-rw-r--r--recipes-kernel/linux/linux-kexecboot_git.bb2
-rw-r--r--recipes-kernel/linux/linux/spitz/defconfig7
-rw-r--r--recipes-kernel/linux/linux_git.bb2
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 "