Drop "depthcharge" and "unified_depthcharge" portage use symbols

We build all firmware with depthcharge now, and all with the same
"unified" configuration, so there's no need for these qualifiers.

BUG=chromium:595715
BRANCH=none
TEST=builds still pass
CQ-DEPEND=CL:406188

Change-Id: I6ab8a7849d81f7617d5cafb0b423b073e8029c90
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://chromium-review.googlesource.com/406169
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
Patrick Georgi 2016-11-01 19:33:54 +01:00 committed by chrome-bot
parent 055788beb8
commit 7de120208b
1 changed files with 1 additions and 1 deletions

View File

@ -57,4 +57,4 @@ echo "Running emerge tests (runs cros_workon start)."
# Ignore errors about already working on those repos.
cros_workon-${BOARD} start ${TEST_EBUILDS} || true
USE=depthcharge emerge-${BOARD} ${TEST_EBUILDS}
emerge-${BOARD} ${TEST_EBUILDS}