mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Juergen Beisert <jbe@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] Kernel: never provide a development prebuild package
Date: Tue, 21 Jan 2014 12:59:55 +0100	[thread overview]
Message-ID: <201401211259.55399.jbe@pengutronix.de> (raw)

Even if the developer enables the usage of prebuild packages, the Linux kernel
should not be part of it. The kernel is a too sensitive part and its build must
always be forced.
    
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
---
diff --git a/rules/kernel.make b/rules/kernel.make
index 8301b83..f4b3990 100644
--- a/rules/kernel.make
+++ b/rules/kernel.make
@@ -37,6 +37,7 @@ KERNEL_CONFIG		:= $(call remove_quotes, $(PTXDIST_PLATFORMCONFIGDIR)/$(PTXCONF_K
 KERNEL_LICENSE		:= GPLv2
 KERNEL_URL		:= $(call kernel-url, KERNEL)
 KERNEL_SOURCE		:= $(SRCDIR)/$(KERNEL).$(KERNEL_SUFFIX)
+KERNEL_DEVPKG		:= NO
 
 # ----------------------------------------------------------------------------
 # Prepare

-- 
Pengutronix e.K.                              | Juergen Beisert             |
Linux Solutions for Science and Industry      | http://www.pengutronix.de/  |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-01-21 11:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21 11:59 Juergen Beisert [this message]
2014-01-21 12:00 ` Robert Schwebel
2014-01-21 13:22   ` Michael Olbrich
2014-01-21 13:29   ` Juergen Beisert

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=201401211259.55399.jbe@pengutronix.de \
    --to=jbe@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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