From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-handheld 2/2] linux-git: move CMDLINE_DEBUG to linux-git.inc to be used also for linux-kexecboot
Date: Sun, 20 Nov 2011 11:06:40 +0100 [thread overview]
Message-ID: <1321783600-23772-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1321783600-23772-1-git-send-email-Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
recipes-kernel/linux/linux-git.inc | 2 ++
recipes-kernel/linux/linux_git.bb | 1 -
2 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/recipes-kernel/linux/linux-git.inc b/recipes-kernel/linux/linux-git.inc
index 84f09f5..4367ae8 100644
--- a/recipes-kernel/linux/linux-git.inc
+++ b/recipes-kernel/linux/linux-git.inc
@@ -4,6 +4,8 @@ PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
SRCREV = "65112dccf8a113737684366349d7f9ec373ddc47"
+CMDLINE_DEBUG = "debug"
+
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"
S = "${WORKDIR}/git"
diff --git a/recipes-kernel/linux/linux_git.bb b/recipes-kernel/linux/linux_git.bb
index fbe3049..256ee0e 100644
--- a/recipes-kernel/linux/linux_git.bb
+++ b/recipes-kernel/linux/linux_git.bb
@@ -1,4 +1,3 @@
-CMDLINE_DEBUG = "debug"
require linux.inc
require linux-git.inc
--
1.7.8.rc3
next prev parent reply other threads:[~2011-11-20 10:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-20 10:06 [meta-handheld 1/2] linux-kexecboot: use kernel_conf_variable like linux.inc does and respect CMDLINE_DEBUG Martin Jansa
2011-11-20 10:06 ` Martin Jansa [this message]
2011-11-20 11:26 ` [meta-handheld v2] " Martin Jansa
2011-11-21 10:43 ` Andrea Adami
2011-11-21 11:52 ` Martin Jansa
2011-11-25 12:34 ` 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=1321783600-23772-2-git-send-email-Martin.Jansa@gmail.com \
--to=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