blob: 5d887b073f7fefeb99aa75ad12d9b5cc67c9e37e (
plain)
1
2
3
4
5
6
7
8
9
|
include ${PN}.inc
# Remove the dash below when 1.2.1 changes in PV
PV = "1.2.1+cvs-${SRCDATE}"
PR = "r1"
SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/multimedia/opieplayer2 \
${HANDHELDS_CVS};module=opie/pics \
${HANDHELDS_CVS};module=opie/apps"
|