revert using the kernel's wireless.h since all kernels are now on WE16
authorMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 22:24:30 +0000 (22:24 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 29 Nov 2004 22:24:30 +0000 (22:24 +0000)
BKrev: 41aba19eke9AlVn0cIYk3zbvPUuY_A

libopie/libopie2_1.1.7.oe
libopie/libopie2_cvs.oe
opie-networkapplet/opie-networkapplet_1.1.7.oe
opie-networkapplet/opie-networkapplet_cvs.oe
opie-networksettings/opie-networksettings_1.1.7.oe
opie-networksettings/opie-networksettings_cvs.oe
opie-wellenreiter/opie-wellenreiter_1.0.3.oe
opie-wellenreiter/opie-wellenreiter_cvs.oe
opie-wirelessapplet/opie-wirelessapplet_1.1.7.oe
opie-wirelessapplet/opie-wirelessapplet_cvs.oe

index f49dc6f..57d7e11 100644 (file)
@@ -6,7 +6,7 @@ LICENSE = "LGPL"
 I18N_FILES = "libopiecore2.ts libopiesecurity2.ts"
 DEPENDS = "libqpe-opie sqlite3 libpcap-0.7.2 virtual/kernel"
 PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2 "
-PR = "r1"
+PR = "r2"
 
 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/libopie2 \
@@ -15,9 +15,6 @@ S = "${WORKDIR}/libopie2"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 #FIXME: Add machine specific bits here. Best use oe_machinstall and read from a given file
 
 EXTRA_QMAKEVARS_POST = 'DEFINES+=OPIE_NEW_MALLOC \
index 48cd704..4862fc9 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "LGPL"
 I18N_FILES = "libopiecore2.ts libopiesecurity2.ts"
 DEPENDS = "libqpe-opie sqlite3 libpcap-0.7.2 virtual/kernel"
-PR = "r5"
+PR = "r6"
 PROVIDES = "libopiecore2 libopiedb2 libopiemm2 libopiesecurity2 libopienet2 libopiepim2 libopieui2"
 PV = "1.1.7+cvs-${CVSDATE}"
 
@@ -15,9 +15,6 @@ S = "${WORKDIR}/libopie2"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 #FIXME: Add machine specific bits here. Best use oe_machinstall and read from a given file
 
 EXTRA_QMAKEVARS_POST = 'DEFINES+=OPIE_NEW_MALLOC \
index d654acd..7bcbf26 100644 (file)
@@ -4,7 +4,6 @@ PRIORITY = "optional"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 RDEPENDS = "opie-networksettings"
-PR = "r1"
 APPNAME = "networkapplet"
 
 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
@@ -14,9 +13,6 @@ S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 pkg_postinst() {
 #!/bin/sh
 if [ -n "$D" ]; then exit 1; fi
index af189d2..3aead19 100644 (file)
@@ -13,9 +13,6 @@ S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 pkg_postinst() {
 #!/bin/sh
 if [ -n "$D" ]; then exit 1; fi
index 779cd9c..404d2f1 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 PROVIDES = "opie-networksettings-pppplugin opie-networksettings-wlanplugin"
 APPNAME = "networksettings"
-PR = "r1"
+PR = "r0"
 
 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
 SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/noncore/settings/networksettings \
@@ -16,9 +16,6 @@ S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 EXTRA_QMAKEVARS_POST += "LIBS+=-L${S}"
 
 do_install() {
index 4c0c8f6..7a2d61d 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 PROVIDES = "opie-networksettings-pppplugin opie-networksettings-wlanplugin"
 PV = "1.1.7+cvs-${CVSDATE}"
-PR = "r1"
+PR = "r0"
 APPNAME = "networksettings"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/settings/networksettings \
@@ -16,9 +16,6 @@ S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 EXTRA_QMAKEVARS_POST += "LIBS+=-L${S}"
 
 do_install() {
index 835b928..a0d84b6 100644 (file)
@@ -4,12 +4,9 @@ PRIORITY = "optional"
 MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 RRECOMMENDS = "manufacturers"
-PR = "r4"
-
 APPNAME = "wellenreiter"
 APPTYPE = "binary"
-
-CVSDATE = "20041015"
+PR = "r5"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/net/wellenreiter;date=20040504 \
            ${HANDHELDS_CVS};module=opie/pics;date=20040504                     \
@@ -18,9 +15,6 @@ S = "${WORKDIR}/wellenreiter"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 do_install() {
         install -d ${D}/${palmtopdir}/pics/${APPNAME}/
        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.* ${D}${palmtopdir}/pics/${APPNAME}/
index 299ce45..fd2eec1 100644 (file)
@@ -5,7 +5,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
 LICENSE = "GPL"
 RRECOMMENDS = "manufacturers"
 PV = "1.0.3+cvs-${CVSDATE}"
-PR = "r1"
+PR = "r2"
 APPNAME = "wellenreiter"
 APPTYPE = "binary"
 
@@ -16,9 +16,6 @@ S = "${WORKDIR}/wellenreiter"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 do_install() {
         install -d ${D}/${palmtopdir}/pics/${APPNAME}/
        install -m 0644 ${WORKDIR}/pics/${APPNAME}/*.* ${D}${palmtopdir}/pics/${APPNAME}/
index b49f9ec..87d8612 100644 (file)
@@ -3,7 +3,6 @@ SECTION = "opie/applets"
 PRIORITY = "optional"
 MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
-PR = "r1"
 APPNAME = "wirelessapplet"
 
 TAG = "${@'v' + oe.data.getVar('PV',d,1).replace('.', '_')}"
@@ -12,9 +11,6 @@ S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 pkg_postinst() {
 #!/bin/sh
 if [ -n "$D" ]; then exit 1; fi
index 7e05031..a586cfe 100644 (file)
@@ -5,16 +5,12 @@ MAINTAINER = "Team Opie <opie@handhelds.org>"
 LICENSE = "GPL"
 PV = "1.1.7+cvs-${CVSDATE}"
 APPNAME = "wirelessapplet"
-PR = "r1"
 
 SRC_URI = "${HANDHELDS_CVS};module=opie/noncore/applets/wirelessapplet"
 S = "${WORKDIR}/${APPNAME}"
 
 inherit opie
 
-# we need to pick up the kernel's wireless.h or else the WE will be broken
-export OE_QMAKE_CFLAGS="-I${STAGING_KERNEL_DIR}/include ${CFLAGS}"
-
 pkg_postinst() {
 #!/bin/sh
 if [ -n "$D" ]; then exit 1; fi