summaryrefslogtreecommitdiffstats
path: root/docs/manual
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2014-06-08 16:15:16 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-06-08 17:11:05 +0200
commit4d922634da3464bc7e98f992469df708433d30a6 (patch)
tree2effcd765bf86cec548ac5b45024b2798f8b53fa /docs/manual
parentfe696d7c658ee498ab07f1490588417e102e47f4 (diff)
downloadbuildroot-4d922634da3464bc7e98f992469df708433d30a6.tar.gz
buildroot-4d922634da3464bc7e98f992469df708433d30a6.zip
support/scripts: generate a list of virtual packages
Generate an asciidoc table that can be included in the manual, that lists the existing virtual packages, the corresponding symbols, and their providers (and sub-options thereof). The core of this change is the addition of a new formatter for virtual packages. This formatter is a bit tricky, as it has to catter for a bunch of corner cases: - provider is not a package, but is sub-options of a package - such a sub-option may be itself 'select'-ed by one or more other sub-options - legacy packages should not be considered as a provider Those cases are real: - sub-options of mesa3d provide EGL or GLES - selected sub-options of mesa3d provide GL - udev is a legacy package, but it provides udev Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'docs/manual')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud