aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/nonworking
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-06-12 12:13:40 +1200
committerPaul Eggleton <paul.eggleton@linux.intel.com>2016-06-12 12:15:19 +1200
commit334999487abd3ccf9eadde88c2b9486455325a90 (patch)
tree7c9d6c112df6696d203ea81830f839428328eaca /recipes-qtopia/nonworking
parentc8fbef02f9eb9aeb394fe46996d216b8850c2374 (diff)
downloadmeta-opie-334999487abd3ccf9eadde88c2b9486455325a90.tar.gz
classes/qmake_base_legacy: replace qmake_base
Copy in qmake_base from meta-qt4 (where it was moved from openembedded-core recently) and rename it to qmake_base_legacy. (We don't want to depend on meta-qt4 just for this, but we also should avoid a name clash.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia/nonworking')
-rw-r--r--recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
index c17e130..f24ca3b 100644
--- a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
+++ b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
@@ -8,7 +8,7 @@ APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}"
PR = "r0"
-inherit autotools qmake_base
+inherit autotools qmake_base_legacy
EXTRA_OECONF = "--disable-ethereal \
--enable-tethereal \