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

Issue 3858003: Update prebuilt to modify make.conf files for the board/host targets. (Closed)

Created:
10 years, 2 months ago by scottz
Modified:
9 years, 7 months ago
Reviewers:
aluri, anush, sosa
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
ssh://git@gitrw.chromium.org:9222/crosutils
Visibility:
Public.

Description

Update prebuilt to modify make.conf files for the board/host targets. This changes the format that I was updating from 'key value' to 'key=value'. I modified my unittests to test this. BUG=NA TEST=Branch runs without commit. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=fe3805a

Patch Set 1 #

Total comments: 13

Patch Set 2 : Move git pull down and change both to repo sync, fix prepend #

Patch Set 3 : Address sosa comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -39 lines) Patch
M prebuilt.py View 1 2 11 chunks +85 lines, -30 lines 0 comments Download
M prebuilt_unittest.py View 1 2 3 chunks +33 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scottz
10 years, 2 months ago (2010-10-18 21:47:33 UTC) #1
anush
LGTM w/nits http://codereview.chromium.org/3858003/diff/1/2 File prebuilt.py (right): http://codereview.chromium.org/3858003/diff/1/2#newcode121 prebuilt.py:121: cros_build_lib.RunCommand('git pull', shell=True) You could do a ...
10 years, 2 months ago (2010-10-18 22:33:25 UTC) #2
sosa
LGTM here too with nits http://codereview.chromium.org/3858003/diff/1/2 File prebuilt.py (right): http://codereview.chromium.org/3858003/diff/1/2#newcode53 prebuilt.py:53: 'make.conf.amd64-host')} line up with ...
10 years, 2 months ago (2010-10-18 22:34:44 UTC) #3
scottz
PTAL http://codereview.chromium.org/3858003/diff/1/2 File prebuilt.py (right): http://codereview.chromium.org/3858003/diff/1/2#newcode53 prebuilt.py:53: 'make.conf.amd64-host')} On 2010/10/18 22:34:45, sosa wrote: > line ...
10 years, 2 months ago (2010-10-18 22:54:55 UTC) #4
sosa
10 years, 2 months ago (2010-10-18 22:57:43 UTC) #5
LGTM

http://codereview.chromium.org/3858003/diff/1/2
File prebuilt.py (right):

http://codereview.chromium.org/3858003/diff/1/2#newcode78
prebuilt.py:78: key: The variable key to update. (Default: PORTAGE_BINHOST)
You had it before ... generally read Key before Value, but it's not a big deal
if you don't.

On 2010/10/18 22:54:55, scottz wrote:
> Why?
> On 2010/10/18 22:34:45, sosa wrote:
> > Move above value
> 
>

Powered by Google App Engine
This is Rietveld 408576698