generic-poky/meta
Robert Yang 99284c3c83 asciidoc: set CLEANBROKEN to fix rebuild
The make clean removes doc/a2x.1 and doc/asciidoc.1, then it would cause
build failures since in the second build:
Fixing CONF_DIR in asciidoc.py
Fixing CONF_DIR in a2x.py
python a2x.py -f manpage doc/a2x.1.txt
a2x: ERROR: "xmllint" --nonet --noout --valid "/path/to/asciidoc-native/8.6.9-r0/asciidoc-8.6.9/doc/a2x.1.xml" returned non-zero exit status 4
make: *** [doc/a2x.1] Error 1

The xmllint failed because "--nonext" is used:
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd
/buildarea/lyang1/test_arm/tmp/work/x86_64-linux/asciidoc-native/8.6.9-r0/asciidoc-8.6.9/doc/a2x.1.xml:2: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"

Avoid running make clean will fix the problem.

(From OE-Core rev: f60fc2dc231ffc8cbf5939b0dbfa06c5fe805b86)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-22 11:13:24 +01:00
..
classes kernel.bbclass: Add kernel_version_sanity_check function 2016-09-21 21:58:05 +01:00
conf default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0 2016-09-20 15:11:08 +01:00
files toolchain-shar-relocate.sh: Add error-handling 2016-09-22 11:13:24 +01:00
lib oeqa/selftest/lic-checksum: don't report the expected failure to errors.yp 2016-09-20 15:11:09 +01:00
recipes-bsp u-boot: Set u-boot binary permissions to 0644 2016-09-14 22:22:07 +01:00
recipes-connectivity openssl: fix do_configure error when cwd is not in @INC 2016-09-20 15:11:09 +01:00
recipes-core systemd: fix indentation 2016-09-22 11:13:24 +01:00
recipes-devtools perl: fix CVE-2015-8607 2016-09-22 11:13:24 +01:00
recipes-extended asciidoc: set CLEANBROKEN to fix rebuild 2016-09-22 11:13:24 +01:00
recipes-gnome gtk-doc: require perl-native only if api-documentation feature is enabled 2016-09-14 22:22:12 +01:00
recipes-graphics libdrm: Explicitly disable cunit tests 2016-09-14 22:22:13 +01:00
recipes-kernel perf: Fix to obey LD failure on qemux86-64 2016-09-22 11:13:24 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia x264: add textrel to INSANE_SKIP 2016-09-22 11:13:24 +01:00
recipes-rt rt-tests: rationalise compiler flags 2016-07-26 08:56:32 +01:00
recipes-sato webkitgtk: re-enable introspection on powerpc 2016-09-09 12:12:22 +01:00
recipes-support libunwind: fix build by linking with bfd instead of gold 2016-09-22 11:13:24 +01:00
site site: Move rsync_cv_HAVE_C99_VSNPRINTF to common-linux 2016-07-20 10:28:47 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00