summaryrefslogtreecommitdiff
path: root/recipes/python/python-opendir/setup.py
AgeCommit message (Expand)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. 2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1 Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> 2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5 2007-06-01task-base/pcmcia-cs: moved hostap-conf/orinoco-conf to RDEPENDS of pcmcia-cs ↵Marcin Juszkiewicz1 package as pcmciautils does not need that 2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1 2006-11-20another set of parse errors fixingMarcin Juszkiewicz1 2006-05-28packages/pcmcia-cs/pcmcia-cs-3.2.8/superh-noO3.patch: Lowers OptimizationKristoffer Ericson2 * Sets -O2 instead of -O3 (otherwise 'pcrel too far' error) packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: Including patch for sh3 * Sets usage of patch specific to sh3 2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie2 * Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.