All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Subject: [meta-handheld 07/12] linux.inc: drop savedefconfig, it is provided by kernel.bbclass
Date: Wed,  7 Sep 2011 18:03:02 +0400	[thread overview]
Message-ID: <1315404187-18176-8-git-send-email-dbaryshkov@gmail.com> (raw)
In-Reply-To: <1315404187-18176-1-git-send-email-dbaryshkov@gmail.com>

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
---
 recipes-kernel/linux/linux.inc |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/recipes-kernel/linux/linux.inc b/recipes-kernel/linux/linux.inc
index e81d0ca..51231db 100644
--- a/recipes-kernel/linux/linux.inc
+++ b/recipes-kernel/linux/linux.inc
@@ -179,10 +179,3 @@ do_install_append() {
 
 PACKAGES =+ "kernel-headers"
 FILES_kernel-headers = "${exec_prefix}/src/linux*"
-
-do_savedefconfig() {
-       oe_runmake savedefconfig
-}
-
-addtask savedefconfig after do_configure
-
-- 
1.7.2.5




  parent reply	other threads:[~2011-09-07 14:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-07 14:02 [meta-handheld 00/12] linux.inc cleanup Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 01/12] linux.inc: drop a part of the file for the devices we don't care about Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 02/12] linux.inc: drop a hack for kernels <= 2.6.29 Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 03/12] linux.inc: drop at91sam9263ek cmdline setting Dmitry Eremin-Solenikov
2011-09-07 14:02 ` [meta-handheld 04/12] linux.inc: drop RPSRC - it's unused now Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 05/12] linux.inc: drop devicetree settings Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 06/12] linux.inc: devicetree is used on hh boxes, drop dt handling Dmitry Eremin-Solenikov
2011-09-07 14:03 ` Dmitry Eremin-Solenikov [this message]
2011-09-07 14:03 ` [meta-handheld 08/12] linux.inc: drop old udev check Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 09/12] linux.inc: drop OABI-only support Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 10/12] linux.inc: drop cortex-a8 fixup, none of meta-hh machines uses A8 Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 11/12] linux.inc: drop bigendian support Dmitry Eremin-Solenikov
2011-09-07 14:03 ` [meta-handheld 12/12] linux.inc: clean up handling of config variables Dmitry Eremin-Solenikov
2011-09-15  0:00 ` [meta-handheld 00/12] linux.inc cleanup Paul Eggleton

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=1315404187-18176-8-git-send-email-dbaryshkov@gmail.com \
    --to=dbaryshkov@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.