aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe/libqpe-opie.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-20 23:02:25 -0800
committerKhem Raj <raj.khem@gmail.com>2009-12-20 23:02:25 -0800
commit9d53afeb98e6c6319a3b5ee0056121b547b5be4f (patch)
tree4b2a282b8caf0dd98555302db8eccf53a2e261f5 /recipes/libqpe/libqpe-opie.inc
parent3a6620343a492559956348a6876ae7b766b42725 (diff)
downloadopenembedded-9d53afeb98e6c6319a3b5ee0056121b547b5be4f.tar.gz
libqpe-opie: Dont inherit opie.
* inhetriting opie caused other problems like circular dependencies in do_stage task etc. therefore dont inherit opie just to get a variable instead define the variable here. * Add a note about the above in the cvs recipe so in future updates happens correctly. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/libqpe/libqpe-opie.inc')
-rw-r--r--recipes/libqpe/libqpe-opie.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/libqpe/libqpe-opie.inc b/recipes/libqpe/libqpe-opie.inc
index 3cecedd071..5795e5c765 100644
--- a/recipes/libqpe/libqpe-opie.inc
+++ b/recipes/libqpe/libqpe-opie.inc
@@ -10,7 +10,6 @@ INC_PR = "r7"
S = "${WORKDIR}/library"
inherit palmtop
-inherit opie
OE_QMAKE_CXXFLAGS := "${@oe_filter_out('-fno-rtti', '${OE_QMAKE_CXXFLAGS}', d)}"
QMAKE_PROFILES = "library.pro"