[oe] [PATCH] indent: delete meaningless line referring to "/usr/doc"

Robert P. J. Day rpjday at crashcourse.ca
Wed Mar 18 12:16:58 UTC 2020


Remove what appears to be historical line referencing HTML docs under
/usr/doc -- building indent generates no such file.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

diff --git a/meta-oe/recipes-extended/indent/indent_2.2.12.bb b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
index 0f4f4c220..90ba8a2e6 100644
--- a/meta-oe/recipes-extended/indent/indent_2.2.12.bb
+++ b/meta-oe/recipes-extended/indent/indent_2.2.12.bb
@@ -24,6 +24,4 @@ inherit autotools gettext texinfo

 CFLAGS_append_class-native = " -Wno-error=unused-value"

-FILES_${PN}-doc += "/usr/doc/indent/indent.html"
-
 BBCLASSEXTEND = "native"

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                         http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


More information about the Openembedded-devel mailing list