summaryrefslogtreecommitdiff
path: root/openembedded/vexpress-lsk/HACKING.textile
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/vexpress-lsk/HACKING.textile')
-rw-r--r--openembedded/vexpress-lsk/HACKING.textile6
1 files changed, 4 insertions, 2 deletions
diff --git a/openembedded/vexpress-lsk/HACKING.textile b/openembedded/vexpress-lsk/HACKING.textile
index fd3e813..e555258 100644
--- a/openembedded/vexpress-lsk/HACKING.textile
+++ b/openembedded/vexpress-lsk/HACKING.textile
@@ -11,11 +11,13 @@ bc. sudo apt-get install build-essential git gcc-arm-linux-gnueabi
h2. Get the source
-You can use GIT to obtain the kernel source code for this release:
+You can use GIT to obtain the kernel source code for this build:
bc. git clone git://git.linaro.org/kernel/linux-linaro-stable.git
cd linux-linaro-stable
-git checkout lsk-vexpress-14.06
+YY=<current year, eg, 14>
+MM=<current month, eg. 07>
+git checkout lsk-${YY}.${MM}
h3. Create a kernel config