summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-11-26 12:28:18 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-12-04 10:42:39 +0100
commit07e9ca6888c728c4c9d3d3631b901c603d247beb (patch)
treef86c192dcbb366368aa58bdaeea86da909566207 /meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
parent85ab35f4edac91ecc180161e97c6698f1c10928b (diff)
downloadmeta-openembedded-07e9ca6888c728c4c9d3d3631b901c603d247beb.tar.gz
meta-oe: add python-mako, a templating library
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
new file mode 100644
index 0000000000..0d4c1e4ae9
--- /dev/null
+++ b/meta-oe/recipes-devtools/python/python-mako-native_0.7.2.bb
@@ -0,0 +1,6 @@
1require python-mako_${PV}.bb
2inherit native pythonnative
3
4DEPENDS = "python-native"
5RDEPENDS_${PN} = ""
6PR = "r0"