[Feature]add MT2731_MP2_MR2_SVN388 baseline version
Change-Id: Ief04314834b31e27effab435d3ca8ba33b499059
diff --git a/meta/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_5.1.bb b/meta/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_5.1.bb
new file mode 100644
index 0000000..193a4db
--- /dev/null
+++ b/meta/meta-openembedded/meta-python/recipes-devtools/python/python-tornado_5.1.bb
@@ -0,0 +1,8 @@
+inherit pypi setuptools
+require python-tornado.inc
+RDEPENDS_${PN} += " \
+ ${PYTHON_PN}-backports-abc \
+ ${PYTHON_PN}-backports-ssl \
+ ${PYTHON_PN}-singledispatch \
+ ${PYTHON_PN}-subprocess \
+"