All of lore.kernel.org
 help / color / mirror / Atom feed
From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: Ideas for scripts, to save work, when building several boards
Date: Thu, 13 Aug 2009 14:46:19 +0200	[thread overview]
Message-ID: <h611ur$jjp$2@ger.gmane.org> (raw)
In-Reply-To: <4A840485.3010507@atmel.com>

On 13-08-09 14:18, Ulf Samuelsson wrote:
> Koen Kooi skrev:
>> On 13-08-09 12:07, Ulf Samuelsson wrote:
>>> Koen Kooi skrev:
>>>> On 13-08-09 09:13, Ulf Samuelsson wrote:
>>>>> Since I will need to test multiple boards,
>>>>> I decided to write some scripts which I will
>>>>> check in later today in origin/ulf/linux-2.6.30.2
>>>>>
>>>>> I generated a "MAKEALL" script which will
>>>>> source a file "board_list.sh" with board build commands
>>>>>
>>>>> <SOF>
>>>>> build_board    sam9263dfc    x11-gpe-image
>>>>> build_board    sam9g45ek    opie-image
>>>>> build_board    sam9g10df    x11-gpe-image
>>>>> build_board    sam9g20dfc    console-image
>>>>> build_board    sam9260dfc    console-image
>>>>> build_board    sam9261df    x11-image
>>>>> build_board    sam9xedfc    console-image
>>>>> <EOF>
>>>>
>>>> You do know that you can do that with MACHINE=foo bitbake bar, right?
>>>>
>>>
>>> Didn't try that.
>>> I assume this means that the cross compiler is not rebuilt,
>>
>> Unless you poked at the gcc recipes, no, it won't get rebuilt.
>>
>>> Is the root fs assembled from ipks then?
>>
>> if you use rootfs_ipk.bbclass, yes.
>>
>> Note that the official angstrom buildguide has mentioned that for years:
>> http://www.angstrom-distribution.org/building-angstrom
>>
>
> I guess I can create a separate
> "build/conf/<machine>.conf" per machine and link
> "build/conf/local.conf" to this file.
>
> if  "MACHINE=<machine>  bitbake<whatever>" does not work

It does the exact same thing here, except that the angstrom method skips 
the 10 minute reparse and only parses things that got changed in between.
This is how the angstrom autobuilder works and it hasn't shown any 
problems in the method, it only highlighted broken zrecipes (e.g. 
zaurus-updater).

regards,

Koen




      reply	other threads:[~2009-08-13 13:06 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-13  7:13 Ideas for scripts, to save work, when building several boards Ulf Samuelsson
2009-08-13  8:38 ` Koen Kooi
2009-08-13 10:07   ` Ulf Samuelsson
2009-08-13 11:23     ` Koen Kooi
2009-08-13 12:10       ` Ulf Samuelsson
2009-08-13 12:44         ` Koen Kooi
2009-08-13 15:23           ` Ulf Samuelsson
2009-08-13 16:30             ` Koen Kooi
2009-08-13 20:36               ` Ulf Samuelsson
2009-08-13 21:18                 ` Koen Kooi
2009-08-14  7:44                   ` Ulf Samuelsson
2009-08-20 19:41                     ` Marcin Juszkiewicz
2009-08-22  7:50                       ` Ulf Samuelsson
2009-08-24 16:39                         ` Otavio Salvador
2009-08-13 12:56         ` Holger Hans Peter Freyther
2009-08-13 13:55           ` Koen Kooi
2009-08-13 14:19             ` Holger Hans Peter Freyther
2009-08-13 12:18       ` Ulf Samuelsson
2009-08-13 12:46         ` Koen Kooi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='h611ur$jjp$2@ger.gmane.org' \
    --to=k.kooi@student.utwente.nl \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.