]> pilppa.org Git - familiar-h63xx-build.git/commitdiff
linux-hotplug: ship pci agent etc. in subpackage.
authorRene Wagner <rw@handhelds.org>
Mon, 10 Jul 2006 17:09:33 +0000 (19:09 +0200)
committerRene Wagner <rw@handhelds.org>
Mon, 10 Jul 2006 17:09:33 +0000 (19:09 +0200)
Signed-off-by: Rene Wagner <rw@handhelds.org>
org.handhelds.familiar/packages/linux-hotplug/linux-hotplug_20040920.bb

index c6bcbb66e67bcb1cbdd9e28e8388a1f4216566b8..460e44899b3def4196ba4de305d1f1f3903d7b6d 100644 (file)
@@ -7,8 +7,9 @@ RPROVIDES_${PN} = "hotplug"
 RCONFLICTS_${PN} = "hotplug"
 RREPLACES_${PN} = "hotplug"
 SECTION = "base"
-RSUGGESTS = "pciutils usbutils"
-PR = "r8"
+RSUGGESTS = "usbutils ${PN}-pci"
+RSUGGESTS_${PN}-pci = "pciutils"
+PR = "r9"
 
 SRC_URI = "ftp://ftp.kernel.org/pub/linux/utils/kernel/hotplug/hotplug-2004_09_20.tar.gz \
        file://userspecified_hcd.patch;patch=1 \
@@ -41,6 +42,9 @@ do_compile () {
        :
 }
 
+PACKAGES =+ "${PN}-pci"
+FILES_${PN}-pci = "${sysconfdir}/hotplug/pci*"
+
 oldmandir := "${mandir}"
 oldsbindir := "${sbindir}"
 prefix = ""