summaryrefslogtreecommitdiffstats
path: root/meta/classes/ptest-perl.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross@burtonini.com>2021-10-13 16:10:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-10-14 22:32:50 +0100
commitb6611957cc19b70c51e49af8552f81e0a347a393 (patch)
tree42d8440a62c027cb4479f85ceeb87d7464d2b239 /meta/classes/ptest-perl.bbclass
parent47d033595a2120749424494781a66a70311732dc (diff)
downloadpoky-b6611957cc19b70c51e49af8552f81e0a347a393.tar.gz
oe/license: implement ast.NodeVisitor.visit_Constant
Since Python 3.8 visit_Num(), visit_Str() and so on are all deprecated and replaced with visit_Constant. We can't yet remove the deprecated functions until we require 3.8, but we can implement visit_Constant to silence the deprecation warnings. (From OE-Core rev: abc93390a3f19bc4cc159c5690a478b9e2270906) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/ptest-perl.bbclass')
0 files changed, 0 insertions, 0 deletions