Re: [OE-core] How to integrate third party application software to yocto image

2016-03-02 Thread winiston
375291 -Original Message- From: Anders Darander Sent: Friday, February 26, 2016 3:03 PM To: openembedded-core@lists.openembedded.org ; yocto texas ; Yocto layer Subject: Re: [OE-core] How to integrate third party application software to yocto image Hi, Please, don't top post. * winis...@f

Re: [OE-core] How to integrate third party application software to yocto image

2016-02-26 Thread Anders Darander
Hi, Please, don't top post. * winis...@futuraautomation.com [160226 06:41]: > I copied "recipes-navigation" folder from meta-oe (Open embedded build tree) > to "/poky/meta " > I have appended in “conf/local.conf” as given below > IMAGE_INSTALL_append = "

Re: [OE-core] How to integrate third party application software to yocto image

2016-02-25 Thread winiston
ent: Thursday, February 25, 2016 6:22 PM To: winis...@futuraautomation.com Cc: Maxin B. John ; yocto texas ; Yocto layer ; OpenEmbedded core Subject: Re: [OE-core] How to integrate third party application software to yocto image On 25 February 2016 at 12:51, <winis...@futuraautomat

Re: [OE-core] How to integrate third party application software to yocto image

2016-02-25 Thread Burton, Ross
On 25 February 2016 at 12:51, wrote: > IMAGE_INSTALL_append = " navit_svn" > The recipe is called navit, _svn is the version. Just append " navit". Ross -- ___ Openembedded-core mailing list

Re: [OE-core] How to integrate third party application software to yocto image

2016-02-25 Thread winiston
; yocto texas Subject: Re: [OE-core] How to integrate third party application software to yocto image Hi Winiston, On Wed, Feb 24, 2016 at 06:20:14PM +0530, winis...@futuraautomation.com wrote: -- Hi, I can build yocto image for arm based product like AM437x-evm using yocto project. I want to add

Re: [OE-core] How to integrate third party application software to yocto image

2016-02-24 Thread Maxin B. John
Hi Winiston, On Wed, Feb 24, 2016 at 06:20:14PM +0530, winis...@futuraautomation.com wrote: > -- >Hi, > > I can build yocto image for arm based product like AM437x-evm using yocto > project. I want to add third party software(Navit) to my image. > > How can I add the third party software to

[OE-core] How to integrate third party application software to yocto image

2016-02-24 Thread winiston
Hi, I can build yocto image for arm based product like AM437x-evm using yocto project. I want to add third party software(Navit) to my image. How can I add the third party software to my image ?. Can you provide me the steps to integrate third party software with yocto image ? Note: Navit is