move kexec-tools from all-base-packages to $ARCH-base-packages

As kexec-tools is not supported on arm64 arch yet,
so move it to arch-specific package file to fix build issue.
This commit is contained in:
Shengzhou Liu
2016-07-26 01:06:48 +08:00
parent e4332c0634
commit 1dfdc66b77
4 changed files with 3 additions and 1 deletions

View File

@@ -40,7 +40,6 @@
- pciutils
- usbutils
- mtd-utils
- kexec-tools
- i2c-tools
- module-init-tools
- isc-dhcp-client

View File

@@ -8,6 +8,7 @@
- smartmontools
- grub2
- onl-upgrade
- kexec-tools

View File

@@ -1 +1,2 @@
- u-boot-tools
- kexec-tools

View File

@@ -4,6 +4,7 @@
#
############################################################
- u-boot-tools
- kexec-tools