All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: meta-ti@lists.yoctoproject.org
Subject: Re: [PATCH] linux-davinci: quoting fixes
Date: Tue, 28 Feb 2012 13:13:21 -0500	[thread overview]
Message-ID: <20120228181321.GD10713@denix.org> (raw)
In-Reply-To: <81A0AEEA-EB5D-4C82-ABD1-D6E05E7226F1@dominion.thruhere.net>

On Tue, Feb 28, 2012 at 04:58:11PM +0100, Koen Kooi wrote:
> 
> Op 28 feb. 2012, om 16:22 heeft Denys Dmytriyenko het volgende geschreven:
> 
> > On Tue, Feb 28, 2012 at 04:16:37PM +0100, Koen Kooi wrote:
> >> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> > 
> > Thanks, I've started cleaning up missing quotes in other places too.
> 
> I sent another patch to fix some more recipes, that gave up in the matrix dir.

Yeah, matrix is the one I was fixing, but it needs to be removed from meta-ti 
anyway... I'll sync up the fixes from Arago.

Denys

> >> ---
> >> recipes-kernel/linux/linux-davinci_git.bb |    8 ++++----
> >> 1 files changed, 4 insertions(+), 4 deletions(-)
> >> 
> >> diff --git a/recipes-kernel/linux/linux-davinci_git.bb b/recipes-kernel/linux/linux-davinci_git.bb
> >> index 1fda1ee..e4b85d6 100644
> >> --- a/recipes-kernel/linux/linux-davinci_git.bb
> >> +++ b/recipes-kernel/linux/linux-davinci_git.bb
> >> @@ -22,13 +22,13 @@ ARAGO_L1_BR  = "master"
> >> ARAGO_L1_PV  = "2.6.32+2.6.33-rc4-${PR}+gitr${SRCREV}"
> >> ARAGO_L1_URI = "git://arago-project.org/git/projects/linux-omapl1.git;protocol=git;branch=${BRANCH} "
> >> 
> >> -SRCREV_hawkboard                  = ${ARAGO_L1_REV}
> >> +SRCREV_hawkboard                  = "${ARAGO_L1_REV}"
> >> 
> >> -PV_omapl138             = ${ARAGO_L1_PV}
> >> +PV_omapl138             = "${ARAGO_L1_PV}"
> >> 
> >> -BRANCH_omapl138         = ${ARAGO_L1_BR}
> >> +BRANCH_omapl138         = "${ARAGO_L1_BR}"
> >> 
> >> -SRC_URI_append_omapl138 = ${ARAGO_L1_URI}
> >> +SRC_URI_append_omapl138 = "${ARAGO_L1_URI}"
> >> 
> >> SRC_URI_append_omapl138 = " file://logo_linux_clut224.ppm \
> >>                                      file://0001-ahci-ti-Fix-currently-harmless-typo-in-SATA-PHY.patch \
> >> -- 
> >> 1.7.2.5
> >> 
> >> _______________________________________________
> >> meta-ti mailing list
> >> meta-ti@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/meta-ti
> >> 
> 


  reply	other threads:[~2012-02-28 18:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-28 15:16 [PATCH] linux-davinci: quoting fixes Koen Kooi
2012-02-28 15:22 ` Denys Dmytriyenko
2012-02-28 15:58   ` Koen Kooi
2012-02-28 18:13     ` Denys Dmytriyenko [this message]
2012-02-28 19:45       ` Maupin, Chase
2012-02-28 20:02         ` Denys Dmytriyenko
2012-02-28 20:41           ` Maupin, Chase
2012-02-28 22:38             ` Denys Dmytriyenko

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=20120228181321.GD10713@denix.org \
    --to=denis@denix.org \
    --cc=koen@dominion.thruhere.net \
    --cc=meta-ti@lists.yoctoproject.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.