[elbe-devel] [PATCH 0/2] Handle XInclude and add a example receipt

Benedikt Spranger b.spranger at linutronix.de
Wed Feb 22 18:27:12 CET 2017


XInclude is a generic mechanism for merging XML documents specified
by W3C. Add support for XInclude and add a example.

Benedikt Spranger (2):
  Handle XML includes
  add Xinclude example

 elbepack/soapclient.py               | 33 +++++++++++++-----------
 elbepack/treeutils.py                |  5 ++--
 examples/x86_32-pc-hdimg-include.xml | 49 ++++++++++++++++++++++++++++++++++++
 examples/x86_32-pc-hdimg-pkglist.xml | 10 ++++++++
 4 files changed, 81 insertions(+), 16 deletions(-)
 create mode 100644 examples/x86_32-pc-hdimg-include.xml
 create mode 100644 examples/x86_32-pc-hdimg-pkglist.xml

-- 
2.11.0





More information about the elbe-devel mailing list