From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id 4671D6080F for ; Fri, 22 Jul 2016 06:47:52 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id u6M6lqR3023254 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Thu, 21 Jul 2016 23:47:53 -0700 Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.248.2; Thu, 21 Jul 2016 23:47:52 -0700 From: To: Date: Fri, 22 Jul 2016 14:45:09 +0800 Message-ID: X-Mailer: git-send-email 2.9.2.368.g08bb350 MIME-Version: 1.0 Subject: [PATCH 0/1] kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jul 2016 06:47:53 -0000 Content-Type: text/plain From: Kai Kang The following changes since commit 36feb38045b7a2af86ece147fec54b0db3bf491f: linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4 (2016-07-21 07:48:53 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/kdump http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/kdump Roy Li (1): kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGE meta/recipes-kernel/kexec/kexec-tools/kdump | 52 ++++++++---------------- meta/recipes-kernel/kexec/kexec-tools/kdump.conf | 6 +-- 2 files changed, 18 insertions(+), 40 deletions(-) -- 2.9.2.368.g08bb350