Merge lp://staging/~stevanr/linaro-android-build-tools/drop-eula-generation into lp://staging/linaro-android-build-tools
Proposed by
Stevan Radaković
Status: | Merged |
---|---|
Approved by: | Georgy Redkozubov |
Approved revision: | 600 |
Merged at revision: | 598 |
Proposed branch: | lp://staging/~stevanr/linaro-android-build-tools/drop-eula-generation |
Merge into: | lp://staging/linaro-android-build-tools |
Diff against target: |
83 lines (+12/-21) 6 files modified
build-scripts/BUILD-INFO_toolchain.txt (+7/-0) build-scripts/build-android (+0/-13) build-scripts/build-android-toolchain (+2/-2) build-scripts/build-android-toolchain-linaro (+2/-2) utils/mangle-jobs/builders.xml (+1/-1) utils/mangle-jobs/push-artifacts-set.mangle (+0/-3) |
To merge this branch: | bzr merge lp://staging/~stevanr/linaro-android-build-tools/drop-eula-generation |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Georgy Redkozubov | Approve | ||
Review via email: mp+160053@code.staging.launchpad.net |
Description of the change
Remove EULA/OPEN-EULA support.
To post a comment you must log in.
Stevan, there will be problem with toolchain builds because they don't have build-info.txt support, i.e. toolchain build doesn't generate BUILD-INFO.txt.
I guess we need to add 'open' BUILD-INFO.txt to build script directory and just copy it to the artifacts location.