All of lore.kernel.org
 help / color / mirror / Atom feed
* Regarding customized image with Qt embedded support.
@ 2010-04-26  7:47 Abhishek Sharma
  0 siblings, 0 replies; 16+ messages in thread
From: Abhishek Sharma @ 2010-04-26  7:47 UTC (permalink / raw)
  To: openembedded-devel, openembedded-users

Hello all,

I am building an image for mini2440 which should support Qt embedded
applications. I even made a test recipe of a simple Qt embedded app(namely
"qtehelloworld") and then I wrote the image(namely qtehelloworld-image) as
such:

IMAGE_INSTALL = "qtehelloworld"
IMAGE_BASENAME = "qtehelloworld"
IMAGE_LINGUAS = ""
IMAGE_LOGIN_MANAGER = ""
IMAGE_INIT_MANAGER = ""
IMAGE_INITSCRIPTS = ""
IMAGE_DEV_MANAGER = ""
RDEPENDS = "qte"
DEPENDS = "task-base"
require base-image.bb
inherit image

here qtehelloworld as I mentioned earlier is a simple/sample qte app. Before
deploying to mini2440 I am testing the image for qemu by setting the conf to
MACHINE="qemuarm". But when I run the image, I am unable to find the
"qtehelloworld" app inside the image(to run the app). Kindly tell me, why is
such a thing happening.

Thank You.

-- 
Abhishek Sharma


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-05-10 13:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <n2kfc0861611004260035m8d19c57ez38a19dbbe360efe8@mail.gmail.com>
2010-04-26  7:46 ` Regarding customized image with Qt embedded support Abhishek Sharma
2010-04-26  8:25   ` Koen Kooi
2010-04-26 18:41     ` Abhishek Sharma
2010-04-26 20:29       ` Koen Kooi
2010-04-28 14:42         ` Abhishek Sharma
2010-04-28 14:49           ` Eric Bénard
2010-05-04  7:02             ` Abhishek Sharma
2010-05-04  7:15               ` Eric Bénard
2010-05-06  9:53                 ` Abhishek Sharma
2010-05-06 10:00                   ` Eric Bénard
2010-05-06 10:55                     ` Abhishek Sharma
2010-05-06 11:21                       ` Koen Kooi
2010-05-07 14:01                         ` Abhishek Sharma
2010-05-10 13:43                           ` Abhishek Sharma
2010-04-26  8:00 ` Abhishek Sharma
2010-04-26  7:47 Abhishek Sharma

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.