Merge lp:~vishalbhoj/linaro-android-build-tools/fix-kernel-source-location into lp:linaro-android-build-tools

Proposed by vishal
Status: Merged
Approved by: Fathi Boudra
Approved revision: 680
Merged at revision: 680
Proposed branch: lp:~vishalbhoj/linaro-android-build-tools/fix-kernel-source-location
Merge into: lp:linaro-android-build-tools
Diff against target: 11 lines (+1/-0)
1 file modified
build-scripts/create-user-build-script (+1/-0)
To merge this branch: bzr merge lp:~vishalbhoj/linaro-android-build-tools/fix-kernel-source-location
Reviewer Review Type Date Requested Status
Georgy Redkozubov Approve
Review via email: mp+191014@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Georgy Redkozubov (gesha) wrote :

Approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'build-scripts/create-user-build-script'
2--- build-scripts/create-user-build-script 2013-06-10 11:46:59 +0000
3+++ build-scripts/create-user-build-script 2013-10-14 17:37:21 +0000
4@@ -176,6 +176,7 @@
5 export MANIFEST_BRANCH=${MANIFEST_BRANCH}
6 export MANIFEST_FILENAME=${MANIFEST_FILENAME}
7 export TARGET_PRODUCT=${TARGET_PRODUCT}
8+export TARGET_KERNEL_SOURCE=${TARGET_KERNEL_SOURCE}
9 export TARGET_SIMULATOR=false
10 export BUILD_TINY_ANDROID=${BUILD_TINY_ANDROID}
11 export CPUS=\`grep -c processor /proc/cpuinfo\`

Subscribers

People subscribed via source and target branches