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:
Dennis Gilmore 2016-02-19 10:22:04 -06:00
parent a94a218431
commit fb8664815e
1 changed files with 2 additions and 1 deletions

View File

@ -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>
<!--