Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-wrapt: Remove the recipe | zangrc | 2019-12-23 | 1 | -15/+0 |
| | | | | | | | Because there are higher versions and python3 versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> | ||||
* | python-wrapt: switch to using git | Mark Asselstine | 2016-01-15 | 1 | -0/+15 |
In an effort to make things easier to uprev whenever possible we should use git in our recipes. This has some negative implications if there is a versioned recipe in another layer (without using PREFERRED_VERSION the versioned recipe is used) but overall is the best solution. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> |