put uboot-tools in core on arm systems

This commit is contained in:
Dennis Gilmore 2013-09-17 14:31:18 -05:00
parent 9d83171ba5
commit 0e166fb4a9
2 changed files with 2 additions and 0 deletions

View File

@ -1428,6 +1428,7 @@
<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="mandatory">yum</packagereq>

View File

@ -1429,6 +1429,7 @@
<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="mandatory">yum</packagereq>