|
@@ -33,6 +33,8 @@ config BR2_PACKAGE_XEN_TOOLS
|
|
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
|
|
select BR2_PACKAGE_UTIL_LINUX_LIBUUID
|
|
select BR2_PACKAGE_YAJL
|
|
select BR2_PACKAGE_YAJL
|
|
select BR2_PACKAGE_ARGP_STANDALONE if !BR2_TOOLCHAIN_USES_GLIBC
|
|
select BR2_PACKAGE_ARGP_STANDALONE if !BR2_TOOLCHAIN_USES_GLIBC
|
|
|
|
+ select BR2_PACKAGE_BASH # runtime (scripts)
|
|
|
|
+ select BR2_PACKAGE_BUSYBOX_SHOW_OTHERS if BR2_PACKAGE_BUSYBOX # bash
|
|
help
|
|
help
|
|
The Xen tools can be accessed by the xl command.
|
|
The Xen tools can be accessed by the xl command.
|
|
|
|
|