mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 14:02:22 +02:00
python-mako: Upgrade python-mako and python3-mako to 1.0.4
(From OE-Core rev: 84d54d198f6445ddd3c86d8ad6833f0d40a35ffd) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
03fa693ddb
commit
84e9f8053d
11
meta/recipes-devtools/python/python3-mako_1.0.4.bb
Normal file
11
meta/recipes-devtools/python/python3-mako_1.0.4.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
require python-mako.inc
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN} = "python3-threading \
|
||||
python3-netclient \
|
||||
python3-html \
|
||||
"
|
||||
RDEPENDS_${PN}_class-native = ""
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user