Re: [Angstrom-devel] Can't build beaglebone - missing recipe for rasberry pi...

2012-07-16 Thread Koen Kooi
Op 16 jul. 2012, om 13:56 heeft Nick Zajerko-McKee het volgende geschreven: > Hi, > > I'm new to the openembedded development environment. I was trying to build > for the beaglebone setup based upon the instructions at: > > http://www.angstrom-distribution.org/building-angstrom > > When I get

[Angstrom-devel] Can't build beaglebone - missing recipe for rasberry pi...

2012-07-16 Thread Nick Zajerko-McKee
Hi, I'm new to the openembedded development environment. I was trying to build for the beaglebone setup based upon the instructions at: http://www.angstrom-distribution.org/building-angstrom When I get to MACHINE=beaglebone ./oebb.sh bitbake virtual/kernel I get: Using /mnt/extra/.oe/environm

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Koen Kooi
Op 4 mrt. 2012, om 14:02 heeft Gary Thomas het volgende geschreven: > On 2012-03-04 05:46, Koen Kooi wrote: >> >> Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: >> >>> OE Build Configuration: >>> BB_VERSION= "1.15.1" >>> TARGET_ARCH = "arm" >>> TARGET_OS

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Gary Thomas
On 2012-03-04 05:46, Koen Kooi wrote: Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: OE Build Configuration: BB_VERSION= "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO= "angstrom" DISTRO_VE

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Koen Kooi
Op 3 mrt. 2012, om 13:51 heeft Gary Thomas het volgende geschreven: > OE Build Configuration: > BB_VERSION= "1.15.1" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "beaglebone" > DISTRO= "angstrom" > DISTRO_VERSION= "v2012.03-core"

Re: [Angstrom-devel] Can't build cloud9 image

2012-03-04 Thread Gary Thomas
On 2012-03-03 05:51, Gary Thomas wrote: OE Build Configuration: BB_VERSION = "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO = "angstrom" DISTRO_VERSION = "v2012.03-core" TUNE_FEATURES = "armv7a vfp neon cortexa8" TARGET_FPU = "vfp-neon" meta-angstrom = "mas

[Angstrom-devel] Can't build cloud9 image

2012-03-03 Thread Gary Thomas
OE Build Configuration: BB_VERSION= "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO= "angstrom" DISTRO_VERSION= "v2012.03-core" TUNE_FEATURES = "armv7a vfp neon cortexa8" TARGET_FPU= "vfp-neon" meta-

[Angstrom-devel] Can't build for BeagleBone

2012-03-02 Thread Gary Thomas
In a freshly updated Angstrom tree: OE Build Configuration: BB_VERSION= "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beaglebone" DISTRO= "angstrom" DISTRO_VERSION= "v2012.03-core" TUNE_FEATURES = "armv7a vfp neon cortexa8"

Re: [Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Ulf Samuelsson
29 feb 2012 kl. 20:30 skrev Gary Thomas : > On 2012-02-29 11:32, Ulf Samuelsson wrote: >> You have defined a MACHINE=pandaboard, and this machine needs to have its >> kernel ".config" >> in ".../recipes-kernel/linux/linux-3.0.1/pandaboard/defconfig" >> >> Best Regards >> Ulf Samuelsson >> u.

Re: [Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Gary Thomas
On 2012-02-29 12:35, Norman Schleicher wrote: On 02/29/2012 08:30 PM, Gary Thomas wrote: On 2012-02-29 11:32, Ulf Samuelsson wrote: You have defined a MACHINE=pandaboard, and this machine needs to have its kernel ".config" in ".../recipes-kernel/linux/linux-3.0.1/pandaboard/defconfig" Best Re

Re: [Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Norman Schleicher
On 02/29/2012 08:30 PM, Gary Thomas wrote: On 2012-02-29 11:32, Ulf Samuelsson wrote: You have defined a MACHINE=pandaboard, and this machine needs to have its kernel ".config" in ".../recipes-kernel/linux/linux-3.0.1/pandaboard/defconfig" Best Regards Ulf Samuelsson u...@emagii.com Yes, I u

Re: [Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Gary Thomas
On 2012-02-29 11:32, Ulf Samuelsson wrote: You have defined a MACHINE=pandaboard, and this machine needs to have its kernel ".config" in ".../recipes-kernel/linux/linux-3.0.1/pandaboard/defconfig" Best Regards Ulf Samuelsson u...@emagii.com Yes, I understand that. I didn't "define" this plat

Re: [Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Ulf Samuelsson
You have defined a MACHINE=pandaboard, and this machine needs to have its kernel ".config" in ".../recipes-kernel/linux/linux-3.0.1/pandaboard/defconfig" Best Regards Ulf Samuelsson u...@emagii.com 29 feb 2012 kl. 16:08 skrev Gary Thomas : > OE Build Configuration: > BB_VERSION= "1.15

[Angstrom-devel] Can't build Angstrom for PandaBoard

2012-02-29 Thread Gary Thomas
OE Build Configuration: BB_VERSION= "1.15.1" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "pandaboard" DISTRO= "angstrom" DISTRO_VERSION= "v2012.02-core" TUNE_FEATURES = "armv7a vfp neon cortexa8" TARGET_FPU= "vfp-neon" meta-

Re: [Angstrom-devel] Can't build mplayer2

2012-01-17 Thread Gary Thomas
On 2012-01-17 07:03, Gary Thomas wrote: On 2012-01-17 06:51, Martin Jansa wrote: On Tue, Jan 17, 2012 at 06:37:19AM -0700, Gary Thomas wrote: This is with an up-to-date Angstrom setup, % bitbake mplayer2 fails fetching the various sources. It seems that most of the components to mplayer2 are u

Re: [Angstrom-devel] Can't build mplayer2

2012-01-17 Thread Gary Thomas
On 2012-01-17 06:51, Martin Jansa wrote: On Tue, Jan 17, 2012 at 06:37:19AM -0700, Gary Thomas wrote: This is with an up-to-date Angstrom setup, % bitbake mplayer2 fails fetching the various sources. It seems that most of the components to mplayer2 are unfetchable: most or just libdvdread

Re: [Angstrom-devel] Can't build mplayer2

2012-01-17 Thread Martin Jansa
On Tue, Jan 17, 2012 at 06:37:19AM -0700, Gary Thomas wrote: > This is with an up-to-date Angstrom setup, >% bitbake mplayer2 > fails fetching the various sources. > > It seems that most of the components to mplayer2 are unfetchable: most or just libdvdread? > fatal: Unable to look up git.d

[Angstrom-devel] Can't build mplayer2

2012-01-17 Thread Gary Thomas
This is with an up-to-date Angstrom setup, % bitbake mplayer2 fails fetching the various sources. It seems that most of the components to mplayer2 are unfetchable: fatal: Unable to look up git.debian-maintainers.org (port 9418) (Name or service not known) Cloning into bare repository /work/m

Re: [Angstrom-devel] Can't build anything for BeagleBoard

2011-08-23 Thread Gary Thomas
On 2011-08-23 10:57, Gary Thomas wrote: Following the directions at http://www.angstrom-distribution.org/building-angstrom, using the remotes/origin/oe-core branch for the scripts. Fails immediately with the attached log. Looks like something is out of step with the recent changes in the compi

[Angstrom-devel] Can't build anything for BeagleBoard

2011-08-23 Thread Gary Thomas
Following the directions at http://www.angstrom-distribution.org/building-angstrom, using the remotes/origin/oe-core branch for the scripts. Fails immediately with the attached log. Looks like something is out of step with the recent changes in the compiler/machine tuning files. Any ideas how

[Angstrom-devel] Can't build

2011-07-19 Thread Gary Thomas
OE Build Configuration: BB_VERSION= "1.13.2" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO= "angstrom" DISTRO_VERSION= "v2011.07-core" TARGET_FPU= "hard" meta-angstrom = "master:1849db8c997a97399bcae5cf7c6

Re: [Angstrom-devel] Can't build Angstrom across midnight

2011-04-20 Thread Peter Gsellmann
Am Dienstag 05 April 2011, 16:54:13 schrieb Gary Thomas: > On 04/05/2011 08:41 AM, Philip Balister wrote: > > Try restarting. Last time I fell over this, I upgraded bitbake and it went > > away. See if the file it is looking for exists. > > > > Philip > > > > On 04/05/2011 10:26 AM, Gary Thomas wr

Re: [Angstrom-devel] Can't build Angstrom

2011-04-05 Thread Gary Thomas
On 04/05/2011 08:41 AM, Philip Balister wrote: Try restarting. Last time I fell over this, I upgraded bitbake and it went away. See if the file it is looking for exists. Philip On 04/05/2011 10:26 AM, Gary Thomas wrote: On 04/05/2011 08:25 AM, Philip Balister wrote: On 04/05/2011 09:46 AM, G

Re: [Angstrom-devel] Can't build Angstrom

2011-04-05 Thread Gary Thomas
On 04/05/2011 07:40 AM, Philip Balister wrote: On 04/05/2011 09:33 AM, Gary Thomas wrote: Build Configuration: BB_VERSION = "1.11.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "5568192" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO = "angstrom"

Re: [Angstrom-devel] Can't build Angstrom

2011-04-05 Thread Philip Balister
On 04/05/2011 09:33 AM, Gary Thomas wrote: Build Configuration: BB_VERSION = "1.11.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "5568192" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO = "angstrom" DISTRO_VERSION = "v20110405" TARGET_FPU = "hard"

[Angstrom-devel] Can't build Angstrom

2011-04-05 Thread Gary Thomas
Build Configuration: BB_VERSION= "1.11.0" METADATA_BRANCH = "org.openembedded.dev" METADATA_REVISION = "5568192" TARGET_ARCH = "arm" TARGET_OS = "linux-gnueabi" MACHINE = "beagleboard" DISTRO= "angstrom" DISTRO_VERSION= "v20110405" TARGET_FPU

Re: [Angstrom-devel] Can't build gstreamer-ti

2010-11-09 Thread Matt Johnson
On 08/10/2010 04:58 AM, Gary Thomas wrote: On 08/09/2010 04:37 PM, Chethan Pandarinath wrote: This seems to be the same error: http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/42905.aspx With the problem being that the cl6x compiler isn't bundl

Re: [Angstrom-devel] Can't build gstreamer-ti

2010-08-10 Thread Gary Thomas
On 08/09/2010 04:37 PM, Chethan Pandarinath wrote: This seems to be the same error: http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/42905.aspx With the problem being that the cl6x compiler isn't bundled with the rest of the toolchain, and has to be downloaded separately. But

Re: [Angstrom-devel] Can't build gstreamer-ti

2010-08-09 Thread Chethan Pandarinath
This seems to be the same error: http://e2e.ti.com/support/dsp/omap_applications_processors/f/42/t/42905.aspx With the problem being that the cl6x compiler isn't bundled with the rest of the toolchain, and has to be downloaded separately. On Mon, Aug 9, 2010 at 6:17 PM, Gary Thomas wrote: > Cu

[Angstrom-devel] Can't build gstreamer-ti

2010-08-09 Thread Gary Thomas
Current org.openembedded.dev tree: commit 9b1a9d8fd143fdab0a169dfda77a5309d52f76a4 Author: Stefan Schmidt Date: Mon Aug 9 17:26:00 2010 +0200 firmware: Add recipe to work with the marvell-sdio-tf-fw MACHINE=beagleboard, DISTRO=angstrom, TARGET=gstreamer-ti | Compiling failure.c... | /loc

[Angstrom-devel] Can't build on Fedora 13

2010-07-24 Thread Gary Thomas
Trying to build angstrom-gnome-image for beagleboard, fresh checkout of org.openembedded.dev: commit 244deb462973a2d7a9bfcc3399843202f9d29d51 Author: Stanislav Brabec Date: Sat Jul 24 14:21:03 2010 + On Fedora 13, I get this error: ERROR: Function do_configure failed NOTE: Task fail

Re: [Angstrom-devel] Can't build Angstrom

2010-05-20 Thread Gary Thomas
On 05/20/2010 06:31 AM, Koen Kooi wrote: Op 20 mei 2010, om 13:52 heeft Gary Thomas het volgende geschreven: On 05/20/2010 05:42 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20-05-10 03:29, Gary Thomas wrote: Can't build 'beagleboard-demo-image' in today's tree :-(

Re: [Angstrom-devel] Can't build Angstrom

2010-05-20 Thread Gary Thomas
On 05/20/2010 05:42 AM, Koen Kooi wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20-05-10 03:29, Gary Thomas wrote: Can't build 'beagleboard-demo-image' in today's tree :-( MACHINE=beagleboard DISTRO="angstrom-2008.1" OE Branch = org.openembedded.dev commit 81a3db27c33d87401b33362c

Re: [Angstrom-devel] Can't build Angstrom

2010-05-20 Thread Koen Kooi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20-05-10 03:29, Gary Thomas wrote: > Can't build 'beagleboard-demo-image' in today's tree :-( > > MACHINE=beagleboard > DISTRO="angstrom-2008.1" > OE Branch = org.openembedded.dev > commit 81a3db27c33d87401b33362c58f26ad69e2d7b4e > > ERROR: QA I

[Angstrom-devel] Can't build Angstrom

2010-05-19 Thread Gary Thomas
Can't build 'beagleboard-demo-image' in today's tree :-( MACHINE=beagleboard DISTRO="angstrom-2008.1" OE Branch = org.openembedded.dev commit 81a3db27c33d87401b33362c58f26ad69e2d7b4e ERROR: QA Issue with staging: eet.pc failed sanity test (tmpdir) in path /local/Angstrom_BeagleBoard/tmp/sysro