summaryrefslogtreecommitdiff
path: root/meta/packages/python/python-native_2.6.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-221-1/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* python: upgrade from 2.6.2 to 2.6.5Nitin A Kamble2010-07-081-0/+31
python-native: upgrade from 2.6.1 to 2.6.5 Also removed these older version files: python_2.5.2 python-native_2.5.1 Rebased the patches to the newer code. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>