Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-devel@lists.openembedded.org
Cc: Martin Jansa <martin.jansa@gmail.com>
Subject: Re: [meta-handheld] linux.inc: be more strict in CONF_SED_SCRIPT
Date: Wed, 02 Nov 2011 21:02:37 +0000	[thread overview]
Message-ID: <1691080.2lVjPomeYY@helios> (raw)
In-Reply-To: <1319524046-22472-1-git-send-email-Martin.Jansa@gmail.com>

On Tuesday 25 October 2011 08:27:26 Martin Jansa wrote:
> * without this ARM_THUMB is also removing ARM_THUMBEE from
>   defconfig and not setting it back
> 
> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  recipes-kernel/linux/linux.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc
> index 7a25b59..781d5ba 100644
> --- a/recipes-kernel/linux/linux.inc
> +++ b/recipes-kernel/linux/linux.inc
> @@ -24,7 +24,7 @@ LOCALVERSION ?= ""
> 
>  #kernel_conf_variable CMDLINE "\"${CMDLINE} ${CMDLINE_DEBUG}\""
>  kernel_conf_variable() {
> -	CONF_SED_SCRIPT="$CONF_SED_SCRIPT /CONFIG_$1/d;"
> +	CONF_SED_SCRIPT="$CONF_SED_SCRIPT /CONFIG_$1[ =]/d;"
>  	if test "$2" = "n"
>  	then
>  		echo "# CONFIG_$1 is not set" >> ${S}/.config

Merged to meta-handheld master, thanks.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



      reply	other threads:[~2011-11-02 21:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25  6:27 [meta-handheld] linux.inc: be more strict in CONF_SED_SCRIPT Martin Jansa
2011-11-02 21:02 ` Paul Eggleton [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=1691080.2lVjPomeYY@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=martin.jansa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox