aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/midpath/midpath-openmoko_0.2+0.3rc2.bb
blob: 1befaaa2d06212a0a8e29129d34eff96671089f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
require midpath.inc

# 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 = "r1"

SRC_URI += "file://configuration_openmoko.cfg"

RDEPENDS_${PN} += "java2-runtime midpath-backend-alsa libswt3.4-gtk-java midpath-core-bluetooth"

CONFIGURATION = "configuration_openmoko.cfg"

SRC_URI[md5sum] = "d03cd88f51f82bbcfcfa5b65df0da5b0"
SRC_URI[sha256sum] = "e235ca7470e7cdfb90e3806fbcc1b2c450db286276136a2523c7ae26a804a100"