All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: "Lin Shen (lshen)" <lshen@cisco.com>,
	"yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: How to adjust patching striplevel while using SCC
Date: Wed, 19 Nov 2014 19:06:01 -0500	[thread overview]
Message-ID: <546D3069.80907@windriver.com> (raw)
In-Reply-To: <D0926E5F.29211%lshen@cisco.com>

On 2014-11-19, 6:54 PM, Lin Shen (lshen) wrote:
> I’m using SCC file to list all my kernel patches, and like to adjust the
> patching striplevel much the way how the “striplevel” option works for
> SRC_URI.

It's not possible. scc uses git and git porcelean patches to apply
changes to the kernel .. which means that they need to be properly formatted
patches acceptable to git.

If you are trying to mess around with strip level .. you have to
ask yourself "why", and you are better off fixing up the patches
to the expected format.

Bruce

>



      reply	other threads:[~2014-11-20  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-19 23:54 How to adjust patching striplevel while using SCC Lin Shen (lshen)
2014-11-20  0:06 ` Bruce Ashfield [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=546D3069.80907@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=lshen@cisco.com \
    --cc=yocto@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.