summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrint E. Kriebel <bkriebel@vmware.com>2012-11-09 10:44:09 -0700
committerBrint E. Kriebel <bkriebel@vmware.com>2012-11-09 10:44:09 -0700
commitb3d5f877aaf9e9538c70c658e91255f7f7145f5a (patch)
treeba2aabb044a1945801197caa79144379a31e4511
parent8b63f737da9c621a002786249bd3740fea2adb4c (diff)
downloaddevice_samsung_maguro-b3d5f877aaf9e9538c70c658e91255f7f7145f5a.zip
device_samsung_maguro-b3d5f877aaf9e9538c70c658e91255f7f7145f5a.tar.gz
device_samsung_maguro-b3d5f877aaf9e9538c70c658e91255f7f7145f5a.tar.bz2
kernel: Switch to the jellybean branch of the kernel
This branch is starting fresh from an AOSP 4.1.2 base. There have been numerous reports of performance issues with the current kernel base. Since this is a Nexus device, we should go back to basics and be more critical of any patches that go on top of the Google kernel. Change-Id: I0ebac27cb591ea43c5a5d8e403febbc97a667475
-rw-r--r--cm.dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/cm.dependencies b/cm.dependencies
index c93a737..6a26da2 100644
--- a/cm.dependencies
+++ b/cm.dependencies
@@ -2,7 +2,7 @@
{
"repository": "android_kernel_samsung_tuna",
"target_path": "kernel/samsung/tuna",
- "branch": "jb"
+ "branch": "jellybean"
},
{
"repository": "android_device_samsung_tuna",