Make factory emerge the virtual/kernel atom to support profile based kernel

This is dependent on http://codereview.chromium.org/3317012/show

Change-Id: Ifb6e7511619e9f2000448408dd800dd7043a7783

BUG=5847
TEST=new setupboard and build_packages/image for arm/x86-generic with the CL 3317012 included

Review URL: http://codereview.chromium.org/3328016
This commit is contained in:
Anush Elangovan 2010-09-09 19:40:30 -07:00
parent 050c95cab7
commit bc2aaf67f8

View File

@ -162,7 +162,7 @@ fi
# and it's not possible to store prebuilts for the same package # and it's not possible to store prebuilts for the same package
# with different use flags. # with different use flags.
USE="${EXTRA_USE}" emerge-${FLAGS_board} \ 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. # Use canonical path since some tools (e.g. mount) do not like symlinks.
# Append build attempt to output directory. # Append build attempt to output directory.