]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
core/pkg-generic: add support for package-defined help
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 4 Jun 2016 16:30:47 +0000 (18:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 7 Jun 2016 19:36:04 +0000 (21:36 +0200)
commitab18cf8327ca5b093f65d7e864e7706d75846a54
tree1f814894035ec132f6a8f65d4690a3326afed5c7
parentcc1411d0b1b159e208d141fb4ba3c6f3508e1336
core/pkg-generic: add support for package-defined help

Add a package-variable to store the package-specific make rules.

Although this variable would be seldom used, we still document it.
However, we make sure the documentation explicitly states that this
variable should not be used (if it needs to be, the submitter of a
package will be told so during reviews).

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Makefile
docs/manual/adding-packages-generic.txt
package/pkg-generic.mk