Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Bryan Evenson
Khem, It does look like OE is setting it for me. It's setting sysroot to /media/sda3/stuff/tmp/sysroots/armv5te-angstrom-linux-gnueabi. Let me back up. I am using the 2011.03-maintenance branch and I am using the SAM9x5 overlay located at ftp://ftp.linux4sam.org/pub/oe/linux4sam_5series_1.2/

Re: [Angstrom-devel] RDEPENDS does not pull package to image

2012-04-04 Thread matti kaasinen
Yes, Frank, you were right. _${PN} worked! Thanks, Matti 4. huhtikuuta 2012 22.05 matti kaasinen kirjoitti: > Hi Frank, > In fact I had followed both conventions. I'm not quite sure what was > with this problematic package. Anyhow, I just stripped these > RDEPENDS_${PN} versions on the dependency

Re: [Angstrom-devel] RDEPENDS does not pull package to image

2012-04-04 Thread matti kaasinen
Hi Frank, In fact I had followed both conventions. I'm not quite sure what was with this problematic package. Anyhow, I just stripped these RDEPENDS_${PN} versions on the dependency branch - with no visible change. What I noticed from from image build with -D -D switches was that all the runtime d

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Khem Raj
On Wed, Apr 4, 2012 at 10:11 AM, Bryan Evenson wrote: > > EXTRA_OECONF = > "--sysroot=/media/sda3/stuff/tmp/sysroots/at91sam9x5ek-angstrom-linux-gnueabi" this is compiler option and not configure option this is compiler option but you should not need to set it. OE should be setting it for you _

Re: [Angstrom-devel] Firefox 10

2012-04-04 Thread Koen Kooi
Op 4 apr. 2012, om 06:52 heeft Rob Wilson het volgende geschreven: > Hi All > > I see that there are several versions of Firefox listed in the Angstrom feeds > website but I only get 3.6.8-r3 when I list available packages on a Gumstix. > > How would I go about getting hold of 10.2-r1? You wo

[Angstrom-devel] failure building openjdk-6

2012-04-04 Thread Marco Monguzzi
Hello, this is for the records: I could build openjdk-6 building from scratch after today meta-java updates. Regards. ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Bryan Evenson
I can now configure my new recipe without failure. I don't understand why it made a difference, but I added the line: SECTION = "console" to my recipe (since this is going to be a userspace application run from the console). After that change the configure step works without error; ld finds

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Gary Thomas
On 2012-04-04 10:34, Khem Raj wrote: On Tue, Apr 3, 2012 at 7:12 AM, Bryan Evenson wrote: I did a search, and it looks like crt1.o is under /media/sda3/stuff/tmp/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/. So I'm assuming I need to change the sysroot in my Bitbake recipe. I've tried

Re: [Angstrom-devel] Problems using autotools for new recipe

2012-04-04 Thread Khem Raj
On Tue, Apr 3, 2012 at 7:12 AM, Bryan Evenson wrote: > I did a search, and it looks like crt1.o is under > /media/sda3/stuff/tmp/sysroots/armv5te-angstrom-linux-gnueabi/usr/lib/.  So > I'm assuming I need to change the sysroot in my Bitbake recipe.  I've tried > figuring out how to do that in t

Re: [Angstrom-devel] RDEPENDS does not pull package to image

2012-04-04 Thread Frank Agius
On 4/3/2012 4:48 PM, matti kaasinen wrote: Hi! I have faced with a strange feature with Angstrom "2011.03-maintenance". There is one package that does not get pulled to image with RDEPENDS variable and all the packages it RDEPENDS on. Do you have it as "RDEPENDS" or "RDEPENDS_${PN}"? Accordi

[Angstrom-devel] Firefox 10

2012-04-04 Thread Rob Wilson
Hi All I see that there are several versions of Firefox listed in the Angstrom feeds website but I only get 3.6.8-r3 when I list available packages on a Gumstix. How would I go about getting hold of 10.2-r1? Thanks Rob ___ Angstrom-distro-devel maili

Re: [Angstrom-devel] Error deploying net-at91sam9-image for SAM9G25

2012-04-04 Thread Bryan Evenson
I'm still having this issue. From what I can gather, at one point the installation of hid2hci switched from udev to bluez4. However, I can't tell from the OE logs at what point this happened and which versions of udev and bluez4 do what. I can tell you that my image is building bluez4_4.95.bb