From 99ecc889a0909d54b6bb5c795087585adde1bfbd Mon Sep 17 00:00:00 2001 From: Dwane Pottratz Date: Fri, 5 Oct 2018 10:33:43 -0700 Subject: python-sh: add python sh library sh is a python subprocess replacement. Signed-off-by: Dwane Pottratz Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-sh_1.12.14.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-sh_1.12.14.bb (limited to 'meta-python/recipes-devtools/python/python3-sh_1.12.14.bb') diff --git a/meta-python/recipes-devtools/python/python3-sh_1.12.14.bb b/meta-python/recipes-devtools/python/python3-sh_1.12.14.bb new file mode 100644 index 0000000000..812bd4b1ac --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-sh_1.12.14.bb @@ -0,0 +1,5 @@ +require python-sh.inc +inherit setuptools3 + +RDEPENDS_${PN} += " \ +" -- cgit v1.2.3-54-g00ecf