On 09/05/2014 06:56, Meenakumari Shedole wrote:
> Thanks for your response Alex.
>
> I gone with all these steps but not helpful.
>
Hi Meena,
I'm sorry to hear that. I think your installation line is still
incorrect, and should probably be ${S}/bb-example or ${WORKDIR}/bb-example
I'm not sure w
On 9 May 2014 06:56, Meenakumari Shedole wrote:
> install: cannot stat `bb-example': No such file or directory
Your compile task didn't actually work.
Ross
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
oblem.
Regards
Meena
From: Alex J Lennon [ajlen...@dynamicdevices.co.uk]
Sent: Thursday, May 08, 2014 3:52 PM
To: Meenakumari Shedole
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Third Party Components Integration in Yocto
Hi Meena,
On 08/05/2014 11:05, Meenakumari Shedole
; *Sent:* Tuesday, May 06, 2014 9:17 PM
> *To:* Meenakumari Shedole; yocto@yoctoproject.org; Beauchesne, Gwenole
> *Subject:* Re: [yocto] Third Party Components Integration in Yocto
>
>
>
>
>
> On 06/05/2014 15:57, Meenakumari Shedole wrote:
>
> Hi,
>
>
...@dynamicdevices.co.uk]
Sent: Tuesday, May 06, 2014 9:17 PM
To: Meenakumari Shedole; yocto@yoctoproject.org; Beauchesne, Gwenole
Subject: Re: [yocto] Third Party Components Integration in Yocto
On 06/05/2014 15:57, Meenakumari Shedole wrote:
Hi,
To add 3rd party components in yocto we created bb file and
On 06/05/2014 15:57, Meenakumari Shedole wrote:
> Hi,
>
> To add 3rd party components in yocto we created bb file and modified
> local.conf file.
> After a yocto build, 3rd party component executing the binaries and
> rpm packages but executed binaries are not loading inside the rpm
> packages, rp
Hi,
To add 3rd party components in yocto we created bb file and modified local.conf file.
After a yocto build, 3rd party component executing the binaries and rpm packages but executed binaries are not loading inside the rpm packages, rpm package is empty.
Used below function in bb file.
do