diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-10 13:44:46 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-03-10 13:44:46 +0000 |
commit | ff499943f6153d0776440a4d7d1222d03cfa857f (patch) | |
tree | 0c75f1b2fabd98fa0e56334570445ae09b06619d /packages/opie-bluetoothapplet | |
parent | 38c9c30048a50855fd9b07b95e1cb1eea3f0e6ef (diff) |
opie-*: Convert remaining recipes with "cvs-" version to OPIE_CVS_PV.
Diffstat (limited to 'packages/opie-bluetoothapplet')
-rw-r--r-- | packages/opie-bluetoothapplet/opie-bluetoothapplet_cvs.bb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/opie-bluetoothapplet/opie-bluetoothapplet_cvs.bb b/packages/opie-bluetoothapplet/opie-bluetoothapplet_cvs.bb index a919c3094b..98ac64a4c1 100644 --- a/packages/opie-bluetoothapplet/opie-bluetoothapplet_cvs.bb +++ b/packages/opie-bluetoothapplet/opie-bluetoothapplet_cvs.bb @@ -1,8 +1,9 @@ require ${PN}.inc PV = "${OPIE_CVS_PV}" -PR = "r1" +PR = "r2" SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/net/opietooth/applet \ - ${HANDHELDS_CVS};module=opie/pics/bluetoothapplet \ - file://sysconfig-bluetooth.patch;patch=1" + ${HANDHELDS_CVS};module=opie/pics/bluetoothapplet" + +# file://sysconfig-bluetooth.patch;patch=1" |