Re: [yocto] ADT Install Issues

2013-05-21 Thread Rudolf Streif
What root file system are you using with your Eclipse ADT setup? If you are
using one of the default ones that you can specify in adt_installer.conf or
your own?

In any case it looks as if your root file system image is not suitable for
development work. You would need to use image targets that end in *-dev or
*-sdk such as core-image-minimal-dev.

Rudi
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Weekly build availability.

2013-05-21 Thread Flanagan, Elizabeth
The weekly build has been kicked and should be available soon at:

http://autobuilder.yoctoproject.org/pub/nightly/20130521-1

meta-fsl-arm323b2de457377929223eedd3007b184a31087add
meta-fsl-ppc70afc09e8a5aac8c06d654c6477cc06c90d2d164
meta-intel  2ba2e0ea55bab687134b452a5db81d189b820f59
meta-qt34c27cce6688aa39852f3cba5e7b80ec279019605
poky176a46b088135f2891983bb8540bc45389341d90

Please begin scheduled testing. Thanks.

-b

-- 
Elizabeth Flanagan
Yocto Project
Build and Release
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, May 21, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2013-05-21 Thread Liu, Song
Attendees:
Saul, Sean, ScottR, MarkH, Kevin, Nitin, LaurentiuP, Tom, Cristian, JeffP, 
PaulE, RichardP, AlexD, Belen, Ross, Beth, Corneliu, BjörnS, Song

Agenda:

* Opens collection - 5 min (Song)
* 1.3.2 status (Ross)
  - Everything looks fine in testing. QA report is already out.
  - Beth needs release note: feature and know issues. Ross will get that this 
afternoon.
* 1.4.1 status (Paul)
  - Sent out tested patches series. One sent out to bitbake list, others sent 
to oe-core mailing list. There is one extra patch. Pending review. There will 
at least one more bounce. Still have 5 bugs plus 1 doc bugs. Looking fine for 
June 19th RC1.
* Yocto 1.5 status - 10 min (Song/team)
  https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.5_Status
  . Open Bug#, WDD looks fine. M1 progressing as normal.
  . M1 dates: feature complete - 6/2. RC1 - 6/5
* SWAT team rotation: Paul -> Ross
* Opens - 10 min
* Team Sharing - 20 min
  - Beth: last week spent some time with Women Outreach Program interns. We 
will have an intern for the next 3 month starting in June. Should be working on 
security stuff.
  - Saul: M1 gcc 4.8 updated. Mostly there. One outstanding issue. Sent an 
email to oe-core list. Bruce does not have cycles for this. Anyone can help? 
Will be travelling next week to LinuxCon Japan with ScottG and Jessica.
  - MichaelH: installed 10Gbits network card for our storage backend. 
Eliminates the network problem. Will be adding more storage capacity to 
accommodate growing data. Having this network update to help that. OE mailing 
lists are on YP hardware.
  - RP: looking at some bitbake changes, need re-architecture, task 
configuration around the server. There are some patches on the mailing list 
now. Hash cut down to 10 chars from 40 chars.


___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, May 21, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2013-05-21 Thread Liu, Song
Attendees:
Saul, Sean, ScottR, MarkH, Kevin, Nitin, LaurentiuP, Tom, Cristian, JeffP, 
PaulE, RichardP, AlexD, Belen, Ross, Beth, Corneliu, BjörnS, Song

Agenda:

* Opens collection - 5 min (Song)
* 1.3.2 status (Ross)
  - Everything looks fine in testing. QA report is already out.
  - Beth needs release note: feature and know issues. Ross will get that this 
afternoon.
* 1.4.1 status (Paul)
  - Sent out tested patches series. One sent out to bitbake list, others sent 
to oe-core mailing list. There is one extra patch. Pending review. There will 
at least one more bounce. Still have 5 bugs plus 1 doc bugs. Looking fine for 
June 19th RC1.
* Yocto 1.5 status - 10 min (Song/team)
  https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.5_Status
  . Open Bug#, WDD looks fine. M1 progressing as normal.
  . M1 dates: feature complete - 6/2. RC1 - 6/5
* SWAT team rotation: Paul -> Ross
* Opens - 10 min
* Team Sharing - 20 min
  - Beth: last week spent some time with Women Outreach Program interns. We 
will have an intern for the next 3 month starting in June. Should be working on 
security stuff.
  - Saul: M1 gcc 4.8 updated. Mostly there. One outstanding issue. Sent an 
email to oe-core list. Bruce does not have cycles for this. Anyone can help? 
Will be travelling next week to LinuxCon Japan with ScottG and Jessica.
  - MichaelH: installed 10Gbits network card for our storage backend. 
Eliminates the network problem. Will be adding more storage capacity to 
accommodate growing data. Having this network update to help that. OE mailing 
lists are on YP hardware.
  - RP: looking at some bitbake changes, need re-architecture, task 
configuration around the server. There are some patches on the mailing list 
now. Hash cut down to 10 chars from 40 chars.


___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Marco

Il 21/05/2013 13:08, Paul Barker ha scritto:

On 21 May 2013 12:02, Zafrullah Syed  wrote:



If you run into a missing dependency, search for it on
layers.openembedded.org:
http://layers.openembedded.org/layerindex/recipes/?q=devmem

Does your bblayers.conf point to the relevant layers?

I'm just guessing here, I'd advise including the beginning of your
bitbake output in any error report as that tells us what layers and
versions your using, what the target and host platforms are, etc.



Add in bblayers.conf

BBLAYERS ?= " \
...

  /home/siguser/yocto/poky/meta-bebot \



Cordiali Saluti / Kindest Regards / Mit freundlichen Grüßen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
  http://www.KoanSoftware.com
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Paul Barker
On 21 May 2013 12:02, Zafrullah Syed  wrote:
> Hi Paul,
>
> I followed this manual
> https://wiki.yoctoproject.org/wiki/How_do_I#Q:_How_do_I_put_my_recipe_into_Yocto.3F
>
> and replaced my helloworld.bb file.
>
> Sourced oe-init-build and ran bitbake gumstix-console-image
>
> got this error: http://pastebin.com/fxUwQina
>
> Previously, i ran gumstix-console-image successfull but now it breaks.
>
> Any idea about this error?
>

If you run into a missing dependency, search for it on
layers.openembedded.org:
http://layers.openembedded.org/layerindex/recipes/?q=devmem

Does your bblayers.conf point to the relevant layers?

I'm just guessing here, I'd advise including the beginning of your
bitbake output in any error report as that tells us what layers and
versions your using, what the target and host platforms are, etc.

--
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
Hi Paul,

I followed this manual
https://wiki.yoctoproject.org/wiki/How_do_I#Q:_How_do_I_put_my_recipe_into_Yocto.3F

and replaced my helloworld.bb file.

Sourced oe-init-build and ran* bitbake gumstix-console-image*

got this error: http://pastebin.com/fxUwQina

Previously, i ran gumstix-console-image successfull but now it breaks.

Any idea about this error?


On Tue, May 21, 2013 at 12:37 PM, Paul Barker  wrote:

> On 21 May 2013 11:35, Paul Barker  wrote:
> > On 21 May 2013 11:12, Zafrullah Syed  wrote:
> >> I sourced oe-init-build-env and ran bitbake helloworld from build
> directory.
> >> Then i get this error. previously, i ran bitbake core-image-minimal and
> was
> >> successful. No idea where i am doing wrong?
> >
> > Ok, I guess that it's bitbake itself that throws the error then? Could
> > you try adding 'inherit externalsrc' to the top of your recipe, that
> > class is there to prevent do_fetch, do_unpack etc being called which
> > may be failing as there isn't a SRC_URI set.
> >
>
> Ah no, there is a SRC_URI. But you don't really need it and it's
> probably looking in the wrong place for hello.c. The externalsrc class
> is designed for this case. See
>
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/externalsrc.bbclass
> or the equivalent file in your local clone of poky.
>
> --
> Paul Barker
>
> Email: p...@paulbarker.me.uk
> http://www.paulbarker.me.uk
>



-- 
Regards,
Zafrullah Syed
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Paul Barker
On 21 May 2013 11:35, Paul Barker  wrote:
> On 21 May 2013 11:12, Zafrullah Syed  wrote:
>> I sourced oe-init-build-env and ran bitbake helloworld from build directory.
>> Then i get this error. previously, i ran bitbake core-image-minimal and was
>> successful. No idea where i am doing wrong?
>
> Ok, I guess that it's bitbake itself that throws the error then? Could
> you try adding 'inherit externalsrc' to the top of your recipe, that
> class is there to prevent do_fetch, do_unpack etc being called which
> may be failing as there isn't a SRC_URI set.
>

Ah no, there is a SRC_URI. But you don't really need it and it's
probably looking in the wrong place for hello.c. The externalsrc class
is designed for this case. See
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/externalsrc.bbclass
or the equivalent file in your local clone of poky.

--
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Paul Barker
On 21 May 2013 11:12, Zafrullah Syed  wrote:
> I sourced oe-init-build-env and ran bitbake helloworld from build directory.
> Then i get this error. previously, i ran bitbake core-image-minimal and was
> successful. No idea where i am doing wrong?

Ok, I guess that it's bitbake itself that throws the error then? Could
you try adding 'inherit externalsrc' to the top of your recipe, that
class is there to prevent do_fetch, do_unpack etc being called which
may be failing as there isn't a SRC_URI set.

--
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
Hi Paul,

I sourced oe-init-build-env and ran *bitbake helloworld *from build
directory*. *Then i get this error. previously, i ran bitbake
core-image-minimal and was successful. No idea where i am doing wrong?


On Tue, May 21, 2013 at 12:04 PM, Paul Barker  wrote:

> On 21 May 2013 10:42, Zafrullah Syed  wrote:
> > When i try to run bitbake helloworld from build it throws "Nothing
> provides
> > bitbake " error
>
> This sounds like bitbake isn't on your PATH. Have you sourced
> oe-init-build-env from the poky directory? Does running `which
> bitbake` give any output?
>
> --
> Paul Barker
>
> Email: p...@paulbarker.me.uk
> http://www.paulbarker.me.uk
>



-- 
Regards,
Zafrullah Syed
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Hello world package error

2013-05-21 Thread Paul Barker
On 21 May 2013 10:42, Zafrullah Syed  wrote:
> When i try to run bitbake helloworld from build it throws "Nothing provides
> bitbake " error

This sounds like bitbake isn't on your PATH. Have you sourced
oe-init-build-env from the poky directory? Does running `which
bitbake` give any output?

--
Paul Barker

Email: p...@paulbarker.me.uk
http://www.paulbarker.me.uk
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] Hello world package error

2013-05-21 Thread Zafrullah Syed
Hi all,



I am trying to add Hello world package, my path is as follows,

*/home/siguser/yocto/poky*


--meta-bebot
   --recipes-bebot
 --helloworld
   --helloworld.bb


+---


|   +---

DESCRIPTION = "Simple helloworld application"
SECTION = "examples"
LICENSE = "MIT"
PR = "r0"
SRC_URI = "file://*hello.c*"
S = "*/home/siguser/workspace/bebot-apps/helloworld*"

do_compile() {
${CC} hello.c -o helloworld
}

do_install() {
install -d ${D}${bindir}
install -m 0755 helloworld ${D}${bindir}
}
  +---


+---
 Source file location: */home/siguser/workspace/bebot-apps/helloworld*


  --hello.c


When i try to run *bitbake helloworld* from build it throws "Nothing
provides bitbake " error



P.S: My source file location is outside of poky and i gave source
location(S) in helloworld.bb


Any help or ideas?



Regards,

Zafrullah Syed
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto