mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
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:
parent
050c95cab7
commit
bc2aaf67f8
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user