move uboot-tools to optional in core and add uboot-images-armv7 as optional
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
a94a218431
commit
fb8664815e
@ -676,7 +676,6 @@
|
||||
<packagereq type="mandatory">shadow-utils</packagereq>
|
||||
<packagereq type="mandatory">sudo</packagereq>
|
||||
<packagereq type="mandatory">systemd</packagereq>
|
||||
<packagereq arch="armhfp" type="mandatory">uboot-tools</packagereq>
|
||||
<packagereq type="mandatory">util-linux</packagereq>
|
||||
<packagereq type="mandatory">vim-minimal</packagereq>
|
||||
<packagereq type="default">authconfig</packagereq>
|
||||
@ -687,6 +686,8 @@
|
||||
<packagereq type="default">ppc64-utils</packagereq>
|
||||
<packagereq type="optional">dracut-config-generic</packagereq>
|
||||
<packagereq type="optional">initial-setup</packagereq>
|
||||
<packagereq type="optional">uboot-images-armv7</packagereq>
|
||||
<packagereq type="optional">uboot-tools</packagereq>
|
||||
</packagelist>
|
||||
</group>
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user