From 524f332a5db28e489737a6fff1154755cfdb0743 Mon Sep 17 00:00:00 2001 From: Kai Kang Date: Tue, 15 Dec 2015 10:28:45 +0800 Subject: [PATCH] python-tornado: move old version recipe from meta-oe to meta-python Move old version recipe of python-tornado from meta-oe to meta-python that there is a higher version in meta-python already. And rename from _git to exact version _2.2.1. Signed-off-by: Kai Kang Signed-off-by: Martin Jansa --- .../python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch | 0 .../recipes-devtools/python/python-tornado_2.2.1.bb | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {meta-oe => meta-python}/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch (100%) rename meta-oe/recipes-devtools/python/python-tornado_git.bb => meta-python/recipes-devtools/python/python-tornado_2.2.1.bb (100%) diff --git a/meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch b/meta-python/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch similarity index 100% rename from meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch rename to meta-python/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch diff --git a/meta-oe/recipes-devtools/python/python-tornado_git.bb b/meta-python/recipes-devtools/python/python-tornado_2.2.1.bb similarity index 100% rename from meta-oe/recipes-devtools/python/python-tornado_git.bb rename to meta-python/recipes-devtools/python/python-tornado_2.2.1.bb