Commit Graph

12 Commits

Author SHA1 Message Date
Martin Jansa
222e65c95a Revert "libxml++: only include when x11 in DISTRO_FEATURES"
This reverts commit 44ece3daea.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-30 09:56:45 -07:00
Armin Kuster
9ef757b433 libxml++2: remove X11 distro check
looks like its not needed.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-29 16:52:16 -07:00
Armin Kuster
44ece3daea libxml++: only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-12 09:59:33 -07:00
Khem Raj
35eb06d8cc libxml++: Update to 2.40.1
Fix ptests for S != B case

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-03-11 17:56:42 +01:00
Andre McCurdy
ebef449638 remove some more True options to getVar calls
getVar() now defaults to expanding by default, thus remove the True
option from getVar() calls. Fix a small number of cases not addressed
by the original patch:

  http://git.openembedded.org/meta-openembedded/commit/?id=efd3696e70a6603f1a45faa4a172433514f0a487

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-02-13 18:43:23 +01:00
Martin Jansa
18d518a03d libxml++: fix LICENSE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-02 09:33:43 +01:00
Derek Straka
5d67ab67b2 libxml++: update to the latest stable version (2.38.1)
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-04-28 10:38:37 +02:00
Nick Lewis
a6eaef9425 libxml++: fix ptest target paths
Signed-off-by: Nick Lewis <nick.lewis@usa.g4s.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 10:36:53 +02:00
Lewis, Nick
1aeeddd4de libxml++: fix build with B noteq S
Signed-off-by: Nick Lewis <nick.lewis@usa.g4s.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10 12:27:20 +02:00
Nick Lewis
fef89c60f3 libxml++: Upgrade to 2.37.1 and add ptest support
Signed-off-by: Nick Lewis <nick.lewis@usa.g4s.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-11 14:58:49 +01:00
Martin Jansa
0c882af679 libxml++: fix unpackaged files
* fixes:
libxml++-2.35.3: libxml++: Files/directories were installed but not shipped
  /usr/share/devhelp
  /usr/share/devhelp/books
  /usr/share/devhelp/books/libxml++-2.6
  /usr/share/devhelp/books/libxml++-2.6/libxml++-2.6.devhelp2
  /usr/lib/libxml++-2.6
  /usr/lib/libxml++-2.6/include
  /usr/lib/libxml++-2.6/include/libxml++config.h

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:53:01 +01:00
Gary Thomas
e26fe501dd libxml++: New recipe - C++ bindings for libxml
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-08-08 09:39:43 +02:00