summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/python/python-gst/python-path.patch
AgeCommit message (Expand)AuthorFiles
2011-04-22python-gst: upgrade from 0.10.19 to 0.10.21Nitin A Kamble1
2010-11-18python-gst: Fix the configure patch & add LIC_FILE_CHKSUMSaul Wold1
2010-08-27Major layout change to the packages directoryRichard Purdie1
230ea9e0982cdfda23fb9fcfccf89d28f29'>zlib: Upgrade 1.2.5 -> 1.2.6Khem Raj1 Dont use autotools, it really not so autoconf like. the configure script gets updated with every release of zlib and we overwrite that. Instead use the upstream provided configure copyright year was changed in zlib.h which caused change in LIC_FILE_CHECKSUM fix.inverted.LFS.logic.patch is already applied upstream so drop it Drop the configure.ac and Makefile.am scripts since we do not autoreconf anymore and do not inherit autotools anymore Bump PR for depending recipes so a rebuild it ensues so that they dont depend on .la anymore and add missing dependencies discovered during incremental build Signed-off-by: Khem Raj <raj.khem@gmail.com> 2010-12-16recipes-graphics: Add SUMMARY and update DESCRIPTIONMark Hatle1 Add the missing SUMMARY fields and update DESCRIPTION fields if necessary Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 2010-12-09SRC_URI Checksums AdditionalsSaul Wold1 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2010-08-27Major layout change to the packages directoryRichard Purdie1 Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>