Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(498)

Issue 11417041: Teach install-build-deps.sh --arm how to install the arm root image. (Closed)

Created:
8 years, 1 month ago by Sam Clegg
Modified:
8 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Teach "install-build-deps.sh --arm" how to install the arm root image. The --arm argument will already install the arm cross toolchain, but building chrome/arm also requires an arm sysroot. The script will now download the sysroot to out/arm_root. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171448

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : remove cruft #

Patch Set 5 : sort gitignore #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M .gitignore View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M build/install-build-deps.sh View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Sam Clegg
This change is part of the effort to get an arm/chrome buildbot up and running. ...
8 years, 1 month ago (2012-11-16 22:09:43 UTC) #1
Sam Clegg
On 2012/11/16 22:09:43, Sam Clegg wrote: > This change is part of the effort to ...
8 years, 1 month ago (2012-11-16 22:10:10 UTC) #2
Nico
I don't know who usually reviews install-build-deps changes. I think Tony or Lei, so + ...
8 years, 1 month ago (2012-11-16 23:30:45 UTC) #3
Lei Zhang
https://codereview.chromium.org/11417041/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): https://codereview.chromium.org/11417041/diff/1/build/install-build-deps.sh#newcode209 build/install-build-deps.sh:209: tarball=$(pwd)/out/naclsdk_linux_arm-trusted.tgz Do you need to keep the tarball afterwards? ...
8 years, 1 month ago (2012-11-16 23:43:38 UTC) #4
tony
It feels a bit weird to me that if I clobber my build by doing ...
8 years, 1 month ago (2012-11-16 23:50:06 UTC) #5
Nico
On Fri, Nov 16, 2012 at 3:50 PM, <tony@chromium.org> wrote: > It feels a bit ...
8 years, 1 month ago (2012-11-16 23:51:38 UTC) #6
Sam Clegg
On 2012/11/16 23:51:38, Nico wrote: > On Fri, Nov 16, 2012 at 3:50 PM, <mailto:tony@chromium.org> ...
8 years, 1 month ago (2012-11-17 00:01:23 UTC) #7
Sam Clegg
On 2012/11/17 00:01:23, Sam Clegg wrote: > On 2012/11/16 23:51:38, Nico wrote: > > On ...
8 years ago (2012-12-04 00:56:41 UTC) #8
tony
Did you try and see if target_os in the .gclient file would work here?
8 years ago (2012-12-04 02:25:36 UTC) #9
Sam Clegg
On 2012/12/04 02:25:36, tony wrote: > Did you try and see if target_os in the ...
8 years ago (2012-12-04 03:15:26 UTC) #10
Sam Clegg
On 2012/12/04 03:15:26, Sam Clegg wrote: > On 2012/12/04 02:25:36, tony wrote: > > Did ...
8 years ago (2012-12-04 03:22:25 UTC) #11
tony
OK, LGTM
8 years ago (2012-12-04 20:59:42 UTC) #12
Sam Clegg
Fixed issues raised by Lei. PTAL. https://chromiumcodereview.appspot.com/11417041/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): https://chromiumcodereview.appspot.com/11417041/diff/1/build/install-build-deps.sh#newcode209 build/install-build-deps.sh:209: tarball=$(pwd)/out/naclsdk_linux_arm-trusted.tgz On 2012/11/16 ...
8 years ago (2012-12-05 23:18:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/11417041/20001
8 years ago (2012-12-06 04:15:39 UTC) #14
commit-bot: I haz the power
8 years ago (2012-12-06 08:31:25 UTC) #15
Message was sent while issue was closed.
Change committed as 171448

Powered by Google App Engine
This is Rietveld 408576698