ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Programming for an ltib system


From: Stuart Hughes
Subject: Re: [Ltib] Programming for an ltib system
Date: Thu, 20 Oct 2011 08:44:05 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

On 19/10/11 12:43, Magnus Therning wrote:
On Tue, Oct 18, 2011 at 16:14, Stuart Hughes<address@hidden>  wrote:
Make sure that you can find rootfs/usr/src/linux under your ltib build area.

If it's not there, then you need to add the select PKG_KERNEL_WANT_HEADERS
clause to your package section in packages.lkc.

In the mean time, you can just enable this manually by running: ./ltib
--configure and then selecting:

  [*] Include kernel headers

Which is on the opening page under --- Choose your kernel
Thanks, now I managed to find that bit :-)

On to the next question, or rather a request for some advice. The
application I'm developing uses Qt. I'm doing all this work using the
version of LTIB that Freescale ships as a BSP for the imx28_evk, so
there is a (rather broken) spec for qt-embedded in there. I've
modified the spec to make it work. However, as you may know Qt makes
use of a few dev-tools, and these are properly compiled for the host
(i386), however they should of course not be put in the rootfs, but
where do I put them? Is $LTIB/bin a good location to use for this kind
of build tools?

/M

Hi Magnus,

Qt is horrible to package, but if I recall qtopia.spec deals with a similar situation when it builds the host tools that are needed (once). Take a look at dist/lfs-5.1/qtopia/qtopia.spec, maybe that helps?

Regards, Stuart



reply via email to

[Prev in Thread] Current Thread [Next in Thread]