From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932814AbcJRCM1 (ORCPT ); Mon, 17 Oct 2016 22:12:27 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:39473 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752427AbcJRCMT (ORCPT ); Mon, 17 Oct 2016 22:12:19 -0400 Subject: Re: [PATCH 2/2] builddeb: allow building without headers/firmware packages To: mmarek@suse.com, linux-kbuild@vger.kernel.org References: <20160826081716.9435-1-andrew.donnellan@au1.ibm.com> <20160826081716.9435-2-andrew.donnellan@au1.ibm.com> Cc: linux-kernel@vger.kernel.org From: Andrew Donnellan Date: Tue, 18 Oct 2016 13:12:11 +1100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: <20160826081716.9435-2-andrew.donnellan@au1.ibm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16101802-0052-0000-0000-000001DBE189 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16101802-0053-0000-0000-00000703B432 Message-Id: <3149e502-1a4c-0413-b874-d40ed5bf4a42@au1.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-17_09:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1609300000 definitions=main-1610180034 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/08/16 18:17, Andrew Donnellan wrote: > Currently, the deb-pkg and bindeb-pkg targets create multiple packages for > the kernel binaries, headers, userspace headers and firmware. > > For developers who generate Debian packages as part of their development > workflows, it's often not necessary to generate all these packages. > > Allow the creation of the linux-headers, linux-libc-dev and linux-firmware > packages to be disabled if the environment variables KDEB_NO_HEADERS, > KDEB_NO_LIBC_HEADERS or KDEB_NO_FIRMWARE are non-empty. > > Signed-off-by: Andrew Donnellan Ping :) > On top of d3e2773c4ede5c62d2a92dae20e3a09b1ca55b6e in kbuild#rc-fixes This of course is now in mainline. -- Andrew Donnellan OzLabs, ADL Canberra andrew.donnellan@au1.ibm.com IBM Australia Limited