Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3: delete patches that don't get applied anywhere | Dominic Sacré | 2015-08-01 | 1 | -62/+0 |
| | | | | | | | | | These patches are not referenced in any of the Python recipes. (From OE-Core rev: 05d18a1d2630fbe81d8218c3722481d31bf0892f) Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | python: fix build error with Readline 6.3 | Chong Lu | 2014-04-04 | 1 | -0/+62 |
Backport two patches from upstream: use new readline function types (closes #20374) Issue #20374: Avoid compiler warnings when compiling readline with libedit. [YOCTO #6107] (From OE-Core rev: a6b91ae7dec2edebc0eaea0592c42b1c455ad4d7) Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |