aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-02-14 09:46:12 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-02-14 09:46:12 +0000
commiteb49c160d4e0d74d5df7d161fb6e5ac1d81d5c4a (patch)
treee5b7d25502743891d0f4f765ab6275fa87c4eb78 /meta
parentffa4a9983324f44d619102f616eb20537f0199fa (diff)
downloadopenembedded-core-contrib-eb49c160d4e0d74d5df7d161fb6e5ac1d81d5c4a.tar.gz
uicmoc4-native: set library path to grab zlib-native
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3798 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/uicmoc/uicmoc4-native.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/uicmoc/uicmoc4-native.inc b/meta/packages/uicmoc/uicmoc4-native.inc
index 8f0c715a89..8c4787866e 100644
--- a/meta/packages/uicmoc/uicmoc4-native.inc
+++ b/meta/packages/uicmoc/uicmoc4-native.inc
@@ -4,7 +4,7 @@ SECTION = "libs"
HOMEPAGE = "http://www.trolltech.com"
PRIORITY = "optional"
LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qtopia-core-opensource-src-${PV}.tar.gz"
S = "${WORKDIR}/qtopia-core-opensource-src-${PV}"
@@ -22,6 +22,7 @@ EXTRA_OECONF = "-prefix ${STAGING_DIR_NATIVE}/qt4 \
-no-tablet -no-xkb \
-no-libpng \
-verbose -release -fast -static \
+ -L ${STAGING_LIBDIR_NATIVE} \
-qt3support "
# yank default -e
EXTRA_OEMAKE = " "