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

PV = "${OPIE_GIT_PV}"

PR = "r1"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/applets/vmemo \
           ${OPIE_GIT};protocol=git;subpath=apps"

DEPENDS = "libopiecore2 libopieui2 libopiemm2"