mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-08 02:41:55 +01:00
coreos-devel/board-packages: document oem deps
Document why board-packages's DEPEND is what it is.
This commit is contained in:
parent
49ac7ea139
commit
9f259caf35
@ -13,6 +13,10 @@ SLOT="0"
|
||||
KEYWORDS="amd64 arm64"
|
||||
IUSE=""
|
||||
|
||||
# Depend on everything OEMs need, but not the OEMs themselves.
|
||||
# This makes the built packages available for image_vm_util.sh but
|
||||
# avoids copying the oem specific files (e.g. grub configs) before
|
||||
# the oem partition is set up.
|
||||
DEPEND=""
|
||||
RDEPEND="
|
||||
amd64? (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user