~beagleboard-kernel/+junk/2.6-mainline

« back to all changes in this revision

Viewing changes to version.sh

  • Committer: Robert Nelson
  • Date: 2010-03-09 15:58:36 UTC
  • Revision ID: voodoo@voodoo-e6400-20100309155836-ivvzbqns7em7jqrv
2.6.34-rc1: gets about this far... Uncompressing Linux... done, booting the kernel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
 
3
 
KERNEL_REL=2.6.32
 
3
KERNEL_REL=2.6.33
4
4
 
5
5
if [ "${IS_LUCID}" ] ; then
6
6
BUILD=l0
8
8
BUILD=0
9
9
fi
10
10
 
11
 
RC_PATCH=rc6
12
 
KERNEL_PATCH=2.6.33-${RC_PATCH}
 
11
RC_PATCH=rc1
 
12
KERNEL_PATCH=2.6.34-${RC_PATCH}
13
13
 
14
14
#linux 2.6.32-rc8
15
15
#BRANCH=omap-testing