aboutsummaryrefslogtreecommitdiffstats
path: root/packages/midpath/midpath-openmoko_0.2+0.3rc2.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-12-04 16:52:51 +0100
committerRobert Schuster <thebohemian@gmx.net>2008-12-04 16:56:49 +0100
commit84689e062020ca2574ac65c2bdc2e6e22de42684 (patch)
treec54c4d9559e5b807bf8283399db08c509aa7e98c /packages/midpath/midpath-openmoko_0.2+0.3rc2.bb
parent177817f60e20e3d5e7d78d59cb0d23932c8ceb63 (diff)
downloadopenembedded-84689e062020ca2574ac65c2bdc2e6e22de42684.tar.gz
midpath: Updated all recipes to rc2.
midpath-openmoko: Use alsa backend.
Diffstat (limited to 'packages/midpath/midpath-openmoko_0.2+0.3rc2.bb')
-rw-r--r--packages/midpath/midpath-openmoko_0.2+0.3rc2.bb18
1 files changed, 18 insertions, 0 deletions
diff --git a/packages/midpath/midpath-openmoko_0.2+0.3rc2.bb b/packages/midpath/midpath-openmoko_0.2+0.3rc2.bb
new file mode 100644
index 0000000000..b64cb455dd
--- /dev/null
+++ b/packages/midpath/midpath-openmoko_0.2+0.3rc2.bb
@@ -0,0 +1,18 @@
+require midpath.inc
+
+PR = "r0"
+
+# The patch fixes the system_properties file only deployed in this recipe.
+SRC_URI = "\
+ ${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc2.tar.gz \
+ "
+
+S = "${WORKDIR}/midpath-0.3rc2"
+
+PR = "r0"
+
+SRC_URI += "file://configuration_openmoko.cfg"
+
+RDEPENDS += "java2-runtime midpath-backend-alsa libswt3.4-gtk-java midpath-core-bluetooth"
+
+CONFIGURATION = "configuration_openmoko.cfg"