diff options
author | Jan Lübbe <jluebbe@debian.org> | 2009-01-10 11:22:35 +0000 |
---|---|---|
committer | Jan Lübbe <jluebbe@debian.org> | 2009-01-10 11:22:35 +0000 |
commit | 1b6e9b10a110db8146029e76ea2f4652a7590528 (patch) | |
tree | 7c529026f0ee1c96b9de87dc2fbc7f3414d182ba /packages/linux/linux-openmoko-devel_git.bb | |
parent | d076ad3dbeac4bf7a58a335348c1560dd23799a7 (diff) |
linux-openmoko-2.6.28/devel: reduce kernel size by configuring some stuff as modules
Diffstat (limited to 'packages/linux/linux-openmoko-devel_git.bb')
-rw-r--r-- | packages/linux/linux-openmoko-devel_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-devel_git.bb b/packages/linux/linux-openmoko-devel_git.bb index f49bf691bb..8535a74081 100644 --- a/packages/linux/linux-openmoko-devel_git.bb +++ b/packages/linux/linux-openmoko-devel_git.bb @@ -10,7 +10,7 @@ KERNEL_VERSION = "${KERNEL_RELEASE}" OEV = "oe1" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "\ git://git.openmoko.org/git/kernel.git;protocol=git;branch=andy-tracking \ |