diff options
Diffstat (limited to 'recipes/hotplug-qcop')
-rw-r--r-- | recipes/hotplug-qcop/hotplug-qcop_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hotplug-qcop/hotplug-qcop_cvs.bb b/recipes/hotplug-qcop/hotplug-qcop_cvs.bb index 55a91b2651..daf0a8bb18 100644 --- a/recipes/hotplug-qcop/hotplug-qcop_cvs.bb +++ b/recipes/hotplug-qcop/hotplug-qcop_cvs.bb @@ -2,7 +2,7 @@ DESCRIPTION = "HotPlug -> QCOP Event Bridge" SECTION = "opie/base" RDEPENDS_${PN} = "opie-qcop hotplug" LICENSE = "GPL" -PR = "r0" +PR = "r1" SRC_URI = "${HANDHELDS_CVS};module=opie/core/tools/hotplug-qcop" S = "${WORKDIR}/hotplug-qcop" |