aboutsummaryrefslogtreecommitdiffstats
path: root/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/midpath/midpath-openmoko_0.2+0.3rc1.bb')
-rw-r--r--packages/midpath/midpath-openmoko_0.2+0.3rc1.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb b/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb
new file mode 100644
index 0000000000..edb20af441
--- /dev/null
+++ b/packages/midpath/midpath-openmoko_0.2+0.3rc1.bb
@@ -0,0 +1,19 @@
+require midpath.inc
+
+PR = "r0"
+
+# The patch fixes the system_properties file only deployed in this recipe.
+SRC_URI = "\
+ ${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz \
+ file://0.2+0.3rc1-fix-crlf.patch;patch=1;pnum=0 \
+ "
+
+S = "${WORKDIR}/midpath-0.3rc1"
+
+PR = "r0"
+
+SRC_URI += "file://configuration_openmoko.cfg"
+
+RDEPENDS += "java2-runtime midpath-backend-pulseaudio libswt3.4-gtk-java midpath-core-bluetooth"
+
+CONFIGURATION = "configuration_openmoko.cfg"