[poky] [PATCH 1/2] qt-x11-free-common: allow BBPATH to find qt3x11
Saul Wold
sgw at linux.intel.com
Wed Sep 14 13:45:42 PDT 2011
Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
recipes-qt3/qt3/qt-x11-free-common.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/recipes-qt3/qt3/qt-x11-free-common.inc b/recipes-qt3/qt3/qt-x11-free-common.inc
index 9e6cc81..6aa6306 100644
--- a/recipes-qt3/qt3/qt-x11-free-common.inc
+++ b/recipes-qt3/qt3/qt-x11-free-common.inc
@@ -8,7 +8,7 @@ PR = "r1"
S = "${WORKDIR}/qt-x11-free-${PV}"
-inherit qmake_base ${COREBASE}/meta-qt3/classes/qt3x11.bbclass
+inherit qmake_base qt3x11
export QTDIR = "${S}"
STAGING_QT_DIR = "${STAGING_DIR_HOST}/qt3"
--
1.7.6
More information about the poky
mailing list