summaryrefslogtreecommitdiff
path: root/packages/phoneme
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther2
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 Luebbe2
2008-09-25Fixes a problem where system's 'java' was used because no runtime was in ↵Robert Schuster1
staging. classpath-tools-native: New recipe. javasqlite: Cleaned up DEPENDS, use classpath-tools-native. libmatthew: Cleaned up DEPENDS, use classpath-tools-native. midpath: Cleaned up DEPENDS, use classpath-tools-native. phoneme: Cleaned up DEPENDS, use classpath-tools-native. rxtx: Cleaned up DEPENDS, use classpath-tools-native. sqlitejdbc: Cleaned up DEPENDS, use classpath-tools-native. swt: Cleaned up DEPENDS, use classpath-tools-native.
2008-09-19phoneme-advanced:Robert Schuster3
- add profile name to cvm-symlink to allow multiple installations - increased PRs
2008-09-17phoneme-advanced-foundation: Updated to build b87 (removed b73 for this)Robert Schuster3
phoneme-advanced-personal-qt3: New recipe.
2008-08-21phoneme-advanced.inc: Fake JDK_HOME entry (is not needed and unbreaks build ↵Robert Schuster1
where this variable is not set).
2008-08-18phoneme-advanced.inc: Allow overriding the PhoneME profile.Robert Schuster1
2008-08-13phoneme-advanced-foundation: New recipe.Robert Schuster5