aboutsummaryrefslogtreecommitdiffstats
path: root/packages/midpath
AgeCommit message (Collapse)Author
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The 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 Freyther
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 Luebbe
2008-09-25Fixes a problem where system's 'java' was used because no runtime was in ↵Robert Schuster
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-08-20midpath: depend on qte-mt instead of the non-existant qt-mtRolf Leggewie
2008-06-27midpath: Allow overriding the JAVA executable in start scriptRobert Schuster
2008-06-27midpath-maemo 0.2+0.3rc1: Added pnum 0 to patch.Robert Schuster
midpath-openmoko 0.2+0.3rc1: Added pnum 0 to patch.
2008-06-27Removal of midpath 0.1, addition of midpath 0.3 rc1Robert Schuster
midpath-alsa 0.1: Removed. midpath-cldc-native 0.1: Removed. midpath-cldc-sdl 0.1: Removed. midpath-cldc-x11 0.1: Removed. midpath-cldc 0.1: Removed. midpath-gtk 0.1: Removed. midpath-pulseaudio 0.1: Removed. midpath-qt3x11 0.1: Removed. midpath-qte 0.1: Removed. midpath-test 0.1: Removed. midpath 0.1: Removed. midpath-backend-alsa 0.2+0.3rc1: New recipe. midpath-backend-escher 0.2+0.3rc1: New recipe. midpath-backend-esd 0.2+0.3rc1: New recipe. midpath-backend-fb 0.2+0.3rc1: New recipe. midpath-backend-gtk 0.2+0.3rc1: New recipe. midpath-backend-gtk-hildon 0.2+0.3rc1: New recipe. midpath-backend-pulseaudio 0.2+0.3rc1: New recipe. midpath-backend-qt3x11 0.2+0.3rc1: New recipe. midpath-backend-qt4x11 0.2+0.3rc1: New recipe. midpath-backend-qte 0.2+0.3rc1: New recipe. midpath-backend-sdl 0.2+0.3rc1: New recipe. midpath-cldc 0.2+0.3rc1: New recipe. midpath-core 0.2+0.3rc1: New recipe. midpath-demos 0.2+0.3rc1: New recipe. midpath-jgl 0.2+0.3rc1: New recipe. midpath-location 0.2+0.3rc1: New recipe. midpath-m3g 0.2+0.3rc1: New recipe. midpath-maemo 0.2+0.3rc1: New recipe. midpath-messaging 0.2+0.3rc1: New recipe. midpath-opengles 0.2+0.3rc1: New recipe. midpath-openmoko 0.2+0.3rc1: New recipe. midpath-svg 0.2+0.3rc1: New recipe. midpath-webservices 0.2+0.3rc1: New recipe.
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵Rolf Leggewie
Partly fixes 2471.
2008-01-25divers: remove lines of the form "PACKAGES = ${PN}" from 63 filesRolf Leggewie
2008-01-14cacao 0.98+hg20071001: Added snapshot version.Robert Schuster
cacao-cldc: Added an include recipe. classpath: Moved versions prior 0.95 to obsolete/ . classpath-minimal: Moved versions prior 0.95 to obsolete/ . classpath-gtk: Moved to obsolete/. classpath cvs: Moved to obsolete/. classpath 0.96.1: Added new version. classpath 0.95: Added new version. classpath-minimal 0.96.1: Added new version. midpath-cldc: Removed notion of virtual/cldc-api-1.1 - install cldc1.1.jar as midpath-cldc1.1.jar to ${datadir}/midpath-cldc
2008-01-14midpath: Use virtual/javac-native instead of ecj-native.Robert Schuster
2007-11-22midpath-pulseaudio: new sound backend for midpathHenning Heinold
2007-11-22midpath: cosmetic buildfixesHenning Heinold
* remove unnecessary build directory in a couple of .bb * no need to bump the PR
2007-11-22midpath-cldc: rproviding virtual/cldc-api-1.1Henning Heinold
* set in midpath-cldc: RPROVIDES = "virtual/cldc-api-1.1" so we are in sync with cacao-cldc * bump PR to 1
2007-08-24midpath: major rework of midpathHenning Heinold
* new releas 0.1 * introduce midpath.inc * split midpath-cldc and midpath-cldc-sdl from midpath * seperate out kxml2 from midpath * split midpath-test from midpath * change jar-installdir to /usr/share/java
2007-08-14midpath: fixing provide virtual/cldc-api-1.1Henning Heinold
* let midpath provide virtual/cldc-api-1.1 * let midpath-native provide virtual/cldc-api-1.1-native
2007-08-14midapth: fix compile errorHenning Heinold
* using non-defined JAVA_CMD instead of JAVAC_CMD
2007-08-13midpath_svn: fix ecj and fast commandHenning Heinold
* use the JAVA_CMD in all places insted of ecj * use FASTJAR_CMD in alle places instead of jar
2007-08-08midpath: inital support for midpathHenning Heinold
* puts java-cldc1.1 support in oe * split in servals packages, because more than one native UI is support * its support for now qte, qt3x11, x11 and awt * there is more work to do for integrate more modules like bluetooth, sdl or pluseaudio * upstream will start to switch to autotools