help2man: Add native recipe, drop check for being provided.
authorTom Rini <tom_rini@mentor.com>
Thu, 18 Nov 2010 00:45:19 +0000 (17:45 -0700)
committerTom Rini <tom_rini@mentor.com>
Thu, 18 Nov 2010 14:29:23 +0000 (07:29 -0700)
commite01784b74841d142a1cfbc61a6af86e8069bd0ed
tree5c5c75ebd9746d63cdbacc85882b361f08cc3821
parente06468eb138fc5e354878b41e395bec238fed872
help2man: Add native recipe, drop check for being provided.

With a recent change to auto* to not build the man pages for
native recipes, we can make build progress without help2man
being there already.  This adds help2man to local.conf.sample
as an example of something that is assumed to be provided,
drops the sanity.bbclass check and adds a help2man-native recipe.
In order to catch the cases where help2man is likely to have been
an implicit requirement before we add it to the list that
autotools brings in.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Michael Smith <msmith@cbnco.com>
classes/autotools.bbclass
classes/sanity.bbclass
conf/local.conf.sample
recipes/help2man/help2man_1.37.1.bb [new file with mode: 0644]