From: Martyn Welch <martyn.welch@ge.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add Freescale P2020DS Demo Board
Date: Wed, 10 Mar 2010 14:36:48 +0000 [thread overview]
Message-ID: <4B97AE80.5090409@ge.com> (raw)
In-Reply-To: <201003101508.35525.marcin@juszkiewicz.com.pl>
Marcin Juszkiewicz wrote:
> Dnia środa, 10 marca 2010 o 14:54:25 Martyn Welch napisał(a):
>
>> --- a/recipes/linux/linux_2.6.33.bb
>> +++ b/recipes/linux/linux_2.6.33.bb
>> @@ -2,9 +2,14 @@ require linux.inc
>>
>> # Mark archs/machines that this kernel supports
>> DEFAULT_PREFERENCE = "-1"
>> +DEFAULT_PREFERENCE_p2020ds = "1"
>>
>> SRC_URI =
>> "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
>> file://defconfig"
>>
>> SRC_URI[kernel.md5sum] = "c3883760b18d50e8d78819c54d579b00"
>> SRC_URI[kernel.sha256sum] =
>> "63e237de3b3c4c46a21833b9ce7e20574548d52dabbd1a8bf376041e4455d5c6" +
>> +do_configure_p2020ds() {
>> + oe_runmake mpc85xx_defconfig
>> +}
>>
>
> OE policy is to keep defconfig inside of OE tree. Please add mpc85xx_defconfig
> as recipes/linux/linux-2.6.33/p2020ds/defconfig and resubmit.
>
Will do. Out of interest, what's the rationale for this?
--
Martyn Welch (Principal Software Engineer) | Registered in England and
GE Intelligent Platforms | Wales (3828642) at 100
T +44(0)127322748 | Barbirolli Square, Manchester,
E martyn.welch@ge.com | M2 3AB VAT:GB 927559189
next prev parent reply other threads:[~2010-03-10 14:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-10 13:54 [PATCH] Add Freescale P2020DS Demo Board Martyn Welch
2010-03-10 14:08 ` Marcin Juszkiewicz
2010-03-10 14:36 ` Martyn Welch [this message]
2010-03-10 14:49 ` Marcin Juszkiewicz
2010-03-10 14:59 ` Koen Kooi
2010-03-10 15:29 ` Tom Rini
2010-03-10 15:54 ` Martyn Welch
2010-03-10 16:08 ` Martyn Welch
2010-03-10 16:32 ` Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2010-03-10 16:47 Martyn Welch
2010-03-10 16:51 ` Tom Rini
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=4B97AE80.5090409@ge.com \
--to=martyn.welch@ge.com \
--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.