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
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
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
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
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"
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
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-
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"
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.
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
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
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
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
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-
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
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
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
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
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
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
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
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
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
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"
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"
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
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
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
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
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
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
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 :-(
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
-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
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
35 matches
Mail list logo