From patchwork Sat Jun 25 15:32:52 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: aurora: Add `qt4-embedded` to `DEPENDS` Date: Sat, 25 Jun 2011 15:32:52 -0000 From: Paul Menzel X-Patchwork-Id: 6513 Message-Id: <1309015972.20483.6.camel@mattotaupa> To: openembedded-devel@lists.openembedded.org From: Paul Menzel Date: Sat, 25 Jun 2011 16:47:02 +0200 Task configure fails with the following error using `minimal` for `MACHINE = "beagleboard"`. checking for FSOFRAMEWORK... yes Qt base directory explicitly set to qtopia checking for QT... no configure: error: Package requirements (QtCoreE >= 4.7.0 QtGuiE >= 4.7.0 QtDeclarativeE >= 4.7.0) were not met: No package 'QtCoreE' found No package 'QtGuiE' found No package 'QtDeclarativeE' found Adding `qt4-embedded` to `DEPENDS` fixes this error [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-June/033590.html Signed-off-by: Paul Menzel Acked-by: Simon Busch --- > Am Samstag, den 25.06.2011, 15:11 +0200 schrieb Simon Busch: […] > You are sure qt4-embedded is already successfully build and installed in > sysroots? I am sorry. It had just gotten until before task setscene. Running `bitbake -k qt4-embedded` fixed the error. […] > In the aurora/development branch [1] it is already fixed. This branch > includes a lot of work on the aurora distribution itself but I don't > have the time to bring it all upstream. After the 0.1 version of aurora > I want to switch to a meta-aurora and let the classic oe branch die. So > it's the question if we want to have all this in OE-classic. I do not know, but the included recipes should at least build without problems. Thanks, Paul --- recipes/freesmartphone/aurora_git.bb | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/recipes/freesmartphone/aurora_git.bb b/recipes/freesmartphone/aurora_git.bb index 78cc33d..083ac00 100644 --- a/recipes/freesmartphone/aurora_git.bb +++ b/recipes/freesmartphone/aurora_git.bb @@ -19,6 +19,7 @@ DEPENDS = " \ python \ libfsobasics \ libfso-glib \ + qt4-embedded \ " RDEPENDS_${PN} = "\