Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: pysh: Remove unused modules | Robert Yang | 2018-12-09 | 1 | -167/+0 |
| | | | | | | | | | | | | We don't use these modules in bitbake, so remove them. And pysh's author declared that pysh is no longer maintained: http://pysh.sourceforge.net/ (Bitbake rev: 9cc4f12d2aef366a593c7977d3818a3002b1d8bf) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | Move the pysh package into the bb package | Chris Larson | 2011-01-04 | 1 | -0/+167 |
The pysh we're using is modified, and we don't want to risk it conflicting with one from elsewhere. (Bitbake rev: 1cbf8a9403b4b60d59bfd90a51c3e4246ab834d6) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> |