From 76fbee59374d282c9d7e62db95c0968745411777 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Fri, 27 Jul 2018 14:59:25 +0800 Subject: python3-extras: add it for python3-testtools - The python3-testtools RDEPENDS on it. - The original one is python-extras_1.0.0.bb which is from meta-openstack layer, I divided it into python-extras.inc and python3-extras_1.0.0.bb, and extended to nativesdk. (From OE-Core rev: 0176e798364689774bed4ac4bd0e345c32ea3078) Signed-off-by: Robert Yang Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3-extras_1.0.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta/recipes-devtools/python/python3-extras_1.0.0.bb (limited to 'meta/recipes-devtools/python/python3-extras_1.0.0.bb') diff --git a/meta/recipes-devtools/python/python3-extras_1.0.0.bb b/meta/recipes-devtools/python/python3-extras_1.0.0.bb new file mode 100644 index 0000000000..76f87f2640 --- /dev/null +++ b/meta/recipes-devtools/python/python3-extras_1.0.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-extras.inc -- cgit v1.2.3-54-g00ecf