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

inherit opie_git

PR = "r1"

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

DEPENDS = "libopiecore2 libopieui2 libopiemm2"