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

inherit opie_git

PR = "r1"

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

DEPENDS = "libopiecore2 libopieui2 libopiemm2"