All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Franklin S. Cooper Jr" <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH 6/6] sitara-linux-ti-staging: Simply package up the sources don't copy the defconfig
Date: Fri, 30 Jan 2015 21:52:42 -0500	[thread overview]
Message-ID: <20150131025242.GA2883@edge> (raw)
In-Reply-To: <1422657099-15544-6-git-send-email-fcooper@ti.com>

On Fri, Jan 30, 2015 at 04:31:39PM -0600, Franklin S. Cooper Jr wrote:
> From: "Franklin S. Cooper Jr" <fcooper@ti.com>
> 
> * Avoid creating a "new" defconfig when the one used by the recipe
>   gives the same exact result.
> * This also avoids the confusion people have when seeing a defconfig that
>   doesn't exist in any other git tree.
> * Doing this only makes sense if the defconfig is intree and not being patched.

Do you use config fragments in your kernel?


> Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> ---
>  .../linux/sitara-linux-ti-staging_3.14.bbappend    |    4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bbappend b/meta-arago-distro/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bbappend
> index b0b1df2..7e8eaf2 100644
> --- a/meta-arago-distro/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bbappend
> +++ b/meta-arago-distro/recipes-kernel/linux/sitara-linux-ti-staging_3.14.bbappend
> @@ -1,9 +1,7 @@
> -MACHINE_KERNEL_PR_append = "-arago0"
> +MACHINE_KERNEL_PR_append = "-arago1"
>  
>  FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"
>  
> -require copy-defconfig.inc
> -
>  KERNEL_LOCALVERSION = "-g${@d.getVar('SRCPV', True).partition('+')[2][0:7]}"
>  
>  kernel_do_configure_prepend() {
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2015-01-31  2:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 22:31 [PATCH 1/6] ti-tisdk-makefile: Allow the defconfig name to be customized Franklin S. Cooper Jr
2015-01-30 22:31 ` [PATCH 2/6] busybox: Add mpstat utility which is useful for multicore devices Franklin S. Cooper Jr
2015-01-30 22:31 ` [PATCH 3/6] sourceipk: Make the # of revisions preserved from shallow clone a variable Franklin S. Cooper Jr
2015-01-30 22:31 ` [PATCH 4/6] sourceipk: Fix issue with git fetch when shallow clone is used Franklin S. Cooper Jr
2015-02-02 21:04   ` Denys Dmytriyenko
2015-02-02 21:09     ` Cooper Jr., Franklin
2015-01-30 22:31 ` [PATCH 5/6] arago-source-ipk: Enable shallow clone for sitara-linux-ti-staging Franklin S. Cooper Jr
2015-01-30 22:31 ` [PATCH 6/6] sitara-linux-ti-staging: Simply package up the sources don't copy the defconfig Franklin S. Cooper Jr
2015-01-31  2:52   ` Denys Dmytriyenko [this message]
2015-01-31  3:01     ` Cooper Jr., Franklin

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=20150131025242.GA2883@edge \
    --to=denys@ti.com \
    --cc=fcooper@ti.com \
    --cc=meta-arago@arago-project.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.