Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pugixml: fix upstream version check | Pierre-Jean Texier | 2020-03-05 | 1 | -0/+2 |
| | | | | | | | | | | | | Fixes: INFO: Skip package pugixml (status = UNKNOWN_BROKEN, current version = 1.10, next version = N/A) After this commit: INFO: Skip package pugixml (status = MATCH, current version = 1.10, next version = 1.10) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> | ||||
* | pugixml: Update to version 1.10 | Andreas Oberritter | 2019-11-10 | 1 | -3/+3 |
| | | | | | | | Licence checksum changed due to updated copyright statement. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | pugixml: add recipe | Anuj Mittal | 2019-08-27 | 1 | -0/+20 |
pugixml is a light-weight, simple and fast XML parser for C++ with XPath support. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |