All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Cavallini <koansoftware@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 4/5] linux_2.6.32: add tb5200l support
Date: Sun, 18 Apr 2010 11:09:47 +0200	[thread overview]
Message-ID: <4BCACC5B.1000601@gmail.com> (raw)
In-Reply-To: <alpine.DEB.1.10.1004161853380.13187@vitus.devnet.local>

Vitus Jensen ha scritto, Il 16/04/2010 18:54:
> [PATCH 4/5] linux_2.6.32: add tb5200l support
> 
> Signed-off-by: Vitus Jensen <vjensen@gmx.de>
> ---
>  recipes/linux/linux_2.6.32.bb   |    1 +
>  recipes/linux/tb5200l/defconfig | 1436 +++++++++++++++++++++++++++++++++++++++
>  2 files changed, 1437 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/linux/tb5200l/defconfig
> 
> diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
> index 7f2ef0a..85710ac 100644
> --- a/recipes/linux/linux_2.6.32.bb
> +++ b/recipes/linux/linux_2.6.32.bb
> @@ -7,6 +7,7 @@ S = "${WORKDIR}/linux-${PV}"
>  # Mark archs/machines that this kernel supports
>  DEFAULT_PREFERENCE = "-1"
>  DEFAULT_PREFERENCE_simone = "1"
> +DEFAULT_PREFERENCE_tb5200l = "1"
> 
>  SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
>             file://defconfig"


The /linux/linux_2.6.32.bb part of this patch doesn't apply and it is
composed by two files, next time submit each file in a single patch,
moreover you forgot to bump PR.

Please correct and resubmit.


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN sas | Bergamo - Italia
 embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
      http://www.KoanSoftware.com



  reply	other threads:[~2010-04-18  9:13 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-16 16:49 support for TQ tb5200l Vitus Jensen
2010-04-16 16:51 ` [PATCH 1/5] tb5200l: add machine configuration for TQ TB5200L 'tinyBox' Vitus Jensen
2010-04-18  8:19   ` Marco Cavallini
2010-04-16 16:52 ` [PATCH 2/5] base-files: tb5200l specific changes Vitus Jensen
2010-04-18  9:11   ` Marco Cavallini
2010-04-18 10:50   ` Koen Kooi
2010-04-19 11:37     ` Vitus Jensen
2010-04-16 16:53 ` [PATCH 3/5] netbase: add tb5200l specific /etc/network/interfaces Vitus Jensen
2010-04-18  9:12   ` Marco Cavallini
2010-04-16 16:54 ` [PATCH 4/5] linux_2.6.32: add tb5200l support Vitus Jensen
2010-04-18  9:09   ` Marco Cavallini [this message]
2010-04-19 11:58     ` Vitus Jensen
2010-04-16 16:55 ` [PATCH 5/5] linux_2.6.33: add recipe Vitus Jensen

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=4BCACC5B.1000601@gmail.com \
    --to=koansoftware@gmail.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.