From: Frans Meulenbroeks Date: Thu, 19 Aug 2010 20:20:48 +0000 (+0200) Subject: usbmuxd: increase PR X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=423fb49fa02ff3b5d102a70beef5090674a6e0cd;p=openembedded.git usbmuxd: increase PR in order to compensate for the revert in aa6d8dab70bac0b0079f4ab217d549f7830ef008 Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/libgpod/usbmuxd_1.0.3.bb b/recipes/libgpod/usbmuxd_1.0.3.bb index 5b3d118bc1..1411bbbd65 100644 --- a/recipes/libgpod/usbmuxd_1.0.3.bb +++ b/recipes/libgpod/usbmuxd_1.0.3.bb @@ -1,5 +1,6 @@ DESCRIPTION = "This daemon is in charge of multiplexing connections over USB to an iPhone or iPod touch." LICENSE = "GPLv3/GPLv2/LGPLv2.1" +PR = "r1" DEPENDS = "udev libusb1"