hostap, linuz-oz-2.6: Change hostap-utils/hostap-daemon to depend on virtual/kernel...
authorRichard Purdie <rpurdie@rpsys.net>
Wed, 14 Dec 2005 22:22:49 +0000 (22:22 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 14 Dec 2005 22:22:49 +0000 (22:22 +0000)
packages/hostap/hostap-daemon_0.3.7.bb
packages/hostap/hostap-daemon_0.4.4.bb
packages/hostap/hostap-modules_0.3.7.bb
packages/hostap/hostap-modules_0.3.9.bb
packages/hostap/hostap-modules_0.4.4.bb
packages/hostap/hostap-utils_0.3.7.bb
packages/hostap/hostap-utils_0.4.0.bb
packages/linux/linux-openzaurus.inc
packages/linux/linux-openzaurus_2.6.14+2.6.15-rc5.bb

index 9363a10..78fef55 100644 (file)
@@ -4,8 +4,9 @@ SECTION = "kernel/userland"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-RDEPENDS = "hostap-modules (${PV}) hostap-utils (${PV})"
+RDEPENDS = "virtual/kernel-hostap hostap-utils (${PV})"
 DEPENDS_mtx-1_append = "madwifi-modules"
+PR = "r1"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
        file://makefile-cross.diff;patch=1;pnum=0 \
index 9363a10..78fef55 100644 (file)
@@ -4,8 +4,9 @@ SECTION = "kernel/userland"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-RDEPENDS = "hostap-modules (${PV}) hostap-utils (${PV})"
+RDEPENDS = "virtual/kernel-hostap hostap-utils (${PV})"
 DEPENDS_mtx-1_append = "madwifi-modules"
+PR = "r1"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostapd-${PV}.tar.gz \
        file://makefile-cross.diff;patch=1;pnum=0 \
index bc61f70..81ce935 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r4"
+PROVIDES = "virtual/kernel-hostap"
+PR = "r5"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
            file://hostap_cs.conf \
index 435054c..93ab8a5 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r6"
+PROVIDES = "virtual/kernel-hostap"
+PR = "r7"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
            file://hostap_cs.conf \
index c5d1661..678dec3 100644 (file)
@@ -3,7 +3,8 @@ SECTION = "kernel/modules"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-PR = "r2"
+PROVIDES = "virtual/kernel-hostap"
+PR = "r3"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-driver-${PV}.tar.gz \
            file://kernel_updates.patch;patch=1 \
index 7601129..cdfb0c1 100644 (file)
@@ -4,8 +4,8 @@ SECTION = "kernel/userland"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-RDEPENDS = "hostap-modules (${PV})"
-PR = "r1"
+RDEPENDS = "virtual/kernel-hostap"
+PR = "r2"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
           file://hostap-fw-load.patch;patch=1"
index 7601129..32a42a1 100644 (file)
@@ -4,8 +4,8 @@ SECTION = "kernel/userland"
 PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
-RDEPENDS = "hostap-modules (${PV})"
-PR = "r1"
+RDEPENDS = "virutal/kernel-hostap"
+PR = "r2"
 
 SRC_URI = "http://hostap.epitest.fi/releases/hostap-utils-${PV}.tar.gz \
           file://hostap-fw-load.patch;patch=1"
index c07cd4c..7b7a6e7 100644 (file)
@@ -2,6 +2,8 @@ DESCRIPTION = "2.6 Linux Development Kernel for Zaurus devices and iPAQ hx2750."
 SECTION = "kernel"
 MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>, Michael 'Mickey' Lauer <mickey@vanille.de>"
 LICENSE = "GPL"
+PROVIDES = "virtual/kernel-hostap"
+RPROVIDES = "virtual/kernel-hostap"
 
 DOSRC = "http://www.do13.de/openzaurus/patches"
 RPSRC = "http://www.rpsys.net/openzaurus/patches"
index ae5aba8..3112541 100644 (file)
@@ -1,6 +1,6 @@
 include linux-openzaurus.inc
 
-PR = "r2"
+PR = "r3"
 
 # Handy URLs
 # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \