select BR2_PACKAGE_DTC_PROGRAMS
help
Kexec is a user space utiltity for loading another kernel
- and asking the currently running kernel to do something with it.
+ and asking the currently running kernel to do something with
+ it.
This package is a tiny implementation of the kexec userspace
components, for devicetree-based platforms.
BR2_powerpc || BR2_sh4 || BR2_sh4a
help
Kexec is a user space utility for loading another kernel
- and asking the currently running kernel to do something with it.
+ and asking the currently running kernel to do something with
+ it.
https://www.kernel.org/pub/linux/utils/kernel/kexec/
bool "kodi-pvr-vbox"
select BR2_PACKAGE_KODI_PLATFORM
help
- Kodi PVR addon for interfacing with VBox Communications XTi TV Gateway
+ Kodi PVR addon for interfacing with VBox Communications XTi TV
+ Gateway
https://github.com/kodi-pvr/pvr.vbox
select BR2_PACKAGE_LIBSHAIRPLAY
help
Enable Shairport support.
- Select this if you want to stream content from an Apple device.
+ Select this if you want to stream content from an Apple
+ device.
config BR2_PACKAGE_KODI_LIBSMBCLIENT
bool "samba"
help
ktap is a script-based dynamic tracing tool for Linux
- It uses a scripting language and lets users trace the Linux kernel
- dynamically. ktap is designed to give operational insights with
- interoperability that allows users to tune, troubleshoot and extend
- kernel and application. It's similar to Linux Systemtap and
- Solaris Dtrace.
+ It uses a scripting language and lets users trace the Linux
+ kernel dynamically. ktap is designed to give operational
+ insights with interoperability that allows users to tune,
+ troubleshoot and extend kernel and application.
+ It's similar to Linux Systemtap and Solaris Dtrace.
ktap doesn't support kernels older than 3.1.
- To be able to resolve symbols in DSO and for sdt, you need to enable
- elfutils.
+ To be able to resolve symbols in DSO and for sdt, you need to
+ enable elfutils.
Your kernel must have CONFIG_EVENT_TRACING,
CONFIG_PERF_EVENTS, and CONFIG_DEBUG_FS enabled to compile.
- Buildroot automatically enables these in the kernel configuration.
+ Buildroot automatically enables these in the kernel
+ configuration.
http://www.ktap.org
help
kvmtool is a lightweight tool for hosting KVM guests.
As a pure virtualization tool it only supports guests using
- the same architecture, though it supports running 32-bit guests
- on those 64-bit architectures that allow this.
+ the same architecture, though it supports running 32-bit
+ guests on those 64-bit architectures that allow this.
https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/tree/README