* bitbake error during image build for VIA Embedded VAB-820 BSP
@ 2015-05-04 14:24 Vertical Limit
2015-05-08 0:01 ` Trevor Woerner
0 siblings, 1 reply; 2+ messages in thread
From: Vertical Limit @ 2015-05-04 14:24 UTC (permalink / raw)
To: yocto
[-- Attachment #1: Type: text/plain, Size: 970 bytes --]
Hi all,
I am currently trying to compile the Yocto-based BSP (
https://d2phydb95qamfd.cloudfront.net/products/software/vab-820/Linux+HMI+Solution+Pack+BSP/AMOS-820_VAB-820_HMI_SolutionPack_V2.0.1_20150401(Beta_version).zip)
for the VIA Embedded VAB-820 board (
http://www.viaembedded.com/en/boards/pico-itx/vab-820/). Exactly following
the documentation of the VIA webpage (
https://s3-eu-west-1.amazonaws.com/viaembeddeddownloads/products/docs/vab-820/Linux+HMI+Solution+Pack+Development+Guide/AMOS-820_VAB-820_HMI_SolutionPack_V2.0.1_Development+Guide_V1.03_20150401.pdf),
I get a strange error when trying to build an image using "bitbake
via-image-x11" (refer to section 3.3 in the documentation). The output can
be found in the following pastebin:
http://pastebin.com/EU83WMjc
Any ideas for the cause of this issue? Developing environment is Ubuntu
12.04.5 (64 Bit) LTS like proposed by the documentation. Many thanks!
Best regards,
Thomas
[-- Attachment #2: Type: text/html, Size: 1577 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bitbake error during image build for VIA Embedded VAB-820 BSP
2015-05-04 14:24 bitbake error during image build for VIA Embedded VAB-820 BSP Vertical Limit
@ 2015-05-08 0:01 ` Trevor Woerner
0 siblings, 0 replies; 2+ messages in thread
From: Trevor Woerner @ 2015-05-08 0:01 UTC (permalink / raw)
To: Vertical Limit, yocto
I tried the build myself, following the instructions to which you
linked. There were a couple "gotchas" along the way (noted, with
work-arounds, below [*]), but otherwise the build succeeded. Could you
try it again, following the steps exactly, and if it fails again, please
list out exactly everything you typed?
It's great seeing more projects and companies using Yocto, although I
have to say VIA's use is a little different. I would be nice if they
integrated with the project in a more "conventional" way.
[*]
1. lttng fails due to some race condition, it tries to run some
kernel/script program before it has compiled it. If it fails for you,
simply re-start the build a second time and it should succeed.
2. gtkperf fails to build. Fortunately the gtkperf version in
meta-openembedded's master is the same as the one from VIA's BSP. Delete
the one from the BSP (rm -fr
sources/meta-fsl-bsp-release/imx/meta-fsl-demos/recipes-graphics/gtkperf) and
replace it with the one from today's master branch of
meta-openembedded/meta-oe/recipes-graphics/gtkperf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-08 0:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-04 14:24 bitbake error during image build for VIA Embedded VAB-820 BSP Vertical Limit
2015-05-08 0:01 ` Trevor Woerner
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.