On Sun, Sep 20, 2015 at 8:14 AM, Khem Raj <[email protected]> wrote:
> On Sun, Sep 20, 2015 at 8:07 AM, Andreas Müller > <[email protected]> wrote: > > | I/O error : Attempt to load network entity > http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > > | warning: failed to load external entity " > http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl" > > | cannot parse > http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl > > | Makefile:622: recipe for target 'plymouth.1' failed > > > > this is ok > > > Signed-off-by: Andreas Müller <[email protected]> > > --- > > meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb > b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb > > index b8c82ed..1fb4443 100644 > > --- a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb > > +++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb > > @@ -19,7 +19,7 @@ SRC_URI = " > http://www.freedesktop.org/software/plymouth/releases/${BPN}-${PV}.ta > > SRC_URI[md5sum] = "ff420994deb7ea203df678df92e7ab7d" > > SRC_URI[sha256sum] = > "2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f" > > > > -EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk \ > > +EXTRA_OECONF += " --enable-shared --disable-static --disable-gtk > --disable-documentation\ > At some point we really need to add packageconfigs for all the documentation generation options and then add distro feature(s) to control the default state of them. Not saying we need to do that now, but eventually.. I think someone had started working on getting docbook native bits working recently.. -- Christopher Larson clarson at kergoth dot com Founder - BitBake, OpenEmbedded, OpenZaurus Maintainer - Tslib Senior Software Engineer, Mentor Graphics -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
