xenomai: new package, only mercury for now supported
[openadk.git] / docs / adding-packages.txt
blob122ae6c3c91bf73fa15eee6db29f40b48d28649c
1 // -*- mode:doc; -*-
2 // vim: set syntax=asciidoc:
4 [[adding-packages]]
5 Adding new packages to OpenADK
6 ------------------------------
8 This section covers how new packages (userspace libraries or
9 applications) can be integrated into OpenADK. It also shows how existing
10 packages are integrated, which is needed for fixing issues or tuning
11 their configuration.
13 include::adding-packages-directory.txt[]
15 include::adding-packages-manual.txt[]
17 include::adding-packages-auto.txt[]
19 include::adding-packages-host.txt[]
21 include::adding-packages-hooks.txt[]
23 include::adding-packages-conclusion.txt[]
25 include::package-reference.txt[]