From d567c995c3b3aa844e20b5117d54c71d2987d8f2 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Fri, 4 Sep 2020 16:42:36 +0100 Subject: help2man: rewrite recipe This recipe was originally explicitly minimal because it was needed to bootstrap autotools, but that isn't the case anymore. Instead of being explicitly native, use BBCLASSEXTEND. No need to explicitly depend on autoconf-native automake-native, because the autotools class does that. As this recipe isn't needed in early build anymore there's no need to avoid reconfiguring. (From OE-Core rev: 1e98edf46d0b96da2aea7dabd1d7cf3ce6c5e7bd) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/conf/distro/include/maintainers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/distro/include/maintainers.inc b/meta/conf/distro/include/maintainers.inc index 9f80970309..a094b39b2a 100644 --- a/meta/conf/distro/include/maintainers.inc +++ b/meta/conf/distro/include/maintainers.inc @@ -255,7 +255,7 @@ RECIPE_MAINTAINER_pn-gtk-doc = "Alexander Kanavin " RECIPE_MAINTAINER_pn-gzip = "Denys Dmytriyenko " RECIPE_MAINTAINER_pn-harfbuzz = "Anuj Mittal " RECIPE_MAINTAINER_pn-hdparm = "Denys Dmytriyenko " -RECIPE_MAINTAINER_pn-help2man-native = "Hongxu Jia " +RECIPE_MAINTAINER_pn-help2man = "Hongxu Jia " RECIPE_MAINTAINER_pn-hicolor-icon-theme = "Anuj Mittal " RECIPE_MAINTAINER_pn-hwlatdetect = "Alexander Kanavin " RECIPE_MAINTAINER_pn-i2c-tools = "Anuj Mittal " -- cgit v1.2.3-54-g00ecf