ltib
[Top][All Lists]
Advanced

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

Re: [Ltib] Building application using LTIB by patching the respective pa


From: Stuart Hughes
Subject: Re: [Ltib] Building application using LTIB by patching the respective patch files from the LTIB installation directory.
Date: Wed, 11 Nov 2009 08:37:10 +0000
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Balu,

For the package you want to work on:

$ ./ltib -p _pkg_ -m prep

This will unpack the sources in rpm/BUILD/xxxx

From there you can build/rebuild it with:

$ ./ltib -p _pkg_ -m scbuild

You can edit the sources in between builds. When you want to put your modified package into the deployment image:

$ ./ltib -p _pkg_ -m scdeploy

When done you can capture your changes with:

$ ./ltib -p _pkg_ -m patchmerge

There are more details in the FAQ here: http://ltib.org/

Regards, Stuart

Balu V wrote:
Dear All,
I am working on the MPC 8313 ERD Board using LTIB for building applications,RFS and Kernel.The query is with respect to patching of patch files to the available application. The MPC 8313 ERD Board from freescale supports for IEEE 1588, the LTIB package installed too supports for the IEEE 1588 via Gianfar drivers and IEEE 1588 configuration of the kernel device drivers.

In order to use the driver provided IOCTL’s and build the application successfully,the ieee1588 application (say ptpd) must be patched with the ieee1588 patch files available as a part of the LTIB installation.

Hence kindly provide the ltib commands (or) the steps to be followed while building the application along with the Patch using the LTIB.

In short my query is - How to build an application using LTIB by patching the respective patch files from the LTIB installation directory?

Kindly provide the solution for the above query at the earliest.

Thanks in advance.

Regards,
Balu





reply via email to

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