All of lore.kernel.org
 help / color / mirror / Atom feed
* Building Yocto for Pandaboard
@ 2012-02-27  8:26 Christian.Schulenberg
  2012-02-27  8:50 ` Koen Kooi
  0 siblings, 1 reply; 59+ messages in thread
From: Christian.Schulenberg @ 2012-02-27  8:26 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 2404 bytes --]

Hi,

I'm quite new to the Yocto project, but Yocto seems so to solve a lot of my problems. I'm happy to see, that there is also support from TI for the OMAP. I already managed to build a Beagleboard version and bring some custom applications onto it. For the next days, it's important for me to switch over to Pandaboard (A revisions with OMAP4430) because of it's improved HW and the more powerful OMAP4.

As a starting point, I used the meta-ti layer. Doing so, I already got the first question, because there are two machines defined:

pandaboard and omap4430-panda

Which version is the most recent one? For my first steps I decided to go with the pandaboard configuration. I building core-image-base, because for my tasks, this seems to be the most appropriate one.

I already added to following line to my local.conf:

BBMASK = ".*/meta-ti/recipes-misc/"

which helps to bypass the first build problem. The next show stopper is building the boot loader (denx version of u-boot):

clocks.c:415:13: internal compiler error: in decode_addr_const, at varasm.c:2632

This seems to be a problem with the used version of gcc. I guess there are two ways to work around this: Use older version of gcc (4.5) or change compiler optimization from -Os to -O0. Unfortunately, neither can I find the right place to switch from gcc 4.6 to 4.5, nor the place to change compiler flags. Could anyone please give me some advice, how to change the flags first, because this would be the preferred way from my point of view.

I removed the clock initialization from the file, to see how far I can get afterwards. In fact, another problem comes up with ofono (problems with finding python, I guess another versioning problem here). Beside the point, that I don't understand why ofono is part of a base image, I can't find the right place to remove the ofono package from my image. Please, can someone give my some hint who to remove ofono? Using the hob is not a solution, because hob does not support removing packages, or did I miss something?

Please be patient when I'm asking some question, where the answers are obvious for you, but as I mentioned before, I'm new to Yocto and still learning ;-) Maybe, there is someone on this mailing list, who already managed to build Yocto successfully for Panda and who can help me out of my problems or give some further advice.

Thanks,
Christian


[-- Attachment #2: Type: text/html, Size: 6730 bytes --]

^ permalink raw reply	[flat|nested] 59+ messages in thread
* building Yocto for Pandaboard
@ 2012-02-08 21:58 jfabernathy
  2012-02-08 22:04 ` Koen Kooi
  2012-02-08 22:05 ` Gary Thomas
  0 siblings, 2 replies; 59+ messages in thread
From: jfabernathy @ 2012-02-08 21:58 UTC (permalink / raw)
  To: meta-ti

I'm trying to build the pandaboard BSP for Yocto.  I cloned the meta-ti 
repository in the poky directory and tried to build core-image-sato for 
both machine pandaboard and omap4430-panda. However, I immediately get 
an error because bitbake is looking for 
recipes-images/angstrom/systemd-image.bb, which is required in the 
ti-hw-bringup-image.bb image recipe.

All I really included was the machine name change in local.conf and 
added the meta-ti layer in bblayers.conf.

Did I miss a step?

Jim A


^ permalink raw reply	[flat|nested] 59+ messages in thread

end of thread, other threads:[~2012-03-06  2:20 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-27  8:26 Building Yocto for Pandaboard Christian.Schulenberg
2012-02-27  8:50 ` Koen Kooi
2012-02-27 16:06   ` Philip Balister
2012-02-27 16:19     ` Koen Kooi
2012-02-27 17:06       ` William Mills
2012-02-27 18:56         ` Denys Dmytriyenko
2012-02-28  7:52         ` Christian.Schulenberg
2012-02-28  7:56           ` Koen Kooi
2012-02-28  8:15             ` Christian.Schulenberg
2012-03-05  8:58               ` Christian.Schulenberg
2012-03-05 13:04                 ` Robert P. J. Day
2012-03-05 14:21                   ` Christian.Schulenberg
2012-03-05 15:16                     ` Robert P. J. Day
2012-03-05 15:29                       ` Christian.Schulenberg
2012-03-05 15:48                         ` Robert P. J. Day
2012-03-05 16:39                     ` Robert P. J. Day
2012-03-05 16:43                       ` Gary Thomas
2012-03-05 16:58                         ` Denys Dmytriyenko
2012-03-05 17:13                           ` Robert P. J. Day
2012-03-05 17:15                             ` Koen Kooi
2012-03-05 20:29                               ` Denys Dmytriyenko
2012-03-05 20:31                                 ` Koen Kooi
2012-03-05 22:28                                   ` Denys Dmytriyenko
2012-03-06  1:39                                     ` Denys Dmytriyenko
2012-03-06  2:20                                       ` Brian Hutchinson
2012-03-05 20:26                             ` Marc Butler
  -- strict thread matches above, loose matches on Subject: below --
2012-02-08 21:58 building " jfabernathy
2012-02-08 22:04 ` Koen Kooi
2012-02-08 22:05 ` Gary Thomas
2012-02-08 22:11   ` jfabernathy
2012-02-08 22:18     ` Koen Kooi
2012-02-08 22:22       ` Gary Thomas
2012-02-08 22:27         ` Koen Kooi
2012-02-08 22:34           ` Gary Thomas
2012-02-08 22:51             ` James Abernathy
2012-02-09  1:16               ` William Mills
     [not found]                 ` <CAFZh4h_dVaOnbYMZjnAc34upJqoPKK4AaPEOEHPTQL6ZEyU-6w@mail.gmail.com>
2012-02-09 16:23                   ` Brian Hutchinson
2012-02-09 16:36                     ` Denys Dmytriyenko
2012-02-09 16:54                       ` Brian Hutchinson
2012-02-09 17:53                         ` Denys Dmytriyenko
2012-02-09 16:59                       ` Philip Balister
2012-02-09 17:05                         ` Brian Hutchinson
2012-02-09 18:17                           ` Jeff Osier-Mixon
2012-02-09 18:20                             ` Denys Dmytriyenko
2012-02-09 18:23                               ` Jeff Osier-Mixon
2012-02-09 17:12                         ` Gary Thomas
2012-02-09 17:15                           ` Denys Dmytriyenko
2012-02-09 17:25                             ` Gary Thomas
2012-02-09 17:14                         ` Denys Dmytriyenko
2012-02-09 13:01               ` Maupin, Chase
2012-02-09 13:11                 ` jfabernathy
2012-02-09 13:54                   ` Koen Kooi
2012-02-09 15:21                     ` Maupin, Chase
2012-02-09 15:33                     ` Richard Purdie
2012-02-09 16:30                       ` jfabernathy
2012-02-09 16:36                         ` Jack Mitchell
2012-02-09 16:53                         ` Philip Balister
2012-02-09 16:57                       ` Denys Dmytriyenko
2012-02-08 22:20     ` Gary Thomas

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.