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

Unified Diff: build_image

Issue 3328016: Make factory emerge the virtual/kernel atom to support profile based kernel (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git
Patch Set: Created 10 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_image
diff --git a/build_image b/build_image
index b4a6f1ac62add3154243086d7f6349c9acbafc23..172b9cc3c11b715afbe97c63bfcb11d31313a783 100755
--- a/build_image
+++ b/build_image
@@ -162,7 +162,7 @@ fi
# and it's not possible to store prebuilts for the same package
# with different use flags.
USE="${EXTRA_USE}" emerge-${FLAGS_board} \
- -uNDvg --binpkg-respect-use=y kernel
+ -uNDvg --binpkg-respect-use=y virtual/kernel
# Use canonical path since some tools (e.g. mount) do not like symlinks.
# Append build attempt to output directory.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698