aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-recorder/opie-recorder_git.bb
blob: b64741481825fdc5369f75efc96648c4988a9f8a (plain)
1
2
3
4
5
6
7
8
9
10
11
require ${PN}.inc

PV = "${OPIE_GIT_PV}"

PR = "r1"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/multimedia/opierec \
           ${OPIE_GIT};protocol=git;subpath=pics \
           ${OPIE_GIT};protocol=git;subpath=apps"

DEPENDS = "libopiecore2 libopieui2 libopiemm2"