From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Add Freescale P2020DS Demo Board
Date: Wed, 10 Mar 2010 15:08:33 +0100 [thread overview]
Message-ID: <201003101508.35525.marcin@juszkiewicz.com.pl> (raw)
In-Reply-To: <20100310135425.31263.61632.stgit@ES-J7S4D2J.amer.consind.ge.com>
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.
Regards,
--
JID: hrw@jabber.org
Website: http://marcin.juszkiewicz.com.pl/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
next prev parent reply other threads:[~2010-03-10 14:12 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 [this message]
2010-03-10 14:36 ` Martyn Welch
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=201003101508.35525.marcin@juszkiewicz.com.pl \
--to=marcin@juszkiewicz.com.pl \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox