mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
profiles: fix some ebuilds that depend on CROS_SDK_HOST being set
At some point this variable stopped getting set properly in SDK ebuild environments. It is currently used to filter out some build time files from target images. Could be done cleaner but that can come later.
This commit is contained in:
parent
d24f0aae15
commit
e8751fac87
@ -1 +1,5 @@
|
||||
USE="-pam"
|
||||
|
||||
# Used by some old goo in profiles/coreos/base/profile.bashrc
|
||||
# TODO: clean up that old goo
|
||||
CROS_SDK_HOST="cros-sdk-host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user