]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
gpe-login, udev: bump PR
authorRene Wagner <rw@handhelds.org>
Thu, 25 May 2006 21:27:35 +0000 (23:27 +0200)
committerRene Wagner <rw@handhelds.org>
Thu, 25 May 2006 21:27:35 +0000 (23:27 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/gpe-login/gpe-login_0.86.bb
org.handhelds.familiar/packages/udev/udev_084.bb

index 146a99b932da9a11feefd5ead0a59823cc9bc5ce..7fc7b7d6a6f463d9105269d9afd00d41c8a2ed96 100644 (file)
@@ -7,7 +7,7 @@ PRIORITY    = "optional"
 DEPENDS     = "gtk+ libgpewidget gpe-ownerinfo xkbd"
 RDEPENDS    = "xkbd"
 RPROVIDES   = "gpe-session-starter"
-PR = "r0"
+PR = "r1"
 
 
 SRC_URI += "file://removeblue-fontsize8.patch;patch=1 \
index 1078cc416ce372b1622245b599bfd3736a85fde0..ab72026c17a3a02683b212cd9ff2b5c8fca17471 100644 (file)
@@ -3,6 +3,8 @@ DESCRIPTION = "udev is a daemon which dynamically creates and removes device nod
 the hotplug package and requires a kernel not older than 2.6.12."
 RPROVIDES = "hotplug"
 
+PR = "r5"
+
 SRC_URI = "http://kernel.org/pub/linux/utils/kernel/hotplug/udev-${PV}.tar.gz \
           file://noasmlinkage.patch;patch=1 \
           file://flags.patch;patch=1 \
@@ -13,8 +15,6 @@ include udev.inc
 
 INITSCRIPT_PARAMS = "start 03 S . start 55 0 6 ."
 
-PR = "r4"
-
 FILES_${PN} += "${base_libdir}"
 UDEV_EXTRAS = "extras/firmware/ extras/scsi_id/ extras/volume_id/ extras/run_directory/"
 EXTRA_OEMAKE += "libudevdir=/lib/udev"