summaryrefslogtreecommitdiff
path: root/target/collections/ympd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-04 22:50:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-04 22:50:04 +0200
commitbbbb037d4cb257e7b9ae04d4f1ac1bd11d610870 (patch)
tree779d418e17e90c99da3a70bc554dbb1e62cc76ff /target/collections/ympd
parentfcccab7059301c75acc94d002bf9b3f11f65c185 (diff)
add separate collections for different mpd frontends
Diffstat (limited to 'target/collections/ympd')
-rw-r--r--target/collections/ympd9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/collections/ympd b/target/collections/ympd
new file mode 100644
index 000000000..b09591400
--- /dev/null
+++ b/target/collections/ympd
@@ -0,0 +1,9 @@
+config ADK_PKG_YMPD
+ bool "Choose packages for MPD system with Ympd"
+ default n
+ select ADK_PKG_MPD
+ select ADK_PACKAGE_YMPD
+ select ADK_RUNTIME_START_YMPD
+ help
+ Create a small mpd box with web gui written in C.
+