mirror of
https://git.yoctoproject.org/poky
synced 2026-05-29 12:09:36 +00:00
python*-mako: upgrade to 1.0.6
Both python-mako and python3-mako need to be upgraded to latest upstream version. This change was tested using qemux86 with core-image-sato. (From OE-Core rev: 7828fd75ca8bf3480141237ba300d01a81634b91) Signed-off-by: Jose Lamego <jose.a.lamego@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
1b1c4870c8
commit
fb2c526f09
@@ -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