summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-jinja2_2.7.3.bb
Commit message (Collapse)AuthorAgeFilesLines
* python-jinja2: Disable `make clean`Haris Okanovic2015-12-201-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 recipeBen Shelton2015-02-271-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>