From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe] [PATCH 3/3] classes: remove qt4e.bbclass
Date: Thu, 14 Jul 2011 16:25:10 +0100 [thread overview]
Message-ID: <5678fccae09ea44a2c8ee65ca604882dae3049ea.1310656986.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1310656986.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1310656986.git.paul.eggleton@linux.intel.com>
The same version of this class is now in openembedded-core.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta-oe/classes/qt4e.bbclass | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
delete mode 100644 meta-oe/classes/qt4e.bbclass
diff --git a/meta-oe/classes/qt4e.bbclass b/meta-oe/classes/qt4e.bbclass
deleted file mode 100644
index 303b79b..0000000
--- a/meta-oe/classes/qt4e.bbclass
+++ /dev/null
@@ -1,17 +0,0 @@
-DEPENDS_prepend = "${@["qt4-embedded ", ""][(bb.data.getVar('PN', d, 1)[:12] == 'qt4-embedded')]}"
-inherit qmake2
-
-QT_DIR_NAME = "qtopia"
-QT_LIBINFIX = "E"
-# override variables set by qmake-base to compile Qt/Embedded apps
-#
-export QMAKESPEC = "${STAGING_DATADIR}/${QT_DIR_NAME}/mkspecs/${TARGET_OS}-oe-g++"
-export OE_QMAKE_INCDIR_QT = "${STAGING_INCDIR}/${QT_DIR_NAME}"
-export OE_QMAKE_LIBDIR_QT = "${STAGING_LIBDIR}"
-export OE_QMAKE_LIBS_QT = "qt"
-export OE_QMAKE_LIBS_X11 = ""
-export OE_QMAKE_EXTRA_MODULES = "network"
-EXTRA_QMAKEVARS_PRE += " QT_LIBINFIX=${QT_LIBINFIX} "
-
-# Qt4 uses atomic instructions not supported in thumb mode
-ARM_INSTRUCTION_SET = "arm"
--
1.7.4.1
next prev parent reply other threads:[~2011-07-14 15:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-14 15:25 [meta-oe] [PATCH 0/3] minor cleanup Paul Eggleton
2011-07-14 15:25 ` [meta-oe] [PATCH 1/3] Drop PRIORITY variable Paul Eggleton
2011-07-14 15:25 ` [meta-oe] [PATCH 2/3] pango: remove inherit of flow-lossage.bbclass Paul Eggleton
2011-07-14 15:25 ` Paul Eggleton [this message]
2011-07-14 15:39 ` [meta-oe] [PATCH 0/3] minor cleanup Koen Kooi
2011-07-14 15:51 ` Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5678fccae09ea44a2c8ee65ca604882dae3049ea.1310656986.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.