Re: [Angstrom-devel] multiprocessor build: elfutils-native-0.148-r5: task do_compile: Failed, cannot find -lbz2

2012-02-27 Thread Norman Schleicher
On 02/27/2012 06:28 PM, Khem Raj wrote: On Mon, Feb 27, 2012 at 8:35 AM, Norman Schleicher wrote: | /usr/bin/ld: cannot find -lbz2 | collect2: ld returned 1 exit status | make[3]: *** [libdw.so] Error 1 | make[3]: Leaving directory `/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-sc

[Angstrom-devel] Koen Kooi : angstrom-task-gnome*: remove hardcoded connman reference, it is really an image choice

2012-02-27 Thread Angstrom Git Repos
Module: meta-angstrom Branch: master Commit: 74ff9e07db7f03560dc52d770589ceb2a15c0a36 Author: Koen Kooi Date: Mon Feb 27 21:28:05 2012 +0100 angstrom-task-gnome*: remove hardcoded connman reference, it is really an image choice Signed-off-by: Koen Kooi --- recipes-angstrom/tasks/angstrom

Re: [Angstrom-devel] multiprocessor build: elfutils-native-0.148-r5: task do_compile: Failed, cannot find -lbz2

2012-02-27 Thread Khem Raj
On Mon, Feb 27, 2012 at 8:35 AM, Norman Schleicher wrote: > | /usr/bin/ld: cannot find -lbz2 > | collect2: ld returned 1 exit status > | make[3]: *** [libdw.so] Error 1 > | make[3]: Leaving directory > `/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eg

[Angstrom-devel] multiprocessor build: elfutils-native-0.148-r5: task do_compile: Failed, cannot find -lbz2

2012-02-27 Thread Norman Schleicher
missing dependency to bzip2-native ? | gcc -std=gnu99 -Wall -Wshadow -Werror -Wunused -Wextra -fgnu89-inline -Wformat=2 -isystem/var/lib/jenkins/jobs/pandaboard-angstrom/workspace/setup-scripts/build/tmp-angstrom_2010_x-eglibc/sysroots/x86_64-linux/usr/include -O2 -pipe -L/var/lib/jenkins

[Angstrom-devel] 2010.x stable ?

2012-02-27 Thread Maksym Parkachov
Hi developers, just wanted to ask if it's planned in next couple of months to have some version of 2010.x distribution based on oe-core stabilized ? I mean, something kind of maintenance-2011.03 branch and 2008.1 distro. Thanks, Maksym. ___ Angstrom-d

Re: [Angstrom-devel] 2010.x stable ?

2012-02-27 Thread Koen Kooi
Op 27 feb. 2012, om 14:27 heeft Maksym Parkachov het volgende geschreven: > Hi developers, > > just wanted to ask if it's planned in next couple of months to have > some version of 2010.x distribution based on oe-core stabilized ? v2012.x is planned to go into maintenance mode after the next oe

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Eibach, Dirk
When I boot directly into bash (init=/bin/bash) the shell is executed. Calling login there works fine. So something seems wrong with systemd calling login. Will investigate further. ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxto

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Eibach, Dirk
> > I have > > SERIAL_CONSOLE = "-L 115200 ttyS0" > > hmmm, that is only supposed to have the baudrate and port, > not options to getty as well. Thanks, that did the trick. No I have login prompt on DVI and serial. But login still hangs :( ___ An

Re: [Angstrom-devel] Layer dependency problem

2012-02-27 Thread Gyorgy Kovesdi
On Monday, February 27, 2012 09:39:51 AM Gyorgy Kovesdi wrote: > ERROR: Layer dependency intel of layer sugarbay not found > ERROR: Layer dependency intel of layer crownbay not found > ERROR: Layer dependency intel of layer emenlow not found > ERROR: Layer dependency intel of layer fishriver not fo

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Martin Jansa
On Mon, Feb 27, 2012 at 10:09:23AM +0100, Koen Kooi wrote: > > Op 27 feb. 2012, om 10:00 heeft Eibach, Dirk het volgende geschreven: > > > > >> If your machine.conf in OE lists the correct serial port you > >> should get a login there. > > > > I have > > SERIAL_CONSOLE = "-L 115200 ttyS0" >

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Koen Kooi
Op 27 feb. 2012, om 10:00 heeft Eibach, Dirk het volgende geschreven: > >> If your machine.conf in OE lists the correct serial port you >> should get a login there. > > I have > SERIAL_CONSOLE = "-L 115200 ttyS0" hmmm, that is only supposed to have the baudrate and port, not options to getty

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Eibach, Dirk
> If your machine.conf in OE lists the correct serial port you > should get a login there. I have SERIAL_CONSOLE = "-L 115200 ttyS0" > >>> Booting results with a text mode login screen on DVI and systemd > >>> startup messages on serial port. I can enter username and > >> password but > >>> t

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Koen Kooi
Op 27 feb. 2012, om 09:37 heeft Eibach, Dirk het volgende geschreven: > > Nice to have this all together in a single blog entry. > I checked all options, but still login is hanging. > Is it expected that there is no login prompt in serial port? If your machine.conf in OE lists the correct seri

[Angstrom-devel] Layer dependency problem

2012-02-27 Thread Gyorgy Kovesdi
Hi, After updating, i have the following message: ERROR: Layer dependency intel of layer sugarbay not found ERROR: Layer dependency intel of layer crownbay not found ERROR: Layer dependency intel of layer emenlow not found ERROR: Layer dependency intel of layer fishriver not found ERROR: Layer de

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Eibach, Dirk
Nice to have this all together in a single blog entry. I checked all options, but still login is hanging. Is it expected that there is no login prompt in serial port? > -Original Message- > From: Koen Kooi [mailto:k...@dominion.thruhere.net] > Sent: Monday, February 27, 2012 9:26 AM > T

Re: [Angstrom-devel] Login problem

2012-02-27 Thread Koen Kooi
Op 27 feb. 2012, om 09:17 heeft Eibach, Dirk het volgende geschreven: > I finally succeeded building my first angstrom > image(systemd-gnome-image). > > My platform is Freescale P1022DS powerpc, I am using a self built kernel > 3.3 configured with cgroups devtmpfs and autofs4. > > Booting resul

[Angstrom-devel] Login problem

2012-02-27 Thread Eibach, Dirk
I finally succeeded building my first angstrom image(systemd-gnome-image). My platform is Freescale P1022DS powerpc, I am using a self built kernel 3.3 configured with cgroups devtmpfs and autofs4. Booting results with a text mode login screen on DVI and systemd startup messages on serial port. I