Dear All,
I am newbie to this yocto project.
I faced the problem as shown below, solutions will be greatly appreciated.
1. I wrote the .bb file as shown below
---+
1 SUMMARY = "Simple Hello World Application"
2
3 DESCRIPTION = "A test app
/
|-- hello.c
|-- helloprint.c
`-- helloprint.h
0 directories, 3 files
So, this clearly states that it is unpacked into the WOKDIR.
Any other variables need to be taken care?
Thanks,
satya
On Mon, Feb 20, 2017 at 10:03 PM, Burton, Ross
wrote:
>
> On 20 February 2017 at 16:30, SatyaNa
Problem Solved, I did not mention the path properly in the S variable,
I changed, S = "${WORKDIR}/${PN}-${PV}", which works fine.
Thanks to Ross, for triggering.
Regards,
satya
On Mon, Feb 20, 2017 at 11:14 PM, SatyaNarayana Sampangi <
satya.2...@gmail.com> wrote:
> Hi R
Hi,
1. I wrote the recipe .bb to install the nano editor, the contents given
below,
1 SUMMARY = "GNU nano- editor"
2 DESCRIPTION = "GNU nano - an enhanced clone for the pico editor"
3
4 HOMEPAGE = "https://www.nano-editor.org/";
5 BUGTRACKER = "https://savannah.gnu.org/bugs/?group=nano"
Hi all,
I need to know, if two meta-layers in poky has the same priority, then how
it is resolved.
say e.g,
mylayer-1 with default priority:6
mylayer-2 with default priority:6
How it will be resolved.
Answers would be appreciated!
Thanks in Advance,
satya
--
_
Thanks Paul.
-Satya Sampangi
On Mon, Feb 27, 2017 at 2:31 AM, Paul Eggleton <
paul.eggle...@linux.intel.com> wrote:
> On Sunday, 26 February 2017 9:24:05 PM NZDT SatyaNarayana Sampangi wrote:
> > Hi all,
> >
> > I need to know, if two meta-layers in poky has the same
Hi Paul,
I am not finding the devtool script under the
/${HOME}/yocto/poky/scripts, so I copied that script from the website and
changed the permissions.
I did sourcing also,
but when I run the script, I am getting
devtool
Traceback (most recent call last):
File "/home/satya/yoctoBSP/poky/sc
ards,
satya
On Thu, Mar 2, 2017 at 9:18 PM, Leonardo Sandoval <
leonardo.sandoval.gonza...@linux.intel.com> wrote:
> On Thu, 2017-03-02 at 19:56 +0530, SatyaNarayana Sampangi wrote:
> > Hi Paul,
> >
> >
> > I am not finding the devtool script under the
> > /$
Hi Ross,
Pls go through this link,
https://www.yoctoproject.org/product/meta-ti-bsp-layer
very clearly mentioned
Thanks & Regards,
satya
On Thu, Mar 2, 2017 at 9:49 PM, Burton, Ross wrote:
>
> On 2 March 2017 at 16:14, SatyaNarayana Sampangi
> wrote:
>
>> I am using
Thanks Ross for quick glance.
On 02-Mar-2017 9:56 PM, "Burton, Ross" wrote:
On 2 March 2017 at 16:25, SatyaNarayana Sampangi
wrote:
>
> Pls go through this link,
>
> https://www.yoctoproject.org/product/meta-ti-bsp-layer
>
> very clearly mentioned
>
Clearly
nks,
satya
On Thu, Mar 2, 2017 at 10:26 PM, Denys Dmytriyenko wrote:
> On Thu, Mar 02, 2017 at 04:19:33PM +, Burton, Ross wrote:
> > On 2 March 2017 at 16:14, SatyaNarayana Sampangi
> > wrote:
> >
> > > I am using beagle bone black, for which meta-ti layer
2AM +0530, SatyaNarayana Sampangi wrote:
> > Hi Denys,
> >
> > I build, system with krogoth and meta-ti with both version same, after
> > running on the beaglebone it is showing like below,
> >
> > anything I need to change.
> >
> > No lease, forking to
Hi,
I am trying to develop the application using SDK, everything goes fine, but
when it comes to compiling it is failing.
The details are given below,
[Satya]/opt/poky/1.6.3
source environment-setup-cortexa8t2hf-vfp-neon-poky-linux-gnueabi
[Satya]/opt/poky/1.6.3
${CC} sample.c -g -o sample
/opt/
Hi Denys,
Any idea for the above problem?
On Fri, Mar 3, 2017 at 10:06 AM, SatyaNarayana Sampangi <
satya.2...@gmail.com> wrote:
> Hi Denys,
>
> I am using linux-ti-staging 4.4,
>
> zImage--4.4.41+git0+7c580a51af-r22a-beaglebone-20170302194632.bin
>
> Image: core-imag
Hi,
How to select the preferred kernel in yocto,
I did in local.conf as of now,
PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
PREFERRED_VERSION_linux-ti-staging = "3.14\%"
I am using krogoth with meta-ti layer
bitbake core-image-minimal
Parsing recipes: 100%
|
Thanks Paul, for putting the correction.
On Mon, Mar 6, 2017 at 1:20 AM, Paul Eggleton wrote:
> On Monday, 6 March 2017 6:09:06 AM NZDT SatyaNarayana Sampangi wrote:
> > I am trying to develop the application using SDK, everything goes fine,
> but
> > when it comes to compi
Dear All,
Is it possible in yocto project to bitbake the android files say android.mk
files?
If not any specific technical reasons?
If yes, any reference materials would be helpful.
Thanks,
satya
--
___
yocto mailing list
yocto@yoctoproject.org
https
17 matches
Mail list logo