mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python-sh: add python sh library
sh is a python subprocess replacement. Signed-off-by: Dwane Pottratz <dwane.pottratz@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require python-sh.inc
|
||||
inherit setuptools3
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
"
|
||||
Reference in New Issue
Block a user