Files
poky/meta/recipes-core
Anuj Mittal 33b811b7a9 libxml2: fix makefile for ptests
Changes to Makefile in latest version mean when "make -k runtests" is executed,
it leads to errors like:

| make: *** No rule to make target 'runtest.c', needed by 'runtest.o'.
| make: *** No rule to make target 'SAX.c', needed by 'SAX.lo'.
| make: *** No rule to make target 'entities.c', needed by 'entities.lo'.
| make: *** No rule to make target 'encoding.c', needed by 'encoding.lo'.

Make sure that we don't try to check and compile the tests again on the target.

(From OE-Core rev: 5cf92ca436e1a1ba60fec8b30b6cb3cfd4842bc8)

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-01-14 09:11:57 +00:00
..
2017-12-10 22:45:20 +00:00
2017-12-18 18:03:57 +00:00
2017-11-08 22:24:04 +00:00
2017-06-12 15:08:30 +01:00
2015-01-23 11:36:27 +00:00
2018-01-14 09:11:57 +00:00
2018-01-03 09:26:38 +00:00
2017-01-19 22:47:21 +00:00