aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Rigby <john.rigby@linaro.org>2012-10-19 15:04:14 -0600
committerJohn Rigby <john.rigby@linaro.org>2012-10-19 15:04:14 -0600
commit7a24bff75d129cbbb01c189f0ff9561c7317edbc (patch)
tree0fcf09098ddf5ee2e68bcb8bf99e1b22bac9905c /scripts
parent23a4f96fa97d5974c2466304fab10253d199086f (diff)
use a private branch for l-i-t
Signed-off-by: John Rigby <john.rigby@linaro.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/package_kernel2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package_kernel b/scripts/package_kernel
index 14511ca..62d66d2 100755
--- a/scripts/package_kernel
+++ b/scripts/package_kernel
@@ -361,7 +361,7 @@ create_new_hwpack()
download_license_protected_file $url
kernel_deb=$(ls kernel_build/test_build/linux-image*.deb | grep -v dbg)
rm -rf linaro-image-tools
- bzr branch lp:linaro-image-tools
+ bzr branch lp:~jcrigby/linaro-image-tools/linaro-image-tools
new_hwpack_url=$(python ./linaro-image-tools/linaro-hwpack-replace \
-t $orig_hwpack \
-p $kernel_deb \