[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] Programming for an ltib system
From: |
Magnus Therning |
Subject: |
Re: [Ltib] Programming for an ltib system |
Date: |
Wed, 19 Oct 2011 13:43:09 +0200 |
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
--
Magnus Therning OpenPGP: 0xAB4DFBA4
email: address@hidden jabber: address@hidden
twitter: magthe http://therning.org/magnus
- [Ltib] Programming for an ltib system, Magnus Therning, 2011/10/13
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/14
- Re: [Ltib] Programming for an ltib system, Magnus Therning, 2011/10/14
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/15
- Re: [Ltib] Programming for an ltib system, Magnus Therning, 2011/10/18
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/18
- Re: [Ltib] Programming for an ltib system,
Magnus Therning <=
- Re: [Ltib] Programming for an ltib system, address@hidden, 2011/10/19
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/20
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/20
- Re: [Ltib] Programming for an ltib system, Magnus Therning, 2011/10/20
- Re: [Ltib] Programming for an ltib system, Stuart Hughes, 2011/10/21