Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-jinja2: correct LICENSE | Paul Eggleton | 2014-01-06 | 1 | -1/+1 |
| | | | | | | | BSD-3-Clause is the license specified upstream. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | python-jinja2: add missing python module dependencies | Paul Eggleton | 2014-01-06 | 1 | -0/+2 |
| | | | | | Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> | ||||
* | python-jinja2: introduce stand-alone template engine | Bruce Ashfield | 2013-11-25 | 1 | -0/+17 |
The havana horizon component requires jinja2 for template services. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |