Merge branch 'org.openembedded.dev' of git://git.openembedded.net/openembedded into...
[vuplus_openembedded] / packages / midpath / midpath-openmoko_0.2+0.3rc1.bb
1 require midpath.inc
2
3 PR = "r0"
4
5 # The patch fixes the system_properties file only deployed in this recipe.
6 SRC_URI = "\
7   ${SOURCEFORGE_MIRROR}/midpath/midpath-0.3rc1.tar.gz \
8   file://0.2+0.3rc1-fix-crlf.patch;patch=1;pnum=0 \
9   "
10
11 S = "${WORKDIR}/midpath-0.3rc1"
12
13 PR = "r0"
14
15 SRC_URI += "file://configuration_openmoko.cfg"
16
17 RDEPENDS += "java2-runtime midpath-backend-pulseaudio libswt3.4-gtk-java midpath-core-bluetooth"
18
19 CONFIGURATION = "configuration_openmoko.cfg"