summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python_2.7.9.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* bbappend: switch to use a wildcard beyond major versionMark Asselstine2015-09-081-8/+0
| | | | | | | | | | | | Using a wildcard will simplify things when using meta-virtualization against different yocto or oe branches and prevent having to make future updates to keep in step with package uprevs. The changes found within these bbappend tend to be generic and non-version specific, thus safe for 'porting' via wildcard. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* python: update bbappend to match oe-core masterBruce Ashfield2015-02-241-0/+8
It is questionable if we need this at all anymore (we probably don't), but for now, there's no reason to not match the versions. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>