aboutsummaryrefslogtreecommitdiffstats
path: root/libopie
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
committerChris Larson <clarson@kergoth.com>2004-03-22 22:37:29 +0000
commitf249735ad71fd5f13bfd295c55e1e0d596a1dbff (patch)
tree93735f3e25beab7ac8bf066c504df17b244db4eb /libopie
parent11ebfcef190cf217f67fa2b79adee0f58f9718f3 (diff)
downloadopenembedded-f249735ad71fd5f13bfd295c55e1e0d596a1dbff.tar.gz
Another pass of .oe cleanups.
BKrev: 405f6aa92YDm0pQN4padj00WWayDrQ
Diffstat (limited to 'libopie')
-rw-r--r--libopie/libopie2_20040225.oe6
1 files changed, 3 insertions, 3 deletions
diff --git a/libopie/libopie2_20040225.oe b/libopie/libopie2_20040225.oe
index ad2916e43e..ddaf0d6d60 100644
--- a/libopie/libopie2_20040225.oe
+++ b/libopie/libopie2_20040225.oe
@@ -6,13 +6,13 @@ LICENSE = "LGPL"
DEPENDS = "virtual/libc libqpe-opie sqlite libpcap"
RDEPENDS = "libc6 libqpe sqlite libpcap"
-SRC_URI="cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=opie/libopie2;date=${PV}"
+SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=opie/libopie2;date=${PV}"
S = "${WORKDIR}/libopie2"
inherit qmake
-export QTDIR=${STAGING_DIR}/target
-export OPIEDIR=${STAGING_DIR}/target
+export QTDIR=${STAGING_LIBDIR}/..
+export OPIEDIR=${STAGING_LIBDIR}/..
#FIXME: Add machine specific bits here. Best use oe_machinstall and read the from a given file