Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-jinja2: Disable `make clean` | Haris Okanovic | 2015-12-20 | 1 | -0/+2 |
| | | | | | | | | | | | Makefile doesn't define "clean". Unless disabled, base_do_configure() will fail the build attempting to run `make clean` when rebuilding this recipe. Signed-off-by: Haris Okanovic <haris.okanovic@ni.com> Natinst-ReviewBoard-ID: 119389 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | python-jinja2: add recipe | Ben Shelton | 2015-02-27 | 1 | -0/+19 |
Jinja2 is a stand-alone template engine for Python. Copied from commit 00862f55be214e2247ad5aba3ab06a34afb20598 in meta-cloud-services/meta-openstack and updated to version 2.7.3. Signed-off-by: Ben Shelton <ben.shelton@ni.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |