Merge branch 'vuplus-1.6k' of code.vuplus.com:/opt/repository/openembedded into vuplu...
[vuplus_openembedded] / recipes / midpath / midpath-maemo_0.2+0.3rc2.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.3rc2.tar.gz \
8   "
9
10 S = "${WORKDIR}/midpath-0.3rc2"
11
12 PR = "r0"
13
14 SRC_URI += "file://configuration_maemo.cfg"
15
16 RDEPENDS += "java2-runtime libswt3.4-gtk-java midpath-core-bluetooth"
17
18 CONFIGURATION = "configuration_maemo.cfg"